Commit Graph

15 Commits

Author SHA1 Message Date
Matthias Ringwald
4a76e901eb esp32/freertos: don't create thread for BTstack. make run_loop_execute block - same as all other ports 2017-07-14 11:28:02 +02:00
Matthias Ringwald
3bf4123940 esp32: enable link key db memory for now 2017-05-25 19:41:03 +02:00
Matthias Ringwald
9000f9159a esp32: pulled esp-idf 2017-05-15 18:05:21 +02:00
Matthias Ringwald
0e6963e5c7 esp32: update sdkconfig 2017-05-05 15:20:31 +02:00
Matthias Ringwald
add51d7238 esp32: use micro-ecc from esp-idf 2017-05-05 15:20:31 +02:00
Matthias Ringwald
7d5f53998d esp32: drop single_threaded attribute from function names 2017-05-05 15:20:31 +02:00
Matthias Ringwald
e1af16c963 esp32: disable packet log, disable host controller to host flow control until fixed in host controller implementation 2017-05-05 15:20:31 +02:00
Matthias Ringwald
14406c56cc esp32: use data source instead of 'execute on main thread' to deliver packet sent and received HCI packets 2017-05-05 15:20:31 +02:00
Matthias Ringwald
dad714c0fb esp32: don't use btstack_run_loop_freertos_single_threaded_execute_code_on_main_thread_from_isr anymore 2017-05-05 15:20:31 +02:00
Matthias Ringwald
3f3812fa56 esp32: add len tag to packet ringbuffer, use HCI_PACKET_BUFFER_SIZE instead of reserving space for 3DH5 packets 2017-05-05 15:20:31 +02:00
Matthias Ringwald
40e336b75a esp32: update code for component/bt/lib @ 0986936 2017-05-05 15:20:31 +02:00
Matthias Ringwald
6503ab8282 freertos: provide btstack_uart_block_freertos_single_threaded.c 2017-05-05 15:20:31 +02:00
Matthias Ringwald
64dc14e0f6 esp32: add filetags 2017-05-05 15:20:31 +02:00
Matthias Ringwald
b9f3f1a478 esp32: enable Controller to Host Flow Control 2017-05-05 15:20:31 +02:00
Matthias Ringwald
82cfdfc2b7 esp32: prepare example template 2017-05-05 15:20:31 +02:00