20 Commits

Author SHA1 Message Date
d3a974f6f2 feat(smartconfig): refactor smartconfig callback to use esp event
Consistent with esp-idf(branch: release/v4.2, commit id: c5bb6c4)
2020-11-11 11:25:02 +08:00
2e2512eec6 Merge branch 'bugfix/fix_example_smartconfig_not_start_task' into 'master'
fix(smartconfig): Fix smartconfig example not start task when Wi-Fi starts

See merge request sdk/ESP8266_RTOS_SDK!1398
2020-05-27 10:01:02 +08:00
655f934008 fix(wifi): fix writing error 2020-05-25 16:51:12 +08:00
4c9f917f35 fix(smartconfig): Fix smartconfig example not start task when Wi-Fi starts 2020-05-15 14:05:25 +08:00
4dee04c03b feat(esp_event): examples use esp_event instead of old event process 2020-01-15 16:29:29 +08:00
af0fcc0492 fix(wifi): fix compatibility issues with AP which configured to 11n only 2019-06-14 11:06:39 +08:00
ca53760dec feat(sc): transfer smartconfig ACK type to sc_callback 2019-05-17 20:42:42 +08:00
268e9d5846 feat(examples): Add cmake compiler script for examples 2019-05-16 16:22:24 +08:00
430b95fc33 feat(example): Add "BIT0" to example instead of "1 << 0" 2018-08-09 19:53:44 +08:00
5f52e9ad70 feat(examples): refactor smartconfig example 2018-07-13 11:50:11 +08:00
1ba1e5ccbd feat(task): Change all tasks size 4 times the original 2018-07-09 20:11:41 +08:00
c4faded08f feat(examples): remove the use of user_rf_cal_sector_set in examples
rf cal data now stored in nvs if needed
2018-07-09 17:16:53 +08:00
bf0b8c8bb6 feat(esp8266): Modify old system APIs to new ones 2018-06-25 20:37:38 +08:00
74be880138 feat(example): Clean up the code in example 2018-05-25 16:59:10 +08:00
1cd5a36bdf feat: Don't use esp_common.h in SDK 2018-05-25 09:03:45 +08:00
291c94b501 feat: Remove the use of os_printf in SDK 2018-05-24 19:52:43 +08:00
f1d2152991 feat(esp8266): Don't use LOCAL in SDK 2018-05-24 15:30:47 +08:00
29f5577ac6 feat(esp8266): Don't use ICACHE_FLASH_ATTR in SDK side 2018-05-24 12:38:06 +08:00
f30b84f3d4 feat(example): Use CC0 license for examples 2018-04-12 14:03:21 +08:00
3f0f3f152a feat(example): Restructure examples folder 2018-04-12 11:45:59 +08:00