Andrew Tridgell
|
68146d541c
|
HAL_ChibiOS: removed boilerplate lines from bootloaders
|
2021-10-26 15:56:53 +11:00 |
Andrew Tridgell
|
d962e094e7
|
HAL_ChibiOS: change RCIN PULLUP to PULLDOWN
this makes us more consistent between boards
|
2021-10-12 11:52:36 +11:00 |
Peter Barker
|
70aef84997
|
AP_HAL_ChibiOS: remove definitions of BOARD_PWM_COUNT_DEFAULT
No longer used
|
2021-08-20 10:51:19 +10:00 |
Ari Krupnik
|
79e1f5e8bd
|
AP_HAL_ChibiOS: standard spelling of variant
|
2020-12-25 00:01:50 +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
|
b99d6e075c
|
HAL_ChibiOS: change CUAVv5Nano volt scale to 18.000
|
2019-12-18 15:50:34 +11:00 |
Andrew Tridgell
|
1919268801
|
HAL_ChibiOS: added OTG2 on all F7 and H7 boards with CAN
allows for SLCAN on 2nd port
|
2019-07-12 17:01:21 +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
|
8d2f016cc8
|
HAL_ChibiOS: fixed LEDs on CUAVv5Nano
need to be opendrain
|
2019-05-03 16:32:00 +10:00 |
Andrew Tridgell
|
a767c15986
|
HAL_ChibiOS: change CUAVv5Nano default PWM count to 11
|
2019-04-08 08:21:39 -07:00 |
Andrew Tridgell
|
c6637fbe38
|
HAL_ChibiOS: fixed CUAVv5Nano uarts
|
2019-04-08 08:21:39 -07:00 |
Andrew Tridgell
|
ce4abf8dcb
|
HAL_ChibiOS: support for CUAVv5Nano board
F765 with no IOMCU
|
2019-04-08 08:21:39 -07:00 |