Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 418 Bytes

ArduinoEasy

Patched version for STM32F103 series hardware and W5500 LAN. At least 128k flash is needed in it's bare form, or 256k flash to use it normally.

Please modify ArduinoEasy-Globals.h according to your needs before compile! (Comment out some USES_* and FEATURE_* lines to make the binary smaller)

Currently only this core is supported for compilation: https://github.com/rogerclarkmelbourne/Arduino_STM32