Skip to content

A simple implementation of Arduino on CCORE A5 series MCUs. Works with bootloader https://github.com/djytw/CCORE-A5-bootloader

License

Notifications You must be signed in to change notification settings

djytw/CCORE-Arduino

Repository files navigation

CCORE-Arduino

Arduino support for CCORE A5 series MCUs.

A simple implementation of Arduino 3rd party hardware spec. View https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification for details.

  • Must work with bootloader https://github.com/djytw/CCORE-A5-bootloader. Flash the bootloader first with official ccore ide.

  • Then extract mcore-elf-* toolchain from official IDE, and put them here.

  • Supports normal compile & flash function in Arduino IDE, when connect DTS and reset with a 1μF capacitor

About

A simple implementation of Arduino on CCORE A5 series MCUs. Works with bootloader https://github.com/djytw/CCORE-A5-bootloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published