mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-20 08:40:57 +03:00
add SPI, not working yet (also need to set SPOL/SPHA etc)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
|
||||
extern volatile uint32_t Tms;
|
||||
|
||||
extern const uint32_t peripherial_clock;
|
||||
extern uint8_t ledsON;
|
||||
|
||||
void hardware_setup();
|
||||
|
||||
Reference in New Issue
Block a user