mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a90817cda0
Due to these problems * possible race condition, two events competing * pattern detection work a little different for different IDF versions * switching between pattern detection and data reading is complicated * using just data events is easier for porting to a different communication peripheral These changes were made: * Removed the UART pattern detection entirely * Used manual pattern detection after reading plain data from the UART Closes https://github.com/espressif/esp-idf/issues/7176 |
||
---|---|---|
.. | ||
bg96.h | ||
esp_modem_compat.h | ||
esp_modem_dce_service.h | ||
esp_modem_dce.h | ||
esp_modem_dte.h | ||
esp_modem_netif.h | ||
esp_modem.h | ||
sim800.h | ||
sim7600.h |