-
-
Notifications
You must be signed in to change notification settings - Fork 795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the support for Sanguino Boards #586
Comments
Updated to the latest version. |
valeros
added a commit
that referenced
this issue
Mar 22, 2016
ivankravets
added a commit
that referenced
this issue
Mar 22, 2016
ivankravets
added a commit
to ivankravets/homebrew
that referenced
this issue
Mar 22, 2016
- Launched [PlatformIO Community Forums](http://community.platformio.org) ([issue \Homebrew#530]) - Added support for ARM mbed-enabled board Seed Arch Max (STM32F407VET6) ([issue \Homebrew#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 \Homebrew#568]) - Updated the support for Sanguino Boards ([issue \Homebrew#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 \Homebrew#571]) - Fixed invalid board parameters (reset method and baudrate) for a few ESP8266 based boards - Fixed “KeyError: ‘content-length’” in PlatformIO Download Manager ([issue \Homebrew#591]) [issue \Homebrew#530]: platformio/platformio-core#530 [issue \Homebrew#572]: platformio/platformio-core#572 [issue \Homebrew#568]: platformio/platformio-core#568 [issue \Homebrew#586]: platformio/platformio-core#586 [issue \Homebrew#571]: platformio/platformio-core#571 [issue \Homebrew#591]: platformio/platformio-core#591
xu-cheng
pushed a commit
to Homebrew/homebrew-core
that referenced
this issue
Mar 23, 2016
- 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 <dominyktiller@gmail.com>
benjaminfrank
pushed a commit
to benjaminfrank/homebrew
that referenced
this issue
Apr 9, 2016
- Launched [PlatformIO Community Forums](http://community.platformio.org) ([issue \Homebrew#530]) - Added support for ARM mbed-enabled board Seed Arch Max (STM32F407VET6) ([issue \Homebrew#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 \Homebrew#568]) - Updated the support for Sanguino Boards ([issue \Homebrew#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 \Homebrew#571]) - Fixed invalid board parameters (reset method and baudrate) for a few ESP8266 based boards - Fixed “KeyError: ‘content-length’” in PlatformIO Download Manager ([issue \Homebrew#591]) [issue \Homebrew#530]: platformio/platformio-core#530 [issue \Homebrew#572]: platformio/platformio-core#572 [issue \Homebrew#568]: platformio/platformio-core#568 [issue \Homebrew#586]: platformio/platformio-core#586 [issue \Homebrew#571]: platformio/platformio-core#571 [issue \Homebrew#591]: platformio/platformio-core#591 Closes Homebrew#50326. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
jvillard
pushed a commit
to jvillard/homebrew
that referenced
this issue
Jul 25, 2016
- Launched [PlatformIO Community Forums](http://community.platformio.org) ([issue \Homebrew#530]) - Added support for ARM mbed-enabled board Seed Arch Max (STM32F407VET6) ([issue \Homebrew#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 \Homebrew#568]) - Updated the support for Sanguino Boards ([issue \Homebrew#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 \Homebrew#571]) - Fixed invalid board parameters (reset method and baudrate) for a few ESP8266 based boards - Fixed “KeyError: ‘content-length’” in PlatformIO Download Manager ([issue \Homebrew#591]) [issue \Homebrew#530]: platformio/platformio-core#530 [issue \Homebrew#572]: platformio/platformio-core#572 [issue \Homebrew#568]: platformio/platformio-core#568 [issue \Homebrew#586]: platformio/platformio-core#586 [issue \Homebrew#571]: platformio/platformio-core#571 [issue \Homebrew#591]: platformio/platformio-core#591 Closes Homebrew#50326. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I noticed that you have the old sanguino support from google code (only 4 types of boards), please update to this repo (6 boards).
https://github.com/Lauszus/Sanguino
Thank You!
The text was updated successfully, but these errors were encountered: