Matthias Ringwald
|
02a896b61c
|
port: fix embedded builds (ancs_client.c -> ble/gatt-service)
|
2021-04-07 18:57:01 +02:00 |
|
Matthias Ringwald
|
c8dfe071e5
|
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
|
2021-03-26 11:51:57 +01:00 |
|
Matthias Ringwald
|
09df40bd40
|
hci_dump: stm32 ports
|
2021-03-11 15:53:46 +01:00 |
|
Matthias Ringwald
|
6f122aa372
|
Remove btstack_run_loop_base from port and test
|
2021-03-08 10:39:10 +01:00 |
|
Matthias Ringwald
|
6bdecec7ba
|
move GATT Service clients into ble/gatt-service
|
2021-03-08 10:09:41 +01:00 |
|
Matthias Ringwald
|
842264f18f
|
stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base
|
2021-03-07 18:09:58 +01:00 |
|
Matthias Ringwald
|
50b47281dc
|
btstack_run_loop_embedded: use run loop base (build)
|
2021-03-05 11:46:58 +01:00 |
|
Matthias Ringwald
|
1ddeadfcb2
|
fix warnings / add hid_host.c to embedded targets
|
2021-02-09 19:22:43 +01:00 |
|
Milanka Ringwald
|
606ccc9bdf
|
config: add ENABLE_PRINTF_HEXDUMP
|
2020-11-06 12:06:11 +01:00 |
|
Milanka Ringwald
|
36327e5a47
|
config: sort defines alphabetically
|
2020-11-06 12:01:26 +01:00 |
|
Matthias Ringwald
|
e52893ef8a
|
ports: configure 4 SDP records for a2dp_source_demo
|
2020-10-05 12:42:39 +02:00 |
|
Matthias Ringwald
|
75c13281d4
|
gatt_compiler: use python3 in build scripts
|
2020-09-25 13:25:22 +02:00 |
|
Matthias Ringwald
|
f2eb090749
|
cc256x: update CC256xC to v1.4
|
2020-09-11 15:15:24 +02:00 |
|
Matthias Ringwald
|
e3de1784d6
|
stm32-f4discovery-cc256x: increase HCI_ACL_PAYLOAD_SIZE to make pan_lwip_http_server demo work
|
2020-08-21 17:12:33 +02:00 |
|
Matthias Ringwald
|
0e0e98b284
|
chipset/cc256x: update initscripts CC256xC to v1.3
|
2019-12-04 11:20:13 +01:00 |
|
Matthias Ringwald
|
3d919a6077
|
chipset/cc256x: update initscripts CC256xB to v1.8 and CC256xC to v1.2
|
2019-09-26 22:30:51 +02:00 |
|
Matthias Ringwald
|
5dfb87efcb
|
stm32-f4discovery-cc256x: fix build
|
2019-07-09 15:25:11 +02:00 |
|
Matthias Ringwald
|
52b3d2e98e
|
doc/stm32-f4discovery-cc256x: fix build
|
2019-06-21 11:14:24 +02:00 |
|
Matthias Ringwald
|
bdc352b16d
|
examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR
|
2019-06-21 10:45:17 +02:00 |
|
Matthias Ringwald
|
235be4f4c8
|
lwip: move nosys port into platform/lwip/port folder
|
2019-06-10 15:07:21 +02:00 |
|
Matthias Ringwald
|
8a28d1ff7d
|
lwip: add pan_lwip_http_server example to stm32-f4discovery-cc256x
|
2019-06-09 18:10:39 +02:00 |
|
Matthias Ringwald
|
0c26301252
|
Revert "posix: close fd on network down"
This reverts commit 8c0c8f9f17087b31bd9c14cc2b5d85c276f756de.
|
2019-04-26 16:07:57 +02:00 |
|
Matthias Ringwald
|
8c0c8f9f17
|
posix: close fd on network down
|
2019-04-25 18:33:42 +02:00 |
|
Matthias Ringwald
|
f67eb7c279
|
port: allow to defined BTSTACK_ROOT and include exising Makefiles. Fixes #198
|
2019-04-15 14:34:59 +02:00 |
|
Matthias Ringwald
|
69f977f3f4
|
stm32-f4discovery-cc256x: use -Os
|
2019-03-29 18:08:25 +01:00 |
|
Matthias Ringwald
|
432bd28d3f
|
stm32-f4discovery-cc256x, test/avrcp: fix compile
|
2019-03-27 15:21:19 +01:00 |
|
Matthias Ringwald
|
3617b23246
|
stm32-f4discovery-cc256x: fix path to STM32F4 HAL
|
2019-03-11 20:09:57 +01:00 |
|
Matthias Ringwald
|
93f7f43bb1
|
stm32-f4discovery-cc256x: fix source file paths and remove explicit VPATHs
|
2019-03-11 17:41:17 +01:00 |
|
Matthias Ringwald
|
3d2aa3e6ff
|
stm32-f4discovery-cc256x: re-add PDM library
|
2019-03-11 17:26:02 +01:00 |
|
Matthias Ringwald
|
225f4ba4fe
|
stm32-f4discovery-cc256x: use new Makefile-based port
|
2019-03-11 16:59:56 +01:00 |
|
Matthias Ringwald
|
751e5d5aae
|
stm32-f4discovery-cc256x: remove original eclipse-based port
|
2019-03-11 16:58:27 +01:00 |
|
Matthias Ringwald
|
ae2aa31160
|
stm32-f4discovery-cc256x: fix start/stop stream audio playback
|
2019-03-10 18:21:13 +01:00 |
|
Matthias Ringwald
|
509a8bd6bd
|
stm32-f4discovery-cc256x: use sourc_ for recording vars
|
2019-03-10 18:09:29 +01:00 |
|
Matthias Ringwald
|
bc4cd0ef3e
|
stm32-f4discovery-cc256x: audio hal stop stream on close
|
2019-03-10 16:26:15 +01:00 |
|
Matthias Ringwald
|
1ba35d6a8d
|
stm32-f4discovery-cc256x: use irq priority 0 for Bluetooth UART and both DMA Channels
|
2019-03-04 18:08:38 +01:00 |
|
Matthias Ringwald
|
2760b1e821
|
stm32-f4discovery-cc256x: warn about using audio sink in mono, define ENABLE_SCO_STEREO_PLAYBACK to use stereo playback in HSP/HFP demos
|
2019-03-04 15:58:06 +01:00 |
|
Matthias Ringwald
|
82af58d38d
|
stm32-f4discovery-cc256x: use criticial section to avoid lossing TX Commplete Interrup
|
2019-03-04 11:55:38 +01:00 |
|
Matthias Ringwald
|
d4bf5cc155
|
stm32-f4discovery-cc256x: adapt PDM ringbuffer to sample rate to keep constant audio recording callback interval and latency
|
2019-03-03 21:38:03 +01:00 |
|
Matthias Ringwald
|
f97bf0e459
|
stm32-f4discovery-cc256x: add missing includes and 3rd-party libraries
|
2019-03-03 19:16:04 +01:00 |
|
Matthias Ringwald
|
e5988b8b56
|
stm32-f4discovery-cc256x: use PDM microphone
|
2019-03-03 17:00:20 +01:00 |
|
Matthias Ringwald
|
bb92a97f89
|
stm32-f4discovery-cc256x: enable PDM filter and output mono signal
|
2019-03-03 16:28:51 +01:00 |
|
Matthias Ringwald
|
524ed2b259
|
stm32-f4discovery-cc256x: switch to float-abi=softfp and link to PDM filter
|
2019-03-03 16:26:06 +01:00 |
|
Matthias Ringwald
|
4e871e86c3
|
stm32-f4discovery-cc256x: add PDM filter from STM32Cube_FW_F4_V1.16.0
|
2019-03-03 16:23:41 +01:00 |
|
Matthias Ringwald
|
46a20e6bfa
|
stm32-f4discovery-cc256x: single PCM recording buffer
|
2019-03-02 10:25:28 +01:00 |
|
Matthias Ringwald
|
06fc0f4b5a
|
stm32-f4discovery-cc256x: configure I2S Clock only during Sink init
|
2019-03-01 22:23:09 +01:00 |
|
Matthias Ringwald
|
b93f385697
|
stm32-f4discovery-cc256x: add disabled hard fault analysis helper code
|
2019-03-01 16:19:33 +01:00 |
|
Matthias Ringwald
|
0bb91267e2
|
stm32-f4discovery-cc256x: audio sample microphone, but simulate sine wave
|
2019-02-26 15:26:01 +01:00 |
|
Matthias Ringwald
|
f0acaf2eec
|
stm32-f4discovery-cc256x: configure audio source
|
2019-02-26 13:43:31 +01:00 |
|
Matthias Ringwald
|
01b78a8f8c
|
stm32-f4discovery-cc256x: cnofigure dma for microphone input
|
2019-02-26 13:42:49 +01:00 |
|
Matthias Ringwald
|
7cff3af764
|
stm32-f4discovery-cc256x: add audio_duplex example
|
2019-02-26 13:30:40 +01:00 |
|