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 |
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
|
cda1959629
|
HAL_ChibiOS: added support for more flexible memory regions
this allows for an arbitrary number of memory regions, with each one
flagged as DMA safe, fast or normal
|
2019-02-26 16:18:26 +11:00 |
Andrew Tridgell
|
af4340d1d1
|
HAL_ChibiOS: enable analog input on IOMCU
|
2018-10-30 13:00:48 +11:00 |
Siddharth Purohit
|
e824a9c360
|
HAL_ChibiOS: add hwdef files to support IOMCU
|
2018-09-19 12:14:15 +10:00 |