32 Commits

Author SHA1 Message Date
Matthias Ringwald
07c6cfd449 stm32-f4discovery-cc2564: add obex_srm_client 2024-08-08 17:31:28 +02:00
Matthias Ringwald
c2cab3fe94 port: update Makefile builds for embedded 2023-11-17 16:33:45 +01:00
Dirk Helbig
2d8556b2db stm32-f4discovery-cc256x: added hint regarding _printf_float
stm32-f4discovery-cc256x: added bsp api to fetch the actual sampling rate
stm32-f4discovery-cc256x: switched clock source to HSE instead of HSI
stm32-f4discovery-cc256x: fixed wrong i2spll parameters
2023-05-17 15:07:34 +02:00
Dirk Helbig
32d9a3dfcc stm32: added samplerate compensation support
embedded: update audio api
2023-05-17 15:06:08 +02:00
Matthias Ringwald
360d44f609 hfp_codec: add to all ports 2023-03-02 11:00:28 +01:00
Matthias Ringwald
1fd701e0cd ports: add a2dp 2022-03-16 22:20:09 +01:00
Matthias Ringwald
884d3c56f3 port: replace obex_iterator wirh obex_parser 2021-11-29 14:57:49 +01:00
Matthias Ringwald
01f72e3df4 CC2564C: update for Service Pack v1.5. Use CC2564C version in most ports 2021-09-23 11:42:23 +02:00
Matthias Ringwald
02a896b61c port: fix embedded builds (ancs_client.c -> ble/gatt-service) 2021-04-07 18:57:01 +02: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
Matthias Ringwald
75c13281d4 gatt_compiler: use python3 in build scripts 2020-09-25 13:25:22 +02: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
225f4ba4fe stm32-f4discovery-cc256x: use new Makefile-based port 2019-03-11 16:59:56 +01:00
Matthias Ringwald
1aaaf1e99c stm32-f4discovery-cc256x: drop useless Makefile in main folder 2018-06-06 09:21:08 +02:00
Matthias Ringwald
c6a9f5e1c8 stm32-f4discovery-cc56x: port and eclipse project generator 2017-05-05 16:30:58 +02:00