Skip to content

Releases: pavelmc/amake

New Features and Boards

09 Aug 19:06
Compare
Choose a tag to compare

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 aditions and doc updates

11 May 17:59
Compare
Choose a tag to compare

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.

Milestone reached: version 1.0

08 May 16:30
Compare
Choose a tag to compare

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!

Version 1.0 release candidate

07 May 12:33
Compare
Choose a tag to compare
Pre-release

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