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
|
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
|
ce4abf8dcb
|
HAL_ChibiOS: support for CUAVv5Nano board
F765 with no IOMCU
|
6 years ago |
Andrew Tridgell
|
54dc67e2a9
|
HAL_ChibiOS: default bootloader product string to XX-BL
|
7 years ago |
Andrew Tridgell
|
d183efa720
|
HAL_ChibiOS: fixed USB string of fmuv5 bootloader
|
7 years ago |
Andrew Tridgell
|
f71d2a7417
|
HAL_ChibiOS: support bootloaders with no uarts
|
7 years ago |
Andrew Tridgell
|
d88b710ea9
|
HAL_ChibiOS: added more bootloader hwdef-bl.dat files
|
7 years ago |
mirkix
|
a9449ccd29
|
AP_HAL_ChibiOS: add f767-min board support
|
7 years ago |
Andrew Tridgell
|
153ad95398
|
HAL_ChibiOS: added hwdef.dat for minimal F405 and F427 boards
|
7 years ago |