Chibios: update examples to current chibios git.
Match the changes in mainline chibios:
- update chconf.h
- update supplied ld scripts structure
- update Teensy instructions (switch to official
chibios and introduce contrib)
This commit is contained in:
parent
e661296200
commit
82e8e6fbaa
9 changed files with 309 additions and 192 deletions
|
|
@ -31,7 +31,7 @@ BOARD = GENERIC_STM32_F103
|
|||
|
||||
# MAPLE MINI
|
||||
# OPT_DEFS = -DCORTEX_VTOR_INIT=0x5000
|
||||
# MCU_LDSCRIPT = STM32F103xE_maplemini_bootloader
|
||||
# MCU_LDSCRIPT = STM32F103xB_maplemini_bootloader
|
||||
# BOARD = MAPLEMINI_STM32_F103
|
||||
|
||||
## chip/board settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue