-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description
- Type: Bug
- Priority: Blocker
Tried to experiment with https://developer.mbed.org/teams/Atmel/code/Atmel_Blinky/
Could not build project.
Error: Cannot open source input file "device.h": No such file or directory in "extras/mbed_e1686b8d5b90/platform/platform.h", Line: 27, Col: 21
Bug
Target
Atmel ATSAML21-XPRO
Toolchain:
Online IDE
Expected behavior
Build, upload, blink LED.
Actual behavior
Build failes, device.h not found.
Steps to reproduce
Import https://developer.mbed.org/teams/Atmel/code/Atmel_Blinky/ select Atmel ATSAML21-XPRO target and try to build.