kbleeke
|
056df98d47
|
use send status feature of cyw43 instead of manually checking status
|
2023-03-27 18:19:07 +02:00 |
|
kbleeke
|
8926397f45
|
address irq nits
|
2023-03-27 15:29:01 +02:00 |
|
kbleeke
|
b58cc2aa23
|
use irqs to wait for events
|
2023-03-27 13:18:59 +02:00 |
|
kbleeke
|
359b1c7fdb
|
replace inspect() with direct calls to trace!() after awaiting
|
2023-03-21 19:39:41 +01:00 |
|
kbleeke
|
b4b8d82980
|
remove use of embedded-hal SPI traits. Instead just call our bus trait directly and push responsibility for implementing CS on the trait implementor
|
2023-03-21 19:15:54 +01:00 |
|
kbleeke
|
a6a2a035d5
|
even faster pio speed are possible
|
2023-03-19 17:00:45 +01:00 |
|
kbleeke
|
0ff606dfc1
|
Add pio transport to pico w example
|
2023-03-19 16:58:22 +01:00 |
|