platformio / platform-atmelsam

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

added ARDUINO_ARCH_SAMD build flag for WioTerminal #118

Closed weboo closed 4 years ago

weboo commented 4 years ago

Without this, the following compilation errors will occur.

.platformio/packages/framework-arduino-samd-seeed/libraries/Seeed_Arduino_LCD/User_Setup.h:157:6: error: #error "you need to config in USer_Setup.h"

kartben commented 4 years ago

+1

valeros commented 4 years ago

Thanks fixed in https://github.com/platformio/platform-atmelsam/commit/7b7adbaa04652d59d461a6f49b2d8528d911ce1f, please retest with the upstream version https://docs.platformio.org/en/latest/platforms/atmelsam.html#upstream