Files
platform-linux_x86_64/examples/hello-world/platformio.ini
2022-03-31 14:22:55 +03:00

12 lines
380 B
INI

; 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
; https://docs.platformio.org/page/projectconf.html
[env:linux_x86_64]
platform = linux_x86_64