- Fixed wrong tool selection when different packages provides the same tools (for example by installing both esp32 + esp8266) #73
compileandupload: the output filename is saved without the "config" part of the FQBN, so instead of:arduino.avr.mega.cpu=atmega1280.hexnow the file is saved toarduino.avr.mega.hex. Theuploadcommand will look for the same file to upload to the board. This fixes path exceeding 246 chars limit on Windows #64compile: the output filename may be overridden with the-ooptionupload: the input filename may be overridden with the-ioption- Added the new
board detailscommand #45 - bugfix: the colored output now works in Windows command prompt too
- bugfix: sometimes the download fails with 403: Forbidden error
board listallnow accepts a "search" parameter