Peter Barker
|
338a4d6b38
|
hwdef: remove HAL_BOARD_LOG_DIRECTORY and HAL_BOARD_TERRAIN_DIRECTORY defaults
these are now defaulted in chibios_hwdef.py
|
2023-07-19 17:25:18 +09:00 |
Henry Wurzburg
|
efd0937568
|
AP_HAL_ChibiOS: rename/remove HAL_BUZZER_ON to DEFAULT_BUZZ_ON_LVL
|
2023-04-23 11:19:50 +10:00 |
Henry Wurzburg
|
be94015dba
|
AP_HAL_ChibiOS: remove unused HAL_BUZZER_OFF defines
|
2023-04-22 13:51:09 +10:00 |
Andrew Tridgell
|
47da7f5c9b
|
HAL_ChibiOS: change RCIN FLOAT to PULLDOWN
this lowers the chance of noise on a RCIN pin causing incorrect
protocol detection
|
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 |
Andrew Tridgell
|
91dce554d1
|
HAL_ChibiOS: removed unnecessary USB product IDs from boards
|
2021-05-27 09:30:30 +09: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
|
e8b2b52bae
|
HAL_ChibiOS: removed STM32_VDD from hwdef.dat
use default
|
2020-04-28 10:32:23 +10:00 |
Andrew Tridgell
|
5a4b648cf5
|
HAL_ChibiOS: disable flash fallback for boards with FRAM
this saves on flash and prevents confusing results when fram fails
|
2020-03-14 13:47:25 +11:00 |
Andrew Tridgell
|
ff52ceabba
|
HAL_ChibiOS: fixed default volt and current pins for VRBrain
|
2019-01-24 18:41:38 +11:00 |
LukeMike
|
e15d2c0f89
|
HAL_ChibiOS: added ChibiOS configuration of VR Brain 5.4
|
2019-01-24 18:41:38 +11:00 |