This repository has been archived on 2024-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
esp-firewall/ESPTest/platformio.ini

16 lines
488 B
INI
Raw Normal View History

2022-07-20 16:30:31 +02: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
2022-07-22 13:18:23 +02:00
[env:az-delivery-devkit-v4]
2022-07-20 16:30:31 +02:00
platform = espressif32
2022-07-22 13:18:23 +02:00
board = az-delivery-devkit-v4
framework = espidf
2022-07-21 13:34:24 +02:00
monitor_speed = 115200