Revert arduino baseline
This commit is contained in:
parent
88c396398d
commit
59b95cd68b
@ -102,8 +102,10 @@ lib_deps =
|
||||
${common_env_data.lib_deps}
|
||||
board = ${common_env_data.board}
|
||||
build_type = release
|
||||
#build_type = debug
|
||||
board_build.filesystem = littlefs
|
||||
build_src_filter = +<*> -<../test/tests*.cpp>
|
||||
monitor_filters = esp8266_exception_decoder
|
||||
|
||||
[env:gravity-unit]
|
||||
upload_speed = ${common_env_data.upload_speed}
|
||||
|
@ -12,8 +12,7 @@ Issues adressed
|
||||
|
||||
Other
|
||||
+++++
|
||||
* Update platformio arduino core libraries to ESP8266 4.1.0 and ESP32 6.0.0.
|
||||
* Update tinyexpr library to latest baseline.
|
||||
* Update tinyexpr library to latest baseline. For forumula evaluation.
|
||||
|
||||
v1.2.0
|
||||
======
|
||||
|
Loading…
Reference in New Issue
Block a user