mirror of
https://github.com/clockworkpi/PicoCalc.git
synced 2025-12-12 18:28:53 +01:00
If i2c master performs discovery via address read, stm32 has no data to send for the masterin requestEvent. Send the zero byte if we got requestEvent early, for example on i2c address read.
picocalc stm32 keyboard
- STM32F103R8T6
Libraries
- https://github.com/stm32duino/Arduino_Core_STM32/
- https://github.com/cuu/XPowersLib.git branch: stm32f103r8t6
To learn how to compile and flash, please visit wiki