Skip to content

Releases: jfpoilpret/fast-arduino-lib

First FastArduino release

22 Feb 18:02
Compare
Choose a tag to compare

I am very happy to announce the release of the first official version of FastArduino platform.

This version is deemed "ready for production", i.e. it provides most features you would need from a platform used to create programs for AVR Microcontrollers or Arduino boards based on those MCU.

All features have been tested on all supported targets.

The platform is well documented:

  • a tutorial allows developers to discover and learn the platform step by step
  • FastArduino core API is documented through doxygen and documentation is public
  • FastArduino comes with many examples covering all supported features and devices

I hope you'll enjoy playing with FastArduino platform and submit enhancements you would like to see in future versions or report issues you may discover.