Amake Versions Save

A very simple Arduino command line interface for linux

v1.2

5 years ago

A few improvements has been done so far:

  • Auto detection of the Arduino IDE location, using a few strategies
  • Now we have a new option (-s ) so see (just see for now) what the device has to say over the serial line.
  • Added support for new devices
    • NodeMcu from wemos.cc (Lolin v3) aka any ESP-12E compatible device with default options
    • Old ATMega328 boards.
  • As usual the docs was updated to reflect the changes.
  • Other fixes and minor changes.

Enjoy the ride, comment, spot bugs, etc.

v1.1

5 years ago

This is the first update for the 1.1 release, since version 1.0 we added:

  • A feature in which you can upload the sketch to multiple boards just with one command.
  • Improved the USB board auto detection
  • Command line switch to list detected USB ports for a specific board
  • Documentation update (command line help & README.md)

Enjoy the ride and report back any issue.

Cheers.

v1.0

5 years ago

This is the first stable release of this software.

Full compatible with the Arduino IDE and full featured.

Thanks to Don Haig for the help and contributions: keep the hard work and spread the word!

v1.0-rc

5 years ago

This is the first release candidate stable release of this tool.

Now amake is capable of compile every board/lib in your Arduino IDE setup and use any upload method configured on it.

I will wait for user's feedback on issues before declaring this version 1.0