Commit 50557696 authored by Wenxi Xu's avatar Wenxi Xu
Browse files

修复在最新版本中存在的丢失cmsis_core头文件的问题

parent 314f509d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ manifest:
        # strictly needed by the application.
        name-allowlist:
          - cmsis      # required by the ARM port
          - cmsis_6
          - cmsis-dsp
          - hal_st
          - hal_stm32  # required by the nucleo_f302r8 board (STM32 based)