Files
T2-start-2025/ES/ES assignment 4/ES assignment 3 I2C/platformio.ini
Rens Pastoor 39269a71a7 ES ordening
2025-05-27 23:20:05 +02:00

16 lines
470 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:uno]
platform = atmelavr
board = uno
framework = arduino
lib_deps = adafruit/Adafruit BusIO@^1.17.1