Skip to content

Instantly share code, notes, and snippets.

@Potewo
Created August 15, 2021 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Potewo/2e5972077dc5fd1e141f78aa7c59b306 to your computer and use it in GitHub Desktop.
Save Potewo/2e5972077dc5fd1e141f78aa7c59b306 to your computer and use it in GitHub Desktop.
; 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
[env:esp32dev]
platform = espressif32
board = esp32dev
framework = arduino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment