Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Launched [PlatformIO Community Forums](http://community.platformio.org) ([issue \#530]) - Added support for ARM mbed-enabled board Seed Arch Max (STM32F407VET6) ([issue \#572]) - Improved DNS lookup for PlatformIO API - Updated Arduino Wiring-based framework to the latest version for Atmel AVR/SAM development platforms - Updated “Teensy Loader CLI” and fixed uploading of large .hex files ([issue \#568]) - Updated the support for Sanguino Boards ([issue \#586]) - Better handling of used boards when re-initialize/update project - Improved support for non-Unicode user profiles for Windows OS - Disabled progress bar for download operations when prompts are disabled - Fixed multiple definition errors for ST STM32 development platform and ARM mbed framework ([issue \#571]) - Fixed invalid board parameters (reset method and baudrate) for a few ESP8266 based boards - Fixed “KeyError: ‘content-length’” in PlatformIO Download Manager ([issue \#591]) [issue \#530]: platformio/platformio-core#530 [issue \#572]: platformio/platformio-core#572 [issue \#568]: platformio/platformio-core#568 [issue \#586]: platformio/platformio-core#586 [issue \#571]: platformio/platformio-core#571 [issue \#591]: platformio/platformio-core#591 Closes Homebrew/legacy-homebrew#50326. Signed-off-by: Dominyk Tiller <[email protected]>
- Loading branch information