mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-22 16:59:19 +08:00
feat(smartconfig): refactor smartconfig callback to use esp event
Consistent with esp-idf(branch: release/v4.2, commit id: c5bb6c4)
This commit is contained in:
@@ -32,6 +32,8 @@ else()
|
||||
"source/crc.c"
|
||||
"source/phy_init.c"
|
||||
"source/reset_reason.c"
|
||||
"source/smartconfig.c"
|
||||
"source/smartconfig_ack.c"
|
||||
"source/startup.c"
|
||||
"source/system_api.c"
|
||||
"source/task_wdt.c"
|
||||
|
Reference in New Issue
Block a user