Files
platform-espressif32/examples/espidf-ble-eddystone/platformio.ini
T

15 lines
434 B
INI
Raw Normal View History

2020-03-05 11:18:07 +02:00
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter, extra scripting
; Upload options: custom port, speed and extra flags
; Library options: dependencies, extra library storages
;
; Please visit documentation for the other options and examples
2022-03-31 14:23:26 +03:00
; https://docs.platformio.org/page/projectconf.html
2020-03-05 11:18:07 +02:00
[env:esp32dev]
platform = espressif32
framework = espidf
board = esp32dev
monitor_speed = 115200