Knallee / etf_blinky

0 stars 0 forks source link

Replace bb_spi with USI #12

Open Noxet opened 2 months ago

Noxet commented 2 months ago

Today, we bit-bang the SPI protocol, and it works properly. However, let's get the USI working to offload the CPU and minimize latency since we turn off interrupts during transmission