Skip to content

Commit

Permalink
fix stm32 build
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Jun 19, 2021
1 parent d7648a1 commit 4d5bd38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ framework = arduino
build_flags = -Isrc
src_filter = +<../../src/> +<./>
upload_protocol=stlink
debug_speed=auto

[env:esp8266]
platform = espressif8266
Expand Down

0 comments on commit 4d5bd38

Please sign in to comment.