mirror of
https://github.com/clockworkpi/PicoCalc.git
synced 2025-12-12 18:28:53 +01:00
9 lines
327 B
Markdown
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)
|