Matthias Ringwald
bbdd6fe816
pic32-harmony: fix build
2021-03-01 14:32:16 +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
dbe92de6a9
btstack_link_key_db_tlv: require NVM_NUM_LINK_KEYS to be set in btstack_config.h, set NVM_NUM_LINK_KEYS 16 where missing
2020-07-13 18:05:30 +02:00
Matthias Ringwald
2f6ae08e68
pic32-harmony: fix project
2020-03-03 22:22:55 +01: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
c5ec696250
pic32-harmony: added btstack_crypto.c
2018-04-19 18:04:43 +02:00
Matthias Ringwald
ff01079be9
add le_data_channel examples to most ports
2018-01-19 16:32:28 +01:00
Matthias Ringwald
fc24c13c18
pic32-harmony: add hxcmod-player files
2018-01-04 21:37:28 +01:00
Matthias Ringwald
cafe0b8236
pic32-harmony: more path rewrites to fix command line compile of generated examples
2018-01-04 21:15:06 +01:00
Matthias Ringwald
ac8561b956
pic32-harmony: update config
2018-01-04 21:14:36 +01:00
Matthias Ringwald
43e300cd94
pic32-harmony: add missing sources and headers
2018-01-04 21:14:15 +01:00
Matthias Ringwald
a1a1af7129
docs: move parts from quick start into port readme file for pic32 and windows-winusb
2017-12-22 23:54:43 +01:00
Matthias Ringwald
3f2e561446
pic32-harmony: mention Harmony v1.0
2017-12-13 16:19:10 +01:00
Matthias Ringwald
a945d99772
pic32-harmony: fix compile
2017-11-09 12:36:21 +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
ed5dc1078e
pic32: fix compile
2017-05-02 00:32:53 +02:00
Matthias Ringwald
3570429f98
pic32: update build for micro-ecc
2017-04-13 17:04:53 +02:00
Matthias Ringwald
b31de47062
pic32: update build for micro-ecc
2017-04-13 16:47:18 +02:00
Matthias Ringwald
22aa151238
le_device_db_memory: make nr of entries configurable via MAX_NR_LE_DEVICE_DB_ENTRIES
2017-02-11 22:44:02 +01:00
Matthias Ringwald
3b1c4bce52
ports: remove obsolete MAX_NR_GATT_SUBCLIENTS, MAX_NR_GATT_CLIENTS = 1
2017-02-02 14:53:53 +01:00
Matthias Ringwald
1a68220246
config: add ENABLE_LE_PERIPHERAL and ENABLE_LE_CENTRAL to be able to reduce code size in Security Manager
2017-01-14 17:47:16 +01:00
Matthias Ringwald
e1b3ef9489
pic32: fix includes in 3rd-party
2016-10-24 22:50:28 +02:00
Matthias Ringwald
1c8b472ecf
pic32: update project
2016-10-24 22:06:31 +02:00
Matthias Ringwald
5762ec5cab
pic32-harmony: update project file
2016-10-23 22:54:17 +02:00
Matthias Ringwald
fac60fea7b
fix compile
2016-09-29 16:06:01 +02:00
Matthias Ringwald
6df11ce093
enable LE_SECURE_CONNECTIONS for larger platforms
2016-06-10 11:04:23 +02:00
Matthias Ringwald
71f331874d
pic32: create MPLAPX projects for all examples in harmony/vx_xx/apps/btstack
2016-05-02 17:26:08 +02:00
Matthias Ringwald
fd78d2a43f
pic32: rename bk-audio-dk to bt_audio_dk
2016-05-02 12:44:16 +02:00
Matthias Ringwald
914aaacb4d
pic32: clear overrun uart flag
2016-04-28 14:50:33 +02:00
Matthias Ringwald
ebd8f44018
pic32: update project for v1.0
2016-04-27 22:22:18 +02:00
Matthias Ringwald
52984ae229
pic32: disable set baud in hal_uart_dma.h implementation
2016-04-27 22:21:29 +02:00
Matthias Ringwald
084ad01c1a
hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances
2016-04-20 23:18:15 +02:00
Matthias Ringwald
d356a6da17
move 'BTstack up and running' message from examples into port/../main.c
2016-04-08 23:23:09 +02:00
Matthias Ringwald
aec7654d98
prefix embedded HAVE_
2016-03-30 11:06:56 +02:00
Matthias Ringwald
a265b909d4
memory: use MAX_NR_ instead of MAX_NO_
2016-03-28 12:05:33 +02:00
Matthias Ringwald
2c455dad9a
MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS -> MAX_NO_BTSTACK_LINK_KEY_DB_MEMORY_ENTRIES
2016-03-27 23:10:54 +02:00
Matthias Ringwald
40d883bd01
replace bzero with memset and drop HAVE_BZERO
2016-03-27 22:49:03 +02:00
Matthias Ringwald
efda0b48f9
sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record
2016-03-17 11:24:38 +01:00
Matthias Ringwald
763c9b6f30
sdp_client: rename sdp_query_rfcomm -> sdp_client_query_rfcom
2016-03-17 10:58:11 +01:00
Matthias Ringwald
cca7dd5cb1
pic32: fix compile
2016-03-07 22:06:47 +01:00
Matthias Ringwald
958ff6c679
pic32: remove unused missing header
2016-03-07 21:57:25 +01:00
Matthias Ringwald
6d53ac6920
pic32: fix project config
2016-03-07 21:20:27 +01:00
Matthias Ringwald
a6efb91912
rewrite sscanf_bd_addr to be sscanf free
2016-03-04 14:21:22 +01:00
Matthias Ringwald
6e25cd8d95
ports: use MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS
2016-03-04 13:42:49 +01:00
Matthias Ringwald
bcf00d8fa4
examples: move out of embedded subfolder
2016-02-19 09:46:37 +01:00
Matthias Ringwald
023f27646b
sdp_query_util: inline into sdp_util and sdp_client
2016-02-18 12:10:47 +01:00
Matthias Ringwald
871e126195
sdp_client: remove sdp_parser.c references
2016-02-17 20:54:21 +01:00