stnolting
|
240658a56f
|
[sw/example] update file headers
|
2024-06-21 20:17:16 +02:00 |
|
stnolting
|
cd1b6c8878
|
[sw/example] update UART setup function
|
2023-03-05 19:00:24 +01:00 |
|
Andreas Kaeberlein
|
52a826f022
|
[sw/example/demo_spi_irq/main.c]: fix wrong usage of memset, memset accepts size in byte, and sizeof returns umber of bytes. No element division necessary.
|
2023-03-04 17:35:25 +01:00 |
|
Andreas Kaeberlein
|
83d4450dd2
|
[sw/example/demo_spi_irq]: change driver to accept only byte orientated transfers, api of neorv32_spi_rw changed
|
2023-03-04 17:26:30 +01:00 |
|
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 |
|