File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ void TaskBlink(void *pvParameters)
130130
131131* More examples in
132132~~~
133- ~/.arduino15/packages/esp8266RTOS/hardware/esp8266RTOS/1.0.0 /libraries/
133+ ~/.arduino15/packages/esp8266RTOS/hardware/esp8266RTOS/1.0.1 /libraries/
134134~~~
135135
136136![ Online code generation tool] ( assets/img/examples.png )
Original file line number Diff line number Diff line change 22 "name" : " framework-arduinoespressifRTOS8266" ,
33 "description" : " Arduino Wiring-based Framework (ESP8266 Core for RTOS)" ,
44 "url" : " https://github.com/alexCajas/esp8266RTOSArduCore" ,
5- "version" : " 1.0.0 "
5+ "version" : " 1.0.1 "
66}
Original file line number Diff line number Diff line change 1212 {
1313 "name" : " esp8266RTOS" ,
1414 "architecture" : " esp8266RTOS" ,
15- "version" : " 1.0.0 " ,
15+ "version" : " 1.0.1 " ,
1616 "category" : " ESP8266RTOS" ,
17- "url" : " https://github.com/alexCajas/esp8266RTOSArduCore/archive/refs/tags/v1.0.0 .tar.gz" ,
18- "archiveFileName" : " v1.0.0 .tar.gz" ,
17+ "url" : " https://github.com/alexCajas/esp8266RTOSArduCore/archive/refs/tags/v1.0.1 .tar.gz" ,
18+ "archiveFileName" : " v1.0.1 .tar.gz" ,
1919 "checksum" : " SHA-256:ddb28602306604476405fee745e6ee8c5b8264c50c1684583be41cc72a63385e" ,
2020 "size" : " 18700510" ,
2121 "help" : {
Original file line number Diff line number Diff line change 55# For more info:
66# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
77
8- name=ESP8266 Boards RTOS (1.0.0 )
9- version=1.0.0
8+ name=ESP8266 Boards RTOS (1.0.1 )
9+ version=1.0.1
1010
1111compiler.path={runtime.platform.path}/tools/
1212compiler.sdk.path={runtime.platform.path}/tools/sdk
You can’t perform that action at this time.
0 commit comments