|
469906dec8
|
feat(esp8266): Update library
Link some function from IRAM to flash.
|
2018-09-17 14:14:52 +08:00 |
|
|
54a8707ee9
|
feat(lwip): Move "netinet/in.h" to "port/netinet/in.h"
|
2018-09-13 16:45:50 +08:00 |
|
|
f5c913ed4f
|
feat(esp8266): Add ppT task stack size configuration
|
2018-09-13 16:04:58 +08:00 |
|
|
1fc474b8c9
|
feat(pthread): Modify for ESP8266
|
2018-09-13 15:34:54 +08:00 |
|
|
e492bda28c
|
feat(pthread): Bring "pthread" from esp-idf
Commit ID: df786128
|
2018-09-13 15:31:30 +08:00 |
|
|
580fa88ad0
|
feat(freertos): Add port to get freertos rate hz
|
2018-09-13 15:29:46 +08:00 |
|
|
1bcf71895c
|
Merge branch 'feature/add_arpa_inet_h' into 'master'
Add "arpa/inet.h" header file
See merge request sdk/ESP8266_RTOS_SDK!430
|
2018-09-13 15:28:18 +08:00 |
|
|
1c7ac67bfe
|
feat(lwip): Add "arpa/inet.h" header file
|
2018-09-13 15:27:02 +08:00 |
|
|
693fc1daaf
|
Merge branch 'feature/add_sntp_sntp_h' into 'master'
Add extra "sntp/sntp.h" to be same as esp-idf
See merge request sdk/ESP8266_RTOS_SDK!429
|
2018-09-13 15:25:31 +08:00 |
|
|
40a821ffba
|
Merge branch 'feature/refactor_task_watch_dog' into 'master'
Refactor task watch dog
See merge request sdk/ESP8266_RTOS_SDK!478
|
2018-09-13 15:24:25 +08:00 |
|
|
04ccb621a7
|
Merge branch 'feature/add_fcntl_function' into 'master'
Add fcntl and modify ioctl
See merge request sdk/ESP8266_RTOS_SDK!428
|
2018-09-13 15:23:33 +08:00 |
|
|
7e8650dd65
|
feat(esp8266): Refactor task watch dog
1. Remove old watch dog function
2. Put WIFI NVS index table from RAM to flash
|
2018-09-13 15:20:33 +08:00 |
|
|
60a0297f32
|
Merge branch 'feature/ssl_add_dhm_config' into 'master'
Add DHM configuration to Kconfig
See merge request sdk/ESP8266_RTOS_SDK!483
|
2018-09-13 15:19:13 +08:00 |
|
|
35e96088b3
|
Merge branch 'feature/add_netinet_in_h' into 'master'
Add <netinet/in.h> header file
See merge request sdk/ESP8266_RTOS_SDK!484
|
2018-09-13 15:18:35 +08:00 |
|
|
e659b242ee
|
Merge branch 'feature/remove_error_check_from_sys_direct_header_file' into 'master'
Remove error check from <sys/direct.h>
See merge request sdk/ESP8266_RTOS_SDK!482
|
2018-09-13 15:18:17 +08:00 |
|
|
b486555437
|
Merge branch 'feature/add_config_for_uit_stack' into 'master'
Add uiT task stack configuration
See merge request sdk/ESP8266_RTOS_SDK!485
|
2018-09-13 15:18:00 +08:00 |
|
|
472fa796ed
|
feat(esp8266): Add uiT task stack configuration
|
2018-09-13 13:35:27 +08:00 |
|
|
ce470425e8
|
feat(lwip): Add <netinet/in.h> header file
|
2018-09-13 13:31:35 +08:00 |
|
|
a8b6c4b121
|
feat(mbedtls): Add DHM configuration to Kconfig
|
2018-09-13 13:23:29 +08:00 |
|
|
b3dbe9c3cb
|
feat(newlib): Remove error check from <sys/direct.h>
Its functions are empty.
|
2018-09-13 13:17:53 +08:00 |
|
|
a165c09efa
|
Merge branch 'feature/add_isr_stk_config' into 'master'
Add configuration for interrupt stack size
See merge request sdk/ESP8266_RTOS_SDK!479
|
2018-09-13 11:05:51 +08:00 |
|
|
9e0fb8bcac
|
fix(lwip): Fix socket_mt nonblocking error
|
2018-09-12 21:53:22 +08:00 |
|
|
c82e12520c
|
feat(newlib): Strip "fcntl"
|
2018-09-12 18:00:27 +08:00 |
|
|
b919197c07
|
feat(freertos): Add configuration for interrupt stack size
|
2018-09-12 13:40:03 +08:00 |
|
|
038eafdcf5
|
Merge branch 'feature/refactor_heap' into 'master'
Refactor heap
See merge request sdk/ESP8266_RTOS_SDK!449
|
2018-09-12 11:14:47 +08:00 |
|
|
e40b6d645a
|
feat(heap): Remove macro "MEMLEAK_DEBUG"
|
2018-09-12 11:12:40 +08:00 |
|
|
a4369522b9
|
feat(heap): Remove old heap and modify old heap API
|
2018-09-12 11:12:30 +08:00 |
|
|
260da4a6f3
|
feat(heap): Add new heap component
|
2018-09-12 11:12:17 +08:00 |
|
|
b2c6e218d2
|
Merge branch 'feature/calculate_faster_in_bignum' into 'master'
feat(crypto): calculate faster in bignum
See merge request sdk/ESP8266_RTOS_SDK!475
|
2018-09-11 15:53:35 +08:00 |
|
|
80f280eda1
|
feat(crypto): calculate faster in bignum
|
2018-09-11 15:45:57 +08:00 |
|
|
61c53d1e1e
|
feat(lwip): add multicast packet support for UDP
|
2018-09-10 20:15:41 +08:00 |
|
|
ff91a915b9
|
feat(wpa_supplicant): Redefine usd heap to DRAM instead of IRAM
|
2018-09-10 11:53:14 +08:00 |
|
|
4484d800a8
|
feat(esp8266): add wps header file
|
2018-09-07 19:14:21 +08:00 |
|
|
f7996f4d90
|
feat(lib): refactor wps api
|
2018-09-07 19:14:01 +08:00 |
|
|
ecfd54edf0
|
feat(wpa): disable wpa debug by default
|
2018-09-07 17:19:52 +08:00 |
|
|
1c7a0b7dc0
|
Merge branch 'feature/add_udp_sync_proc_triggle' into 'master'
Add UDP sync process trigger
See merge request sdk/ESP8266_RTOS_SDK!469
|
2018-09-07 16:15:21 +08:00 |
|
|
1ca16e5a13
|
feat(lwip): Add UDP sync process trigger
|
2018-09-07 16:12:16 +08:00 |
|
|
f0825485ff
|
fix(esp8266): Disable "con_ap" task
|
2018-09-07 16:07:25 +08:00 |
|
|
93a224656f
|
feat(esp8266): add espnow header file
|
2018-09-07 16:02:31 +08:00 |
|
|
52648d915d
|
feat(util): add crc16 support
|
2018-09-07 16:02:31 +08:00 |
|
|
215fd755d6
|
feat(esp8266): compile with espnow library
|
2018-09-07 16:02:31 +08:00 |
|
|
b218da9841
|
feat(lib): add support broadcast bssid for espnow
|
2018-09-07 16:02:31 +08:00 |
|
|
c7d6e664b6
|
feat(lib): refactor espnow
|
2018-09-07 16:02:31 +08:00 |
|
|
7598be4424
|
fix(esp8266): Fix WPA free data error
|
2018-09-07 15:52:02 +08:00 |
|
|
64932b102d
|
Merge branch 'feature/add_configurate_console_uart_swap_io' into 'master'
Add configuration for UART swap I/O pins
See merge request sdk/ESP8266_RTOS_SDK!466
|
2018-09-07 15:48:57 +08:00 |
|
|
1635d54bfb
|
Merge branch 'feature/add_wifi_send_buffer_result_to_aio_ret' into 'master'
feat(lib): add wifi buffer send result to aio ret
See merge request sdk/ESP8266_RTOS_SDK!441
|
2018-09-07 15:46:08 +08:00 |
|
|
c8cbc97e0d
|
feat(esp8266): Add configuration for UART swap I/O pins
|
2018-09-07 15:45:41 +08:00 |
|
|
1a6ffe4e9e
|
feat(esp8266): Add configuration for UART baudrate
|
2018-09-07 15:40:35 +08:00 |
|
|
fe0c6905d6
|
fix(lwip): fix some writting error
|
2018-09-07 15:34:41 +08:00 |
|
|
dbdacdf3ec
|
Merge branch 'feature/add_configurate_console_uart' into 'master'
Add configration for output console UART
See merge request sdk/ESP8266_RTOS_SDK!460
|
2018-09-07 15:30:56 +08:00 |
|