Andrew Tridgell
|
2b0a30a2c5
|
HAL_ChibiOS: ensure we don't overflow bootloader area
this modifies the ld script to use the maximum size available for the
bootloader, so we can't accidentially grow the bootloader beyond its
max size
|
6 years ago |
fnoop
|
deeaf6ec09
|
AP_HAL_ChibiOS: Add UARTS to F405-Wing bootloader
AP_HAL_ChibiOS: Add pins to support new UART_ORDER uarts
AP_HAL_ChibiOS: Add UARTs to F405-Wing hwdef-bl.dat to support firmware upload on UARTS
|
6 years ago |
Andrew Tridgell
|
54dc67e2a9
|
HAL_ChibiOS: default bootloader product string to XX-BL
|
7 years ago |
Andrew Tridgell
|
2f8a534243
|
HAL_ChibiOS: expand param storage on F4 boards with flash storage
this allows for a lot more param space on these boards
|
7 years ago |
Andrew Tridgell
|
d88b710ea9
|
HAL_ChibiOS: added more bootloader hwdef-bl.dat files
|
7 years ago |
Andrew Tridgell
|
f9faa0765d
|
HAL_ChibiOS: fixed bootloader IDs
|
7 years ago |
Andrew Tridgell
|
3fc6824bfb
|
HAL_ChibiOS: setup more bootloader config files
|
7 years ago |
Andrew Tridgell
|
82428dfbc6
|
HAL_ChibiOS: added f405-bl hwdef.dat
|
7 years ago |
Andrew Tridgell
|
c273b23940
|
HAL_ChibiOS: moved MCU config to python database
this moves the key MCU config variables related to memory to the
python MCU database, allowing the hwdef.dat to be considerably simpler
|
7 years ago |
Andrew Tridgell
|
153ad95398
|
HAL_ChibiOS: added hwdef.dat for minimal F405 and F427 boards
|
7 years ago |