Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-16 | rcc: Fix enable register access for devices with multiple registers for the ↵ | Vegard Storheil Eriksen | 1 | -1/+1 | |
same bus. | |||||
2021-09-16 | platforms: add stm32wb | Karl Palsson | 2 | -0/+165 | |
Basic RCC and memory map support. Signed-off-by: Karl Palsson <karlp@etactica.com> | |||||
2021-09-15 | platforms: Improve STM32F42x support. | Vegard Storheil Eriksen | 1 | -0/+7 | |
2021-09-15 | platforms: Add initial STM32F7 support. | Vegard Storheil Eriksen | 2 | -1/+228 | |
2021-09-15 | uart: Generate instances from platform spec. | Vegard Storheil Eriksen | 1 | -1/+3 | |
2021-01-26 | rcc: Generate enables from platform spec. | Vegard Storheil Eriksen | 1 | -0/+73 | |
2021-01-22 | interrupt: Refactor to be more flexible. | Vegard Storheil Eriksen | 1 | -92/+93 | |
2021-01-16 | interrupt: Generate interrupts from platform spec. | Vegard Storheil Eriksen | 1 | -0/+93 | |
2021-01-16 | usb: Generate instances from platform spec. | Vegard Storheil Eriksen | 1 | -0/+13 | |
2021-01-07 | build: Generate linker script. | Vegard Storheil Eriksen | 1 | -2/+0 | |
2021-01-07 | build: Add platform spec framework. | Vegard Storheil Eriksen | 2 | -0/+38 | |