Andrew Tridgell
|
32cdfddf12
|
HAL_ChibiOS: convert all hwdef from UART_ORDER to SERIAL_ORDER
much easier to understand
|
5 years ago |
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
|
5 years ago |
Andrew Tridgell
|
e8b2b52bae
|
HAL_ChibiOS: removed STM32_VDD from hwdef.dat
use default
|
5 years ago |
Andrew Tridgell
|
1919268801
|
HAL_ChibiOS: added OTG2 on all F7 and H7 boards with CAN
allows for SLCAN on 2nd port
|
6 years ago |
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 |
Andrew Tridgell
|
70a10c6375
|
HAL_ChibiOS: adjust TBS-F7 bootloader setup
|
6 years ago |
Andrew Tridgell
|
5319fbb52b
|
HAL_ChibiOS: enable heater pin on TBS-Colibri-F7
|
6 years ago |
Andrew Tridgell
|
27a1fec911
|
HAL_ChibiOS: TBS-F7 is active low on sd power
|
6 years ago |
Andrew Tridgell
|
94bace91a4
|
HAL_ChibiOS: bring up sensors rail after boot on TBS F7
this prevents a reset loop on GPIO config
|
6 years ago |
Andrew Tridgell
|
025bd7e0d8
|
HAL_ChibiOS: added support for TBS-Colibri-F7
This is a fmuv5 board varient
|
6 years ago |