doc: add ENABLE_H5

This commit is contained in:
Matthias Ringwald 2021-03-02 11:33:16 +01:00
parent eb9e0ff41a
commit cf7c52a3a7

View File

@ -77,6 +77,7 @@ BTstack properties:
ENABLE_CLASSIC | Enable Classic related code in HCI and L2CAP
ENABLE_BLE | Enable BLE related code in HCI and L2CAP
ENABLE_EHCILL | Enable eHCILL low power mode on TI CC256x/WL18xx chipsets
ENABLE_H5 | Enable support for SLIP mode in `btstack_uart.h` drivers for HCI H5 ('Three-Wire Mode')
ENABLE_LOG_DEBUG | Enable log_debug messages
ENABLE_LOG_ERROR | Enable log_error messages
ENABLE_LOG_INFO | Enable log_info messages