summaryrefslogtreecommitdiff
path: root/lib/CMSIS_5
AgeCommit message (Collapse)Author
2021-06-01damn submodules!graham sanderson
2021-06-01rename family.cmake to family_common.cmakegraham sanderson
2021-05-31restore unintentionally modified submodulesgraham sanderson
2021-05-31Fix up build_family style builds:graham sanderson
- added back pre-existing board directories which now just select PICO_BOARD - added boards/pico_sdk which just uses the pre-existing PICO_BOARD setting - fixed rp2040/family.cmake to include the magic string "CFG_TUSB_MCU=OPT_MCU_RP2040" expected by build_family.py
2021-03-05add back lib/CMSIS_5 submodulehathach
2021-03-05remove local cmsis_5hathach
2021-03-02add lib/CMSIS_5 v5.7 locallyhathach
2021-03-02remove submodule lib/CMSIS_5hathach
2020-10-30add CMSIS_5 submodulehathach
2020-04-22remove cmsis 5 from submoduleshathach
cmsis 5 use git lfs causing issue with submodule cloning and isn't used yet. Could re-add later if needed.
2020-03-24change cmsis5 to masterhathach
2020-03-24update cmsis_5hathach
2020-03-23add CMSIS_5 as submodulehathach