platformio / platform-atmelsam

Atmel SAM: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelsam
Apache License 2.0
82 stars 108 forks source link

add custom board ATSAML21E15B #15

Open karu2003 opened 7 years ago

karu2003 commented 7 years ago

Hello,

Help understand the ideology of the PlatformIO. I want to add my board ATSAML21E15B I use mbed. It is enough to create in the directory of boards saml21e15b.json? Or I need to create platform to.

Thank you. Andrew.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/46369408-add-custom-board-atsaml21e15b?utm_campaign=plugin&utm_content=tracker%2F38209074&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F38209074&utm_medium=issues&utm_source=github).
ivankravets commented 7 years ago

Does mbed have support for ATSAML21E15B?

karu2003 commented 7 years ago

ATSAML21E15B is same ATSAML21E15A. Have mbed support ATSAML21E15A?

ivankravets commented 6 years ago

Could you try this board https://github.com/platformio/platform-atmelsam/blob/develop/boards/saml21_xpro_b.json and modify mcu?

[env:saml21_xpro_b]
platform = atmelsam
framework = mbed
board = saml21_xpro_b
board_mcu = atsaml21e15b