Преглед изворни кода

fix: bsp/win32编译错误

Wendal Chen пре 3 година
родитељ
комит
6a0ba99946
1 измењених фајлова са 2 додато и 0 уклоњено
  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