Maiskolben_Platfromio/platformio.ini

25 lines
697 B
INI
Raw Permalink Normal View History

2022-12-11 08:57:27 +00:00
; 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
2022-12-11 09:35:30 +00:00
Adafruit ST7735 and ST7789 Library
Wire
paulstoffregen/TimerOne@^1.1
br3ttb/PID@^1.2.1
2022-12-11 08:57:27 +00:00
lib_ignore =
2022-12-11 09:35:30 +00:00
SD