22 lines
No EOL
656 B
INI
22 lines
No EOL
656 B
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 storages
|
|
; Advanced options: extra scripting
|
|
;
|
|
; Please visit documentation for the other options and examples
|
|
; https://docs.platformio.org/page/projectconf.html
|
|
|
|
[env:nanoatmega328]
|
|
platform = atmelavr
|
|
board = nanoatmega328
|
|
framework = arduino
|
|
lib_deps =
|
|
adafruit/Adafruit BusIO@^1.14.1
|
|
adafruit/Adafruit GFX Library@^1.11.3
|
|
mbed-billycorgan123/TFT_ILI9163C@0.0.0+sha.f0799be044ff
|
|
Adafruit ST7735 and ST7789 Library
|
|
Wire
|
|
lib_ignore =
|
|
SD |