The core libraries required to compile code for Arduinos
Go to file
Robin Müller b9aa89f6d2 timerlib added 2020-10-13 01:59:55 +02:00
ArduinoCore-avr@3055c1efa3 pointing to 1.8.3 now 2020-10-12 23:24:15 +02:00
src timerlib added 2020-10-13 01:59:55 +02:00
.gitmodules Inertial commit 2020-04-02 18:08:02 +02:00
README.md Inertial commit 2020-04-02 18:08:02 +02:00
arduino-base.mk readability update 2020-10-12 22:32:47 +02:00

README.md

arduino_core

Arduino Core library and makefile to build arduino projects with avr-gcc only.

License

The Arduino core is licensed under LGPL v2.1. See each individual file for details.

The makefile is public domain.