فهرست منبع

fix: 修复wasm编译错误

Wendal Chen 3 سال پیش
والد
کامیت
2ce5f9d6d0
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      bsp/sysp/CMakeLists.txt

+ 1 - 0
bsp/sysp/CMakeLists.txt

@@ -60,6 +60,7 @@ add_library(luat ${TOPROOT}/luat/modules/luat_main.c
                  ${TOPROOT}/luat/modules/luat_lib_wdt.c
                  ${TOPROOT}/luat/modules/luat_lib_uart.c
                  ${TOPROOT}/luat/modules/luat_lib_sensor.c
+                 ${TOPROOT}/luat/modules/luat_irq.c
                  ${TOPROOT}/components/crypto/luat_crypto_mbedtls.c
                  ${TOPROOT}/luat/modules/crc.c
                  ${TOPROOT}/luat/vfs/luat_vfs.c