26 lines
758 B
INI
Raw Normal View History

; 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
2025-02-12 09:48:30 +01:00
[env:fabreader3]
platform = platformio/espressif32
board = esp32dev
framework = arduino
monitor_speed = 115200
lib_deps =
knolleary/PubSubClient@^2.8
thijse/ArduinoLog@^1.1.1
uipethernet/UIPEthernet@^2.0.12
bblanchon/ArduinoJson@^6.19.4
mbed-feb11/Crypto@0.0.0+sha.f04410cef037
adafruit/Adafruit PN532@^1.3.3
adafruit/Adafruit SSD1306@^2.5.13
build_flags =
-D PN532_I2C_ADDRESS=0x24