remove lib/CMSIS_4 submodule, move nrf to lib/CMSIS_5

This commit is contained in:
hathach
2021-03-02 01:18:05 +07:00
parent 83ce2dfcb7
commit c34b6b2324
4 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ SRC_C += \
INC += \
$(TOP)/$(BOARD_PATH) \
$(TOP)/lib/CMSIS_4/CMSIS/Include \
$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
$(TOP)/hw/mcu/nordic \
$(TOP)/hw/mcu/nordic/nrfx \
$(TOP)/hw/mcu/nordic/nrfx/mdk \