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
|
a8b98bfcc4
|
HAL_ChibiOS: required EXPECTED_CLOCK in all MCU files
this ensures we validate the clock setup at compile time
|
2022-01-29 18:57:33 +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
|
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 |
Kevin Lopez Alvarez
|
6f99c706d6
|
HAL_ChibiOS: add MCU tables for STM32F469
|
2018-10-21 09:59:44 +11:00 |