Commit graph

10 commits

Author SHA1 Message Date
stnolting
00dcf3b40e [sw/example] update SPI programs 2023-03-04 11:58:33 +01:00
stnolting
45c87099bd [sw/example] update example programs 2023-01-21 14:59:17 +01:00
Stephan
74c0817a1e
[sw] rename library functions (#467)
* [sw/lib] rename library functions (UART + RTE)

* [sw/example] change library function calls

* [sw/lib] change library function calls

* [sw/lib] add backwards compatibility layer

* [docs] minor edits/fixes

* [sw/lib] comment edits

* update bootloader
2022-12-28 13:02:51 +01:00
stnolting
f92c27c98c [sw/example] update SPI demo programs 2022-11-01 17:43:17 +01:00
Andreas Kaeberlein
32f843fa4e adjust example 2022-08-01 15:57:09 +02:00
stnolting
db5d1d43b4 [sw] update SPI example programs 2022-07-31 19:50:20 +02:00
stnolting
d6df4742c9 typo fix 2022-07-23 12:03:24 +02:00
Andreas Kaeberlein
3f392d42ff description, tabs by blanks 2022-07-22 17:27:41 +02:00
Andreas Kaeberlein
cb1c302113 fix typing issue 2022-07-22 17:25:32 +02:00
Andreas Kaeberlein
5e8645b796 introduce 'demo_spi_irq'
-> provides functions for IRQ driven SPI data transfer as an minimal working example
2022-07-22 17:02:00 +02:00