Skip to content

Commit

Permalink
Merge pull request #26 from vortigont/pio690
Browse files Browse the repository at this point in the history
bump platform-espressif32 to latest ver 6.9.0 (Arduino - v2.0.17)
  • Loading branch information
vladkorotnev authored Dec 9, 2024
2 parents c638a13 + eefd541 commit 91fa008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
build_flags = -DCORE_DEBUG_LEVEL=3 -DPDFB_PERF_LOGS -DPDFB_PERF_LOG_INTERVAL=1200 -DGP_NO_OTA -DGP_NO_DNS -DGP_NO_MDNS -D_IR_ENABLE_DEFAULT_=false -DDECODE_NEC=true -DDECODE_RC5=true -DDECODE_RC6=true -DDECODE_SONY=true

[env]
platform = espressif32@6.5.0
platform = espressif32@6.9.0
framework = arduino
build_src_filter = +<*> -<.git/> -<.svn/> -<music/>
board_build.partitions = partitions.csv
Expand Down

0 comments on commit 91fa008

Please sign in to comment.