Andrew Tridgell
|
68146d541c
|
HAL_ChibiOS: removed boilerplate lines from bootloaders
|
2021-10-26 15:56:53 +11:00 |
Andrew Tridgell
|
32cdfddf12
|
HAL_ChibiOS: convert all hwdef from UART_ORDER to SERIAL_ORDER
much easier to understand
|
2020-04-28 10:32:23 +10:00 |
Andrew Tridgell
|
a9df9fe0c0
|
HAL_ChibiOS: removed clock tree settings in most hwdef.dat
these are better set automatically in the headers. This simplifies the
task of doing a new port
|
2020-04-28 10:32:23 +10:00 |
Andrew Tridgell
|
e8b2b52bae
|
HAL_ChibiOS: removed STM32_VDD from hwdef.dat
use default
|
2020-04-28 10:32:23 +10:00 |
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
|
2019-05-06 12:36:41 +10:00 |
Andrew Tridgell
|
70a10c6375
|
HAL_ChibiOS: adjust TBS-F7 bootloader setup
|
2019-02-22 10:27:17 +11:00 |
Andrew Tridgell
|
025bd7e0d8
|
HAL_ChibiOS: added support for TBS-Colibri-F7
This is a fmuv5 board varient
|
2019-02-22 10:27:17 +11:00 |