mirror of
https://github.com/platformio/platform-linux_x86_64.git
synced 2025-09-04 13:10:58 +00:00
12 lines
380 B
INI
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
|