mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8fc78a958a
bt: call nvs_flash_init in examples, show error if NVS is not initialized See merge request !1003
ESP-IDF UART HCI Controller =========================== This is a btdm controller use UART as HCI IO. This require the UART device support RTS/CTS mandatory. It can do the configuration of UART number and UART baudrate by menuconfig.