]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/btdm_uart_hci' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Fri, 7 Apr 2017 04:13:42 +0000 (12:13 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Fri, 7 Apr 2017 04:13:42 +0000 (12:13 +0800)
Feature/btdm uart hci

    1. support UART HCI, devolper need not to make a bridge between VHCI and UART.
    2. fix bug of rand/srand called in ISR.
    3. fix bug of BLE rx packets may cause assert.

See merge request !626


Trivial merge