add SPI, not working yet (also need to set SPOL/SPHA etc)

This commit is contained in:
Edward Emelianov
2026-03-17 23:57:08 +03:00
parent 165780bef9
commit c80f0884f5
13 changed files with 273 additions and 30 deletions

View File

@@ -41,7 +41,7 @@
extern volatile uint32_t Tms;
extern const uint32_t peripherial_clock;
extern uint8_t ledsON;
void hardware_setup();