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