Skip to content
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

Closed
gepd opened this issue Apr 15, 2016 · 6 comments
Closed

Support for MKR1000 #620

gepd opened this issue Apr 15, 2016 · 6 comments
Assignees
Milestone

Comments

@gepd
Copy link

gepd commented Apr 15, 2016

Will be SAMD Arduino/Genuino boards like MKR1000, supported soon or is possible to install it manually?

Configuration

Operating system:

  • OSX/Windows/Linux

Additional info

Full information from arduino website: http://www.arduino.cc/en/Main/ArduinoMKR1000

@sathibault
Copy link

I'm willing to contribute if there is some documentation on what needs to be done to add a board.

@oxullo
Copy link

oxullo commented Jun 19, 2016

If I'm not mistaken, it can't be done without updating the arduinosam framework, adding the mkr1000 variant.
For what it matters, I added the board definition here: oxullo@6aac75d08d568123929770ceb285199cf3d30d32

valeros added a commit that referenced this issue Jun 21, 2016
@valeros
Copy link
Member

valeros commented Jun 21, 2016

Added board mkr1000USB!
Please install PlatformIO dev version and update framework-arduinosam package via platformio update

@ivankravets
Copy link
Member

@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.

@oxullo
Copy link

oxullo commented Jun 26, 2016

@valeros @ivankravets works for me! (green light for build and upload for the blink example plus the sketch I'm currently working on)

@ivankravets ivankravets added this to the 2.10.4 milestone Jun 26, 2016
@ivankravets
Copy link
Member

@oxullo thanks a lot for the report!

ivankravets added a commit that referenced this issue Jul 6, 2016
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants