Explorar o código

fix: bsp/win32编译错误

Wendal Chen %!s(int64=3) %!d(string=hai) anos
pai
achega
6a0ba99946
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      bsp/win32/CMakeLists.txt

+ 2 - 0
bsp/win32/CMakeLists.txt

@@ -61,6 +61,8 @@ add_library(luat ${TOPROOT}/luat/modules/luat_main.c
                  ${TOPROOT}/components/sfd/luat_lib_sfd.c
                  ${TOPROOT}/components/sfd/luat_sfd_mem.c
                  ${TOPROOT}/components/sfd/luat_sfd_w25q.c
+                 ${TOPROOT}/components/sfd/luat_sfd_onchip.c
+                 ${TOPROOT}/components/sfd/luat_sfd.c
                  ${TOPROOT}/components/luf/luat_lib_luf.c
                  ${TOPROOT}/components/luf/luat_luf_dump.c
                  ${TOPROOT}/components/luf/luat_luf_undump.c