27 Commits

Author SHA1 Message Date
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
cccba2901c hci_dump: max32630-fthr port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
6f122aa372 Remove btstack_run_loop_base from port and test 2021-03-08 10:39:10 +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
f2eb090749 cc256x: update CC256xC to v1.4 2020-09-11 15:15:24 +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
235be4f4c8 lwip: move nosys port into platform/lwip/port folder 2019-06-10 15:07:21 +02:00
Matthias Ringwald
df09fcae62 lwip: add pan_lwip_http_server example to max32630-fthr 2019-06-09 18:03:59 +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
e9c5f44ee8 a2dp_sink_demo: use linear resampling to fix samplerate drift 2019-02-21 12:03:23 +01:00
Matthias Ringwald
6420389d1a added yxml to esp32, max32630-fthr, and stm32-f4discovery-cc256x 2018-09-27 12:54:46 +02:00
Matthias Ringwald
c1bc0b8eb5 pbap_client: add support for md5 authentication challenge 2018-09-17 17:16:59 +02:00
Matthias Ringwald
b88bf5bffc add btstack_audio to example/Makefile.inc instead of individual ports that include it 2018-07-20 17:29:15 +02:00
Matthias Ringwald
631785acb5 max32630-fthr: fix build / add btstack_crypto 2018-04-29 22:53:17 +02:00
Matthias Ringwald
64697164ef max32630-fthr: fix download of cc2564b init script 2018-02-21 21:24:32 +01:00
Matthias Ringwald
c37cd8f3d1 sbc: split btstack_sbc_bludroid.c into seperate encoder and decoder implementation 2017-11-29 17:13:17 +01:00
Matthias Ringwald
e07b53a618 add btstack_tlv.c to most ports 2017-11-09 13:39:04 +01:00
Matthias Ringwald
84e268121e max32630-fthr: support btstack_stdin 2017-08-18 10:34:57 +02:00
Matthias Ringwald
79714be82e max32630-fthr: Enable gdb debugging in Makefile 2017-08-18 09:52:52 +02:00
Matthias Ringwald
17ae5bc4f4 FLASH HAL: use 'bank' instead of 'sector' 2017-08-16 15:58:03 +02:00
Matthias Ringwald
5efdcd7d20 max32630-fthr: implement hal_flash_sector for MXC and use in port 2017-08-15 14:28:21 +02:00
Matthias Ringwald
f39cc24ddf max32630-fthr: fix compile for all examples, add todo items 2017-07-19 15:01:54 +02:00
Matthias Ringwald
6b7adbe5dd max32630-ftrh: create project folder inside of exxample folder 2017-07-19 12:08:03 +02:00