mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
sdk: testing branch update (v2.2.x), tidy up fw names in menus, add dates (#6672)
* sdk: testing branch update (v2.2.x), tidy up fw names in menus, add dates Former default SDK (22y, renamed to 22x-190703) is still available Changelog is included in sdk directory * Keep current FW as default until next release * update for PIO
This commit is contained in:
committed by
Earle F. Philhower, III
parent
36c369bb8f
commit
ba50bd57b8
@ -39,7 +39,7 @@ build.stdcpp_level=-std=gnu++11
|
||||
|
||||
build.float=-u _printf_float -u _scanf_float
|
||||
build.led=
|
||||
build.sdk=NONOSDK22y
|
||||
build.sdk=NONOSDK22x_190703
|
||||
|
||||
compiler.path={runtime.tools.xtensa-lx106-elf-gcc.path}/bin/
|
||||
compiler.sdk.path={runtime.platform.path}/tools/sdk
|
||||
|
Reference in New Issue
Block a user