d11543400e
feat(vfs): Modify for esp8266
2019-04-15 17:18:42 +08:00
e36706d776
feat(vfs): Bring vfs from esp-idf
...
Commit ID: e1e82c89
2019-04-15 17:18:03 +08:00
cdc22f273c
feature(adc): add adc example
2019-04-15 12:01:11 +08:00
4d695aad09
bugfix/netif_loopback_default_to_true: Added netif loopback to true in sdkconfig.defaults of http_server & provisioning
2019-04-09 19:41:48 +05:30
d177396c65
bugfix(pwm): fix pwm error phase
...
Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/528
Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/527
2019-03-29 11:55:27 +08:00
2d027322de
feat(esp-mqtt): Add ESP-MQTT example
2019-03-22 16:55:30 +08:00
0c16744f2b
feat/wolfssl_http_client: Added wolfssl support to http-client & ota.
...
Changes:
Client, OTA examples fixed. Bug fixes in esp-tls wolfssl support.
2019-03-16 17:04:18 +05:30
32d75a0699
feat(examples): add processing AMPDU pkt
2019-03-08 11:13:54 +08:00
ba8c2bed9d
feat(examples): add sniffer example
2019-03-08 11:13:32 +08:00
343c6ffd6a
feat(partition_table): Compiling script gets partition information from partition binary
2019-03-05 10:03:17 +08:00
2790d5605c
bugfix(fix): Fix combine binary overwrite checking
2019-03-01 13:49:52 +08:00
015f6222df
Merge branch 'bugfix/aws_cert_updation' into 'master'
...
bugfix/aws_cert_updation: Updating to latest AWS Certs.
See merge request sdk/ESP8266_RTOS_SDK!804
2019-02-28 09:33:23 +08:00
43d230a0f1
feature/esp_https_ota: Changes to make esp_https_ota compatible with ESP8266.
...
Changes:
Changed component.mk to enable only mbedtls based compilation.
Removed esp_err_to_name occurence. Updated README.md.
Shifted OTA examples to examples/system/ota.
Changed the sdkconfig.defaults for the example compilation.
2019-02-27 11:21:50 +05:30
6a6e9cd54b
feature/esp_https_ota: Added the esp_https_ota component from idf.
2019-02-27 11:01:44 +05:30
e7cf607c89
feature/wifi-provisioning: Changes to make wifi-provisioning compatible with ESP8266.
...
Changes:
Added Config to enable wifi-provisioning and protocomm & their pre-requisites.
Changed sdkconfig.defaults, apt headers, esp_log_internal.h for compilation.
Removed console, ble provisioning examples.
Modified esp_prov to enable only softap transport.
2019-02-25 17:39:28 +05:30
bfd0647ea8
feature/wifi-provisioning: Added wifi-provisioning component from idf.
...
Added wifi-provisioning examples and esp_prov tool.
2019-02-25 17:39:28 +05:30
ea0ab3f06f
bugfix/aws_cert_updation: Updating to latest AWS Certs.
...
Increased mbedtls RX buffer to 8192 is sdkconfig.defaults for tls handshake.
2019-02-22 20:32:56 +05:30
efc81a6649
feature/esp_http_server_idf_v3.2:Changes to make esp_http_server compatible with ESP8266.
...
Changes:
Lru counter in place of timestamp added.
syslimits.h definition guards for ARG_MAX, PATH_LEN.
Renamed src/port/esp32 to src/port/esp8266.
Enabled working without IPv6. Test Scripts requiring TinyFW removed
Utility.console_log replaced by print.
2019-02-20 12:39:42 +05:30
825a53199d
feature/esp_http_server_idf_v3.2: Added the esp_http_server component from idf.
2019-02-19 00:20:55 +05:30
32785a182f
feature/esp_http_client:Changes to make esp_http_client compatible with ESP8266.
...
Changes:
Added rom/md5_hash.h.
Example code & sdkconfig.defaults changed for compatibility.
Changed component.mk to enable compilation only for mbedtls.
2019-02-18 11:54:05 +05:30
ee32bd51a1
feature/esp_http_client: Added the esp_http_client component from idf.
...
Added the component and the example from IDF.
2019-02-18 11:54:05 +05:30
cb864d70cd
Merge branch 'example/https_request' into 'master'
...
Support using wolfSSL library
See merge request sdk/ESP8266_RTOS_SDK!731
2019-01-30 11:31:57 +08:00
2f43737d1a
docs(ota): FOTA from an Old SDK to the New ESP8266 RTOS SDK (IDF Style)
2019-01-29 19:51:59 +08:00
3af76b4556
Merge branch 'feature/remove_raw_ota_exmaple' into 'master'
...
Update verify and document for OTA of ESP8285(ESP8266 + 1MB flash)
See merge request sdk/ESP8266_RTOS_SDK!733
2019-01-29 19:36:15 +08:00
d36793c00f
docs(ota): Add important description for OTA of ESP8285 or ESP8266 + 1MB flash
2019-01-29 09:45:23 +08:00
c3774b46af
bugfix(spi): fix readme wave image error
...
Fixes https://github.com/espressif/ESP8266_RTOS_SDK/issues/462
2019-01-28 15:28:03 +08:00
2e9cb80033
feat(ota): Add OTA binary link address verify of ESP8285 or ESP8266 + 1MB flash
2019-01-25 14:41:08 +08:00
df4c82f394
feat(ota): Rename example "universal_ota" to "ota"
...
The "universal_ota" is able to be compatible with ESP8285(ESP8266 + 1MB flash).
2019-01-25 14:07:51 +08:00
5fa9b4e9eb
feat(ota): Remove raw OTA example
2019-01-25 14:07:51 +08:00
c77d59bf01
feat(universal_ota): Modify partition file configuration
2019-01-23 19:12:58 +08:00
e1aaf4f30d
feat: Support using wolfSSL library
2019-01-23 16:44:29 +08:00
11db1b0daf
feat(bootloader): Support v2 firmware updates to v3 by OTA
2019-01-16 14:20:58 +08:00
d4f2388a18
refactor(hspi): Refactor hspi driver for esp8266 idf
2019-01-16 11:22:57 +08:00
7c1374ef69
fix: fix sub topic name log in mqtt example
...
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/446
2019-01-09 11:23:13 +08:00
5df0b1d71a
Merge branch 'bugfix/fix_example_tcp_client' into 'master'
...
Fix TCP client example IPv6 support
See merge request sdk/ESP8266_RTOS_SDK!706
2019-01-08 17:13:20 +08:00
5620e2db74
Merge branch 'bugfix/fix_example_tcp_server' into 'master'
...
Fix TCP server example IPv6 support
See merge request sdk/ESP8266_RTOS_SDK!707
2019-01-08 17:13:13 +08:00
31d53705ee
Merge branch 'bugfix/fix_example_udp_server' into 'master'
...
Fix UDP server example IPv6 support
See merge request sdk/ESP8266_RTOS_SDK!709
2019-01-08 17:13:09 +08:00
6bf33d50f3
fix(udp_server): Fix UDP server example IPv6 support
2019-01-08 16:00:17 +08:00
762295a97a
fix(udp_client): Fix UDP client example IPv6 support
2019-01-08 15:47:23 +08:00
e75862e6b8
fix(tcp_server): Fix TCP server example IPv6 support
2019-01-08 15:40:45 +08:00
a62e902d21
fix(tcp_client): Fix TCP client example IPv6 support
2019-01-08 15:18:09 +08:00
b64ac3a604
Merge branch 'feature/remove_spiffs_example' into 'master'
...
Remove SPIFFS example because it is not support
See merge request sdk/ESP8266_RTOS_SDK!683
2018-12-28 20:15:59 +08:00
735a0db08b
feat(spiffs_test): Remove SPIFFS example because it is not support
2018-12-28 11:19:25 +08:00
3d63a6ca52
feat(partition_table): Update partition table script and OTA example
...
1. APP binary supports 4KB align instead of 64KB align
2. Add options to sdkconfig.defaults:
2.1. using 1MB flash
2.2. use custom partition table "partitions_two_ota.1MB.mini.csv"
2.3. custom partition table base address is 0x4000
3. "make ota flash" using APP1_OFFSET as app downloading address
2018-12-26 17:44:41 +08:00
8aa5671443
Merge branch 'feature/refactor_mqtt_example' into 'master'
...
feat: refactor mqtt example
See merge request sdk/ESP8266_RTOS_SDK!658
2018-12-24 20:35:22 +08:00
4e03f7ba98
feat: refactor mqtt example
2018-12-21 19:59:04 +08:00
f73b6f0b6d
docs(example):Update OTA README.md
2018-12-21 19:53:15 +08:00
5478203fd2
example/https_request: Add example with esp-tls API usage
2018-12-20 12:31:49 +05:30
fdc372a75c
docs(example):Update OTA README.md
2018-12-05 17:04:29 +08:00
2329a7cf73
refactor(hw_timer): Refactor hw_timer driver for esp8266 idf
2018-11-09 16:15:24 +08:00