|
c97accd839
|
fix(tools): Fix idf_monitor output line
Tool monitor should output one character not one line.
|
2018-08-10 10:48:08 +08:00 |
|
|
1f797c34e7
|
feat: add partition for ota
|
2018-08-10 10:21:30 +08:00 |
|
|
7de09ac236
|
fix: read flash align
|
2018-08-09 20:57:48 +08:00 |
|
|
269f6461e1
|
feat: calc checksum from flash
|
2018-08-09 20:52:41 +08:00 |
|
|
970786887c
|
fix(esp8266): Link critical function to IRAM
NMI calling function contains of "enter/exit critical"
|
2018-08-09 20:21:23 +08:00 |
|
|
374657a8c5
|
feat(esp8266): Remove old drivers
|
2018-08-09 20:07:23 +08:00 |
|
|
dd54592575
|
Merge branch 'bugfix/remove_useless_log' into 'master'
fix: remove esptool debug log
See merge request sdk/ESP8266_RTOS_SDK!376
|
2018-08-09 19:57:09 +08:00 |
|
|
f248bcd79b
|
Merge branch 'bugfix/fix_aws_exit_error' into 'master'
Fix aws_iot handshake failed and exit
See merge request sdk/ESP8266_RTOS_SDK!375
|
2018-08-09 19:56:52 +08:00 |
|
|
aad1adfbcd
|
Merge branch 'feature/modify_header_file_relationship_for_use_BITx' into 'master'
Modify header file relationship for app using BITx
See merge request sdk/ESP8266_RTOS_SDK!368
|
2018-08-09 19:56:38 +08:00 |
|
|
430b95fc33
|
feat(example): Add "BIT0" to example instead of "1 << 0"
|
2018-08-09 19:53:44 +08:00 |
|
|
f5196d26a6
|
feat(esp8266): Modify header file relationship for app using BITx
|
2018-08-09 19:53:44 +08:00 |
|
|
f602793a33
|
fix(startup): Fix cached data is cleared by function of "clean bss"
APP should not cache data whick is passed by bootloader linked to bss section.
|
2018-08-09 19:47:52 +08:00 |
|
|
03be34e550
|
Merge branch 'bugfix/fix_aio_called_mistake' into 'master'
Fix aio callback function being called mistake
See merge request sdk/ESP8266_RTOS_SDK!373
|
2018-08-09 15:32:04 +08:00 |
|
|
99d7bbcea1
|
Merge branch 'feature/refactor_gpio_driver' into 'master'
refactor(gpio): Refactor gpio driver for esp8266 idf
See merge request sdk/ESP8266_RTOS_SDK!223
|
2018-08-09 15:01:07 +08:00 |
|
|
ed743eb2d1
|
fix: remove esptool debug log
|
2018-08-09 14:31:24 +08:00 |
|
|
4fecc5344f
|
fix(aws_iot): Fix aws_iot handshake failed and exit
|
2018-08-09 11:39:04 +08:00 |
|
|
8fdffe47ad
|
refactor(gpio): Refactor gpio driver for esp8266 idf
|
2018-08-09 10:57:00 +08:00 |
|
|
e17d20561a
|
feat(smartconfig): make time interval of changing sniffer channel to 205ms
|
2018-08-09 10:25:51 +08:00 |
|
|
093b041bb7
|
fix(fix): Fix aio callback function being called mistake
|
2018-08-09 09:54:39 +08:00 |
|
|
3521271f09
|
feat(log): Modify log time unit from "s" to "ms"
|
2018-08-08 14:21:30 +08:00 |
|
|
1c36069ddd
|
Merge branch 'docs/build_system' into 'master'
Add document "build-system.rst"
See merge request sdk/ESP8266_RTOS_SDK!362
|
2018-08-08 10:23:59 +08:00 |
|
|
d59e766c57
|
Merge branch 'bugfix/fix_compile_warning' into 'master'
Fix compile warning
See merge request sdk/ESP8266_RTOS_SDK!363
|
2018-08-08 10:23:45 +08:00 |
|
|
520b213ad9
|
fix(example): Fix example compile warning
|
2018-08-07 15:42:42 +08:00 |
|
|
35ee995327
|
fix(components): Fix all components's compile warning and enable warning checking
|
2018-08-07 15:42:28 +08:00 |
|
|
57bf8b2b38
|
docs(build-system): Modify for ESP8266 platform
|
2018-08-07 12:50:09 +08:00 |
|
|
7c46284f50
|
Merge branch 'feature/make_lwip_timeouts_to_3000ms_in_light_sleep' into 'master'
feat(lwip): make lwip timeouts to 3000ms in light sleep
See merge request sdk/ESP8266_RTOS_SDK!361
|
2018-08-07 12:02:53 +08:00 |
|
|
cf645ab639
|
feat(lwip): make lwip timeouts to 3000ms in light sleep
|
2018-08-07 11:58:57 +08:00 |
|
|
d7fe33ba5c
|
docs(build-system): Bring "build-system.rst" from esp-idf
|
2018-08-06 20:37:47 +08:00 |
|
|
3ffcb12105
|
Merge branch 'feature/modify_make_script' into 'master'
feat(make): Remove compiler checking warning
See merge request sdk/ESP8266_RTOS_SDK!172
|
2018-08-06 19:24:31 +08:00 |
|
|
e0a3a60334
|
Merge branch 'feature/add_time_info_to_idf_monitor' into 'master'
Add time information to idf monitor
See merge request sdk/ESP8266_RTOS_SDK!358
|
2018-08-06 15:09:10 +08:00 |
|
|
a53f0164a7
|
Merge branch 'bugfix/fix_wifi_deinit_nvs_leak' into 'master'
Fix WIFI deinit NVS leak
See merge request sdk/ESP8266_RTOS_SDK!360
|
2018-08-06 13:54:25 +08:00 |
|
|
089711467e
|
fix(esp8266): Fix WIFI deinit NVS leak
|
2018-08-06 13:52:51 +08:00 |
|
|
f6db55c0e4
|
feat(tools): Add time information to idf monitor
|
2018-08-03 17:35:55 +08:00 |
|
|
1e1cf1eb49
|
Merge branch 'feature/remove_wps_example' into 'master'
feat(wps): Remove wps example
See merge request sdk/ESP8266_RTOS_SDK!357
|
2018-08-03 10:38:47 +08:00 |
|
|
03a3469b1a
|
feat(wps): Remove wps example
|
2018-08-03 10:29:09 +08:00 |
|
|
cce0ee6c35
|
feat(make): Remove compiler checking warning
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/175
|
2018-08-02 19:58:07 +08:00 |
|
|
7aad270aa4
|
Merge branch 'feature/remove_wifi_station_machine_example' into 'master'
feat(examples): remove wifi station machine example
See merge request sdk/ESP8266_RTOS_SDK!343
|
2018-08-02 19:53:21 +08:00 |
|
|
685810bdd9
|
Merge branch 'feature/try_tx_rate_from_high_to_low' into 'master'
feat(esp8266): make tx rate start from high to low
See merge request sdk/ESP8266_RTOS_SDK!355
|
2018-08-01 16:23:34 +08:00 |
|
|
4facff26a1
|
feat(lib): make tx rate start from high to low
|
2018-08-01 16:18:22 +08:00 |
|
|
d56ce445fe
|
feat(esp8266): make tx rate start from high to low
|
2018-08-01 16:18:16 +08:00 |
|
|
3c806b7892
|
Merge branch 'feature/lwip_udp_sync_return_real_result' into 'master'
udp sync return real result
See merge request sdk/ESP8266_RTOS_SDK!354
|
2018-08-01 15:15:51 +08:00 |
|
|
9276d0a994
|
Merge branch 'bugfix/fix_tcpip_adapter_sync_to_lwip_core' into 'master'
Fix netif multi-thread error
See merge request sdk/ESP8266_RTOS_SDK!353
|
2018-08-01 15:15:38 +08:00 |
|
|
8f9e0da791
|
Merge branch 'feature/add_throughput_mode' into 'master'
Add full icache mode
See merge request sdk/ESP8266_RTOS_SDK!352
|
2018-08-01 15:15:29 +08:00 |
|
|
509882c5b9
|
feat(tcpip_adapter): Modify RT timer to OS timer
|
2018-08-01 10:16:32 +08:00 |
|
|
bbdb7737fb
|
Merge branch 'feature/add_freertos_hz_config' into 'master'
feat: configurate FreeRTOS HZ
See merge request sdk/ESP8266_RTOS_SDK!337
|
2018-08-01 09:58:33 +08:00 |
|
|
c0c331b665
|
fix(tcpip_adapter): Fix dhcp pcb not free
|
2018-07-31 19:24:34 +08:00 |
|
|
af17c341ec
|
feat(lwip): udp sync return real result
|
2018-07-31 14:38:16 +08:00 |
|
|
6157ca63f6
|
fix(tcpip_adapter): Fix netif multi-thread error
|
2018-07-31 13:21:36 +08:00 |
|
|
c966dd04da
|
feat(lwip): make tcp fast timer to 125ms and make rto to 250ms
|
2018-07-31 12:48:37 +08:00 |
|
|
c1a6b556b4
|
feat(lwip): Add lwip high throughput configuration
|
2018-07-31 11:01:21 +08:00 |
|