Matthias Ringwald
b28dc8004d
btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE
2021-11-19 10:09:49 +01:00
Milanka Ringwald
2fca4dad95
license: update text
2021-11-02 09:31:00 +01:00
Matthias Ringwald
70efcd36d8
max32630-fthr: fix links
2021-07-10 00:19:30 +02:00
Matthias Ringwald
d338410556
embedded: use generic btstack_run_loop_poll_data_sources_from_irq instead of btstack_run_loop_embedded_trigger
2021-07-02 16:51:58 +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
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
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
Milanka Ringwald
6ccd824859
update python scripts to python3
2020-11-03 15:19:00 +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
8959f8692d
max32630-fthr: improve Controller reset / PR #317
2020-09-10 10:55:21 +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
97dc5e692c
new pan_lwip_http_server example
...
- add lwIP sources commit b3a939417 (after STABLE-2.1.1) as 3rd-party/lwip/core
- add small DHCP server as 3rd-party/lwip/dhcp-server
- add BNEP lwIP adapter that handles BNEP events and forwards packets between BNEP and lwIP (only tested for NO_SYS == 1)
- add pan_lwip_http_server example that provides lwIP http server on http://192.168.7.1
- example is added to port/libusb
2019-06-07 16:57:00 +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
85414bcc73
ports: enable SCO-over-HCI for CC256x ports
2018-06-26 13:28:24 +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
ff01079be9
add le_data_channel examples to most ports
2018-01-19 16:32:28 +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
fcae305fb2
sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation
2017-08-28 21:10:17 +02:00
Matthias Ringwald
84e268121e
max32630-fthr: support btstack_stdin
2017-08-18 10:34:57 +02:00
Matthias Ringwald
7dabc299c3
max32630-fthr: add hardware_fault handler to dump state, prepare for console input
2017-08-18 10:05:38 +02:00
Matthias Ringwald
ec2bbb878f
max32630-fthr: make fw flashing script path independent
2017-08-18 09:53:35 +02:00
Matthias Ringwald
79714be82e
max32630-fthr: Enable gdb debugging in Makefile
2017-08-18 09:52:52 +02:00
Matthias Ringwald
24efff18d5
max32630fthr: support for hal_led.h
2017-08-17 10:47:34 +02:00
Matthias Ringwald
17ae5bc4f4
FLASH HAL: use 'bank' instead of 'sector'
2017-08-16 15:58:03 +02:00
Matthias Ringwald
3c72f34031
max32630-fthr: update README (hal_flash_sector_t implemented)
2017-08-15 14:30:19 +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
9a658d6ac5
Cleanup via .gitignore
2017-07-19 21:27:50 +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
183c110a67
max32630-fthr: add dummy hal_led implementation
2017-07-19 15:01:16 +02:00
Matthias Ringwald
8f3b3e6c8c
max32630-fthr: create makefile to build / clean all examples
2017-07-19 13:56:13 +02:00
Matthias Ringwald
91401e3752
max32630-fthr: README editing
2017-07-19 12:42:40 +02:00
Matthias Ringwald
6b7adbe5dd
max32630-ftrh: create project folder inside of exxample folder
2017-07-19 12:08:03 +02:00
Matthias Ringwald
c894dca1b7
max32630-fthr: create project folder with Makefile for each example
2017-07-18 23:14:38 +02:00
Matthias Ringwald
49a45ad9fd
max32630-fthr: drop CC2564B suffix as the FTHR comes with the CC2564B by defeault
2017-07-18 21:41:09 +02:00