; 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 [env:adafruit_feather_m0] platform = atmelsam board = adafruit_feather_m0 debug_tool = jlink framework = arduino lib_extra_dirs = C:\Users\m_a_d\Dropbox\Arduino FIRMWARE\libraries [platformio] src_dir = C:\Users\m_a_d\Dropbox\Arduino FIRMWARE\2018\LLAC-RX-Neopixel_Sublime