aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2021-04-20 16:33:47 +0200
committerUlf Lilleengen <[email protected]>2021-04-22 09:10:46 +0200
commit9586365b07b2ff366917e7c0b07b3a32d52637ec (patch)
treef72eafc9a2194e3c815933c98615e12bd6090089 /.github/workflows
parent0d02e64f6229675cea21c9576dd85b97205901c2 (diff)
Pass config directly to chip specific configure function
This removes the need to duplicate the configuration for each individual chip, but will instead pass on the configuration specified in the config attribute. Update nrf, stm32, rp macros with passing the config to a per-chip configure function which assumes the appropriate configuration to be passed to it. To demonstrate this feature, the stm32l0xx clock setup and RTC is added which exposes clock configuration different from stm32f4xx (and has a different set of timers and HAL APIs).
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions