mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 03:07:21 +02:00
Fix some wifi lib bugs
1. add adc2 coexistence 2. change NOW() to WDEV_NOW() 3. call ets_timer_done() before calling ets_timer_setfn() 4. fix the bug that api lock is not unlocked when call esp_wifi_stop() twice 5. more hmac tx buffer limit from 32 to 64.
This commit is contained in: