platformio / platformio-core

Your Gateway to Embedded Software Development Excellence :alien:
https://platformio.org
Apache License 2.0
7.82k stars 788 forks source link

Support Chibitronics Love-to-Code #927

Open xobs opened 7 years ago

xobs commented 7 years ago

The Chibitronics Love-to-Code board is an ARM Cortex M0-based platform that supports programming via audio. It has an operating system with about 150 syscalls, enabling small binaries that can be transmitted very quickly.

It also has partial Arduino support.

I have a local Platform available already, and would like to adapt it to meet the Platformio guidelines in order to upstream it.

ivankravets commented 5 years ago

I see https://github.com/xobs/platformio-ltc

What a type of device/mcu? Is this a custom chip?

xobs commented 5 years ago

The MCU is a KL02, which is an NXP Kinetis Cortex M0+