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 |
Peter Barker
|
d0edfd2c0d
|
AP_HAL_ChibiOS: VRUBrain-v51: reduce AP_MAX_EMBEDDED_PARAM to 1024
Stops us overflowing on Copter and Plane builds
|
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
|
ff52ceabba
|
HAL_ChibiOS: fixed default volt and current pins for VRBrain
|
6 years ago |
Andrew Tridgell
|
b8aa6e5834
|
HAL_ChibiOS: rename VRBrain hwdef folders
nicer names in fw download
|
6 years ago |