; PlatformIO Project Configuration File ; ; Build options: build flags, source filter ; Upload options: custom upload port, speed and extra flags ; Library options: dependencies, extra library storages ; Advanced options: extra scripting ; ; Please visit documentation for the other options and examples ; https://docs.platformio.org/page/projectconf.html [platformio] workspace_dir = ~/.platformio/work/$PROJECT_HASH/stage2 build_cache_dir = ~/.platformio/work/cache [env] platform = atmelsam framework = arduino lib_deps = adafruit/Adafruit BusIO @ ^1.7.1 adafruit/Adafruit GFX Library @ ^1.10.4 adafruit/Adafruit ILI9341 @ ^1.5.6 adafruit/Adafruit NeoPixel @ ^1.7.0 adafruit/Adafruit Zero DMA Library @ ^1.0.8 adafruit/RTClib @ ^1.12.4 arduino-libraries/SD @ ^1.2.4 arturo182/BBQ10Keyboard SPI Wire [env:adafruit_feather_m4] board = adafruit_feather_m4 [env:adafruit_feather_m0] board = adafruit_feather_m0