0238e2c7aa
fix fail on slow streams
2015-07-01 17:06:59 +03:00
464d47939a
Add an option to reboot on failed update
2015-07-01 15:38:30 +03:00
6889251de7
add 10 seconds timeout for waiting on ESP to start the update
2015-07-01 14:38:13 +03:00
a203ccb0a6
Some print enhancements
...
works on newer python as well
2015-07-01 01:46:34 +03:00
25caca044c
typo
2015-07-01 00:06:40 +03:00
0cf576cd99
Merge pull request #12 from esp8266/esp8266
...
master
2015-06-30 23:55:24 +03:00
79c204251e
Initial Upload From IDE
...
For Test ONLY
2015-06-30 23:48:09 +03:00
ea302aab05
Update ESP8266WiFi.h
2015-06-29 18:04:25 +03:00
eac3314ff0
Update ESP8266WiFi.cpp
2015-06-29 18:04:19 +03:00
24a6f60d62
Changes maximum upload size to valid size
2015-06-29 18:04:07 +03:00
e57f31daaf
Added the SweetPea ESP-210 board to the list of supported boards.
2015-06-29 18:03:57 +03:00
432b793140
Merge pull request #481 from me-no-dev/esp8266
...
Esp8266 MDNS-SD
2015-06-29 18:01:41 +03:00
760cb5b1e3
no need for the IP
2015-06-29 02:42:54 +03:00
1d51c35db5
MDNS-SD
2015-06-29 02:27:14 +03:00
a406932985
esp_iot_sdk_1.1.2_15_06_25_p2 Release Note
...
-------------------------------------------
Here is a patch based on SDK_v1.1.2 solved problem of abnormal current during modem-sleep.
Please replace the lib in \esp_iot_sdk_v1.1.2\lib
Sorry for the inconvenience.
esp_iot_sdk_v1.1.2_15_06_24_p1.1 Release Note
-------------------------------------------
Here is a patch for AT firmware based on SDK_v1.1.2 resolved issue that AT user parameter area was located in wrong address,it may cause WiFi configuration goes wrong.
Please update to this new AT bin files and call "AT+RESTORE" to factory reset. If you call “AT+CIPUPDATE” to upgrade,please also call "AT+RESTORE" to factory reset once.
“AT_bin_v0.25_1024+KB_flash_can_upgrade.zip”
- normal AT bin,runs with boot.bin,can FOTA upgrade,need to use 1024KB flash
“AT_bin_v0.25_for_512KB_flash_cannot_upgrade.zip”
- for old version module which flash size is 512KB
eagle.flash.bin downloads to flash 0x00000
eagle.irom0text.bin downloads to flash 0x40000
can not FOTA upgrade,please don‘t call “AT+CIPUPDATE”
"SDK_v1.1.2_AT_patch_01.zip"
- libs for users who need to compile their own AT firmware,replace libs in \esp_iot_sdk_v1.1.2\lib
So sorry for the inconvenience.
2015-06-27 00:15:04 +02:00
2d340c7f76
Merge pull request #438 from Links2004/esp8266
...
update SDK to esp_iot_sdk_v1.1.2_15_06_16_p1
2015-06-26 20:33:02 +03:00
3d112b2629
Use BUILTIN_LED
2015-06-26 20:31:56 +03:00
683cb486f8
Use BUILTIN_LED
2015-06-26 20:31:51 +03:00
ae33d7650d
No need to disable the watchdog
2015-06-26 20:31:45 +03:00
ac5c7635cc
ESP8266 BlinkWithoutDelay
2015-06-26 20:31:39 +03:00
84b14ca503
ESP8266 Blink example for the blue LED on the ESP-01 module
2015-06-26 20:31:32 +03:00
1c3ede6a33
missing part of class name WiFiMesh -> ESP8266WiFiMesh
2015-06-26 20:31:04 +03:00
0d8aa079a7
Added captive portal functionality
2015-06-26 20:30:57 +03:00
ad73d49f55
Added simple HTTP server to DNSServer example
2015-06-26 20:30:48 +03:00
9280fc06e3
correct sync use
...
rsil doesn't require a sync,
isync needed for processor state register
esync needed to get special register
2015-06-26 20:27:13 +03:00
8bcacac78a
Merge pull request #453 from me-no-dev/esp8266
...
Esp8266
2015-06-26 20:21:23 +03:00
11721c1719
Merge pull request #469 from Testato/patch-3
...
Update core_esp8266_phy.c
2015-06-26 20:19:41 +03:00
a460efb543
remove redeclaration
2015-06-26 12:44:48 +03:00
2befb0cbad
Merge pull request #10 from esp8266/esp8266
...
Esp8266
2015-06-26 12:16:06 +03:00
f77cc057e3
fix wifiAP, ip_addr redeclaration and TFT SPI
2015-06-26 12:12:26 +03:00
576944c867
Merge remote-tracking branch 'remotes/esp8266/esp8266' into esp8266
...
Conflicts:
hardware/esp8266com/esp8266/cores/esp8266/Esp.cpp
2015-06-25 20:02:37 +02:00
81e44c2b8c
Update core_esp8266_phy.c
2015-06-25 11:38:43 +02:00
be0a78917c
Update core_esp8266_phy.c
2015-06-25 11:35:24 +02:00
b30fbf0edd
Update core_esp8266_phy.c
2015-06-25 11:34:53 +02:00
438f12dce9
Update core_esp8266_phy.c
2015-06-25 11:33:34 +02:00
5b00eba9d7
Provide selection between A0 and VCC ( #443 , #338 )
2015-06-25 01:04:07 +03:00
50d56f8b0c
Update core_esp8266_wiring_analog.c
...
analogRead bugfix
2015-06-25 00:24:46 +03:00
c2488bc202
Less debug output from slist
2015-06-25 00:13:55 +03:00
145b736d21
Remove implementations of WDT-related functions
...
which were not correct since 0.9.3 anyway
2015-06-25 00:13:06 +03:00
f1fa4c5bbc
ESP8266WebServer: reduce amount of string copying
2015-06-24 23:58:53 +03:00
5a0ca59d92
Update core_esp8266_phy.c
...
added vdd33_const explanation from official Espressif documentation
2015-06-24 22:32:59 +02:00
6c89da41ab
Merge remote-tracking branch 'remotes/esp8266/esp8266' into esp8266
...
Conflicts:
hardware/esp8266com/esp8266/cores/esp8266/core_esp8266_main.cpp
2015-06-23 13:08:05 +02:00
6e7956ecce
Merge pull request #9 from esp8266/esp8266
...
Esp8266
2015-06-23 10:59:21 +03:00
57e86fc10a
more typos
2015-06-22 16:16:09 +03:00
0619262c2c
typo
2015-06-22 15:49:47 +03:00
8f099c3628
add I2S core
2015-06-22 15:47:22 +03:00
1c8b52b38d
Fix for wifi disconnect handling ( #431 )
2015-06-22 13:59:12 +03:00
0f2e247209
code style
2015-06-22 11:51:13 +02:00
c0e5b54073
add basic check for valid data for in updateSketch (first byte of bin is always 0xE9)
...
send SDK version by HTTP Update
2015-06-22 10:23:33 +02:00
1803f3052a
Provide init data for register_chipv6_phy
2015-06-22 03:18:02 +03:00