File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 8
8
- PLATFORMIO_PROJECT_DIR=examples/arduino-blink
9
9
- PLATFORMIO_PROJECT_DIR=examples/arduino-webserver
10
10
- PLATFORMIO_PROJECT_DIR=examples/arduino-wifiscan
11
+ - PLATFORMIO_PROJECT_DIR=examples/esp8266-nonos-sdk-blink
11
12
- PLATFORMIO_PROJECT_DIR=examples/esp8266-rtos-sdk-blink
12
13
- PLATFORMIO_PROJECT_DIR=examples/simba-blink
13
14
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ environment:
6
6
- PLATFORMIO_PROJECT_DIR : " examples/arduino-webserver"
7
7
- PLATFORMIO_PROJECT_DIR : " examples/arduino-wifiscan"
8
8
- PLATFORMIO_PROJECT_DIR : " examples/esp8266-rtos-sdk-blink"
9
+ - PLATFORMIO_PROJECT_DIR : " examples/esp8266-nonos-sdk-blink"
9
10
- PLATFORMIO_PROJECT_DIR : " examples/simba-blink"
10
11
11
12
install :
Original file line number Diff line number Diff line change 12
12
"type" : " git" ,
13
13
"url" : " https://github.com/platformio/platform-espressif8266.git"
14
14
},
15
- "version" : " 2.0.4 " ,
15
+ "version" : " 2.1.0 " ,
16
16
"packageRepositories" : [
17
17
" https://dl.bintray.com/platformio/dl-packages/manifest.json" ,
18
18
" http://dl.platformio.org/packages/manifest.json" ,
You can’t perform that action at this time.
0 commit comments