cuu 229e29e9dc
Some checks failed
Publish wiki / publish-wiki (push) Has been cancelled
update Code/picocalc_keyboard/README.md
2025-04-02 14:50:37 +08:00

9 lines
327 B
Markdown

# 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](https://github.com/clockworkpi/PicoCalc/wiki/Setting-Up-Arduino-Development-for-PicoCalc-keyboard)