Andrew Tridgell
|
96518c9eda
|
HAL_ChibiOS: added CPU defines to hwdef
needed for checks like defined(STM32F1)
|
2022-02-22 12:13:19 +11:00 |
Andrew Tridgell
|
6b9e4161cb
|
HAL_ChibiOS: removed UDID_START from all MCU defs
use UID_BASE from ChibiOS headers
|
2021-05-09 06:44:19 +10:00 |
Tom Pittenger
|
e235fd311e
|
AP_HAL_ChibiOS: fixed comment in script file
|
2020-12-03 20:33:51 +11:00 |
Siddharth Purohit
|
8dcb973dad
|
HAL_ChibiOS: fix SWD config in f3 boards
|
2020-08-20 19:08:14 +10:00 |
Andrew Tridgell
|
61d036acf3
|
HAL_ChibiOS: added build time check for right system clock
this helps prevent cases where we underclock a chip due to mistake in
headers or hwdef.dat
|
2020-05-10 15:09:28 +10:00 |
Andrew Tridgell
|
652d137594
|
HAL_ChibiOS: fixed DMA channels for f3 USART2
|
2019-12-26 10:42:48 +11:00 |
Andrew Tridgell
|
bc1de7a208
|
HAL_ChibiOS: support STM32F3xx MCUs
|
2019-11-01 10:53:53 +11:00 |