Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-16 | timer: convert to new style and add WB | Karl Palsson | 1 | -0/+1 | |
Stub f1 and f3 platform files have been added to preserve the collected timer base addresses, even though those platforms aren't actually supported in laks yet. Signed-off-by: Karl Palsson <karlp@etactica.com> | |||||
2021-09-16 | dma: convert to new style, add DMAMUX | Karl Palsson | 1 | -0/+1 | |
DMAMUX is a channel/source muxer available on L4+,L5,H7,G0,G4,WB and WL parts. Signed-of-by: Karl Palsson <karlp@etactica.com> | |||||
2021-09-15 | uart: Generate instances from platform spec. | Vegard Storheil Eriksen | 1 | -0/+1 | |
2021-01-26 | rcc: Generate enables from platform spec. | Vegard Storheil Eriksen | 1 | -1/+1 | |
2021-01-16 | interrupt: Generate interrupts from platform spec. | Vegard Storheil Eriksen | 1 | -4/+8 | |
2021-01-16 | usb: Generate instances from platform spec. | Vegard Storheil Eriksen | 1 | -0/+1 | |
2021-01-07 | build: Generate linker script. | Vegard Storheil Eriksen | 1 | -0/+3 | |
2012-10-13 | Allow specifying variant_dir to SelectMCU. | Vegard Storheil Eriksen | 1 | -0/+2 | |
2012-08-07 | Initial import. | Vegard Storheil Eriksen | 1 | -0/+7 | |
Most sources are split off from suzumebachi project revision 2fc77d2 as is with some path changes. New build rules introduced. |