Skip to content

update from espressif before 20910607 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 203 commits into from
Jun 7, 2019

Conversation

gengyuchao
Copy link
Owner

update from espressif before 20910607

krzychb and others added 30 commits February 27, 2019 23:58
1. Remove unused or unsupported unit test
2. Add extra header file to pass compiling
3. Remove unsupported functions
Remove ESPOS

See merge request sdk/ESP8266_RTOS_SDK!858
Add option to init OS before starting it

See merge request sdk/ESP8266_RTOS_SDK!859
Make it easy for other OS platform to use these code.

If users want to add other OSes, they only should add 3 files:
1. "port.c":  init task stack and switch task function
2. "osi.c": wrapper APIs to FreeRTOS from other OSes
3. "heap.c": wrapper APIs for other OSes' heap APIs
Clean up unused or unsupported code for ESP8266

See merge request sdk/ESP8266_RTOS_SDK!860
Sync issues from github to JIRA

See merge request sdk/ESP8266_RTOS_SDK!866
Using the macro to get uint8_t/uint16_t type data from IBus is much faster.
bugfix(pwm): fix pwm error phase

See merge request sdk/ESP8266_RTOS_SDK!864
Add IBus get data function

See merge request sdk/ESP8266_RTOS_SDK!867
feat(esp8266): add phy version log

See merge request sdk/ESP8266_RTOS_SDK!861
Update unit-test-app

See merge request sdk/ESP8266_RTOS_SDK!845
Refactor CRC algorithm

See merge request sdk/ESP8266_RTOS_SDK!614
Remove raw malloc internal calling function.
Link heap raw malloc/free from flash to iram

See merge request sdk/ESP8266_RTOS_SDK!870
…eertos

Other OSes platform also can use ringbuf without freertos.
Fix wps leaks OSI

See merge request sdk/ESP8266_RTOS_SDK!873
Divide ringbuf as a independent component from freertos

See merge request sdk/ESP8266_RTOS_SDK!875
Zhang Jun Hao and others added 29 commits May 24, 2019 10:41
fix(lib): fix crash when phrase wrong beacon

See merge request sdk/ESP8266_RTOS_SDK!935
[SDK8266-361] esp8266: fix pp_post reenter

See merge request sdk/ESP8266_RTOS_SDK!955
esp_tls: sync code from esp-idf and modify for esp8266

See merge request sdk/ESP8266_RTOS_SDK!949
wpa_supplicant: disable LTM fast when enable wolfSSL

See merge request sdk/ESP8266_RTOS_SDK!957
app_update: remove unnecessary macro define

See merge request sdk/ESP8266_RTOS_SDK!956
ladd reserved DNS server to avoid DHCP changing all DNS server address

See merge request sdk/ESP8266_RTOS_SDK!958
…er. Provided RTD project configuration file to be able to select python version for specific to esp-idf release.
esp8266: disable UART swap before restart

See merge request sdk/ESP8266_RTOS_SDK!962
esp8266: ssc flushes print buffer after printf

See merge request sdk/ESP8266_RTOS_SDK!961
setup: fix windows install prerequisites

See merge request sdk/ESP8266_RTOS_SDK!965
feat(sc): transfer smartconfig ACK type to sc_callback

See merge request sdk/ESP8266_RTOS_SDK!944
cjson: check if 32-bit type data is overflow

See merge request sdk/ESP8266_RTOS_SDK!945
cmake: fix cmake requires

See merge request sdk/ESP8266_RTOS_SDK!966
…aster'

feat(lwip): set netif hostname according to rfc952

See merge request sdk/ESP8266_RTOS_SDK!947
…' into 'master'

bugfix(sc): modify the comment of wifi_pkt_rx_ctrl_t in esp_wifi_types.h

See merge request sdk/ESP8266_RTOS_SDK!948
…SSID and passowrd

Add error warning to check the wrong parition table.
compatibility_upgrade: add function to get old SDK's target ap SSID and passowrd

See merge request sdk/ESP8266_RTOS_SDK!959
Fixed Breathe version to avoid docs build failure on ReadTheDocs server....

See merge request sdk/ESP8266_RTOS_SDK!963
factory-test: add factory test code and document

See merge request sdk/ESP8266_RTOS_SDK!890
@gengyuchao gengyuchao merged commit 8887312 into gengyuchao:master Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants