Matthias Ringwald
|
8838c9457b
|
esp32: avoid compile error in freertos support as xEventGroupSetBitsFromISR is not defined, but not needed on esp32
|
2017-05-15 18:06:55 +02:00 |
|
Matthias Ringwald
|
3b1180c97a
|
freertos: fix error message when xEventGroupSetBitsFromISR not defined, actually use it
|
2017-05-15 18:06:10 +02:00 |
|
Matthias Ringwald
|
9000f9159a
|
esp32: pulled esp-idf
|
2017-05-15 18:05:21 +02:00 |
|
Matthias Ringwald
|
48900dc5d4
|
cc256x: fix regression for MSP430 targets
|
2017-05-13 23:38:21 +02:00 |
|
Matthias Ringwald
|
17062df7cc
|
cc256x: support CC256xB Service Pack v1.6 and use in all CC256x ports
|
2017-05-13 23:31:16 +02:00 |
|
Matthias Ringwald
|
2d0fc1be49
|
cc256x: support CC256xB Service Pack v1.6 and use in all CC256x ports
|
2017-05-13 23:22:59 +02:00 |
|
Matthias Ringwald
|
e2ee49ead8
|
cc256x: allow to select custom init script for next power up
|
2017-05-13 22:45:47 +02:00 |
|
Matthias Ringwald
|
caf56077b9
|
ios: fix IOKit spelling
|
2017-05-09 09:43:59 +02:00 |
|
Matthias Ringwald
|
92f3d82f1e
|
freertos: show error if INCLUDE_xEventGroupSetBitFromISR is not set
|
2017-05-09 09:22:06 +02:00 |
|
Matthias Ringwald
|
055ec3888b
|
stm32-f4discovery-cc256x: copywriting
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
c5680ddcd8
|
readme: add stm32 f4discovery port
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
7ade95d741
|
stm32-f4discovery-cc256x: diable eHCILL, use 4 mbps
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
5e55a87370
|
stm32-f4discovery-cc256x: update readme
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
c6a9f5e1c8
|
stm32-f4discovery-cc56x: port and eclipse project generator
|
2017-05-05 16:30:58 +02:00 |
|
Matthias Ringwald
|
cd01c0178c
|
sm: fix compile
|
2017-05-05 15:30:22 +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
|
f953952c6e
|
esp32: add new set_wakeup_handler to btstack uart block freertos
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
5f209a26d8
|
esp32: drop single_threaded attribute from function names
|
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
|
00948339ed
|
esp32: copywriting
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
5d426cd2e5
|
esp32: copywriting
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
2d4acfc3f8
|
esp32: update readme
|
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
|
7ef3b0106f
|
freertos: use data source for btstack_uart_block_freertos_single_threaded.c
|
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
|
1ca802329b
|
freertos: add support for polled data sources
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
40ad9be2e8
|
freertos: wait on event group insted of queue
|
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
|
1701a7440a
|
esp32: add make examples, make clean to create/delete example projects
|
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
|
612e8fb6c9
|
freertos: use ISR version of btstack_run_loop_freertos_single_threaded_execute_code_on_main_thread
|
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
|
a681a241a7
|
esp32: create projects for all BTstack examples
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
93131000b2
|
esp32: update readme
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
82cfdfc2b7
|
esp32: prepare example template
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
d238d4bbab
|
esp32: drop custom fork
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
df3cad9f20
|
esp32: new config options
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
9345322f0e
|
esp32: temp increase run loop queue size
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
b3c351fe85
|
esp32: directly call esp_vhci_host_check_send_available instead of tracking callback
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
7fa64bedbd
|
esp32: place HCI from VHCI in ringbuffer to avoid blocking VHCI thread
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
6b7dcb94d0
|
esp32: update sdkconfig to disable bluedroid
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
f69d0bf9f0
|
esp32: extract component/btstack, depend on CONFIG_BLUEDROID_ENABLED=n, update README
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
90b574741c
|
esp32: fix compile of classic part
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
2d1ab7bf32
|
esp32: update readme
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
8690631fa8
|
esp32: update readme
|
2017-05-05 15:20:31 +02:00 |
|
Matthias Ringwald
|
432895cb6b
|
esp32: use max size acl payload
|
2017-05-05 15:20:31 +02:00 |
|