-
-
Notifications
You must be signed in to change notification settings - Fork 792
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
Support for MKR1000 #620
Comments
I'm willing to contribute if there is some documentation on what needs to be done to add a board. |
If I'm not mistaken, it can't be done without updating the arduinosam framework, adding the mkr1000 variant. |
Added board |
@sathibault , @oxullo could you try the latest http://docs.platformio.org/en/latest/installation.html#development-version ? Need to understand that this issue is really fixed. Thanks. |
@valeros @ivankravets works for me! (green light for build and upload for the blink example plus the sketch I'm currently working on) |
@oxullo thanks a lot for the report! |
* develop: (27 commits) Update boards list Add Arduino M0 as a separate board Update history Update microchippic32 platform and boards Fix PyLint warning Keep user changes for ".gitignore" file when re-generate/update project data Documented uploading of EEPROM data Push 2.11.1.dev1 Automatically install dependent upload tools // Issue #472 Split source files to HEADERS and SOURCES when generate project for Qt Creator IDE // Resolve #713 Improve project generator for CLion IDE Fix missing trailing ``\`` for the source files list when generate project for Qt Creator IDE // Resolve #711 * Fix missed ``--boot`` flag for the firmware uploader for ATSAM3X8E Cortex-M3 MCU based boards (Arduino Due, etc) // Resolve #710 Initial support for Arduino M0/Tian boards // Issue #472 Update project template for Qt Creator // Issue #711 Fix missed --boot flag for sam3x uploader // Issue # 710 Auto-remove project cache when PlatformIO is upgraded Version bump to 2.11.0 (issues #472, #520, #614, #620, #685, #698, #699) Update history Update espressif platform according to the new framework version
Will be SAMD Arduino/Genuino boards like MKR1000, supported soon or is possible to install it manually?
Configuration
Operating system:
Additional info
Full information from arduino website: http://www.arduino.cc/en/Main/ArduinoMKR1000
The text was updated successfully, but these errors were encountered: