Files
Last update 1 year 1 month
Files | |
---|---|
.idea | |
.vscode | |
images | |
include | |
lib | |
pcb | |
src | |
test | |
.clang-format | |
.editorconfig | |
.gitignore | |
README.md | |
platformio.ini |
platformio.ini;PlatformIO Project Configuration File ; ; Build options: build flags, source filter ; Upload options: custom upload port, speed and extra flags ; Library options: dependencies, extra library storage ; Advanced options: extra scripting ; ; Please visit documentation for the other options and examples ; https://docs.platformio.org/page/projectconf.html [env:adafruit_itsybitsy_m4] platform = atmelsam board = adafruit_itsybitsy_m4 framework = arduino lib_deps = FastLED Time Timezone TinyGPSPlus Adafruit DotStar