Skip to content

New Features and Boards

Latest
Compare
Choose a tag to compare
@pavelmc pavelmc released this 09 Aug 19:06
· 9 commits to master since this release

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.