640 Commits

Author SHA1 Message Date
Matthias Ringwald
6e0d5aed6b atwilc3000: configure chipset for main baud rate as part of the firmware download 2017-08-08 10:56:22 +02:00
Matthias Ringwald
cb9ff2fb74 samv71-xplained-atwilc3000: use debug gpio pins 2017-08-08 10:56:22 +02:00
Matthias Ringwald
67422dbd30 samv71-xplained-atwilc3000: assert tx_done is only called once 2017-08-08 10:56:22 +02:00
Matthias Ringwald
5c5e48573f samv71-xplained-atwilc3000: fix HAL UART Receive in IRQ mode 2017-08-08 10:56:22 +02:00
Matthias Ringwald
c267d18bb4 samv71-xplained-atwilc3000: implement hal_uart_dma_set_flowcontrol 2017-08-08 10:56:22 +02:00
Matthias Ringwald
13b8e9b1e4 samv71-xplained-atwilc3000: firmware upload with 921600 2017-08-08 10:56:22 +02:00
Matthias Ringwald
a05ab6b39c samv71-xplained-atwilc3000: add atwilc3000 support 2017-08-08 10:56:22 +02:00
Matthias Ringwald
5c14f9bbe2 samv71-xplained-atwilc3000: add make flash target 2017-08-08 10:56:22 +02:00
Matthias Ringwald
0462679231 samv71-xplained-atwilc3000: add btstack_config.h 2017-08-08 10:56:22 +02:00
Matthias Ringwald
6269ac328b samv71-xplained-atwilc3000: fix pin definitions 2017-08-08 10:56:22 +02:00
Matthias Ringwald
58a1b1bbd7 samv71-xplained-atwilc3000: add BTstack files 2017-08-08 10:56:22 +02:00
Matthias Ringwald
d344c38bba samv71-xplained-atwilc3000: update config for atwilc3000 config 2017-08-08 10:56:22 +02:00
Matthias Ringwald
1b2596b530 samv71-xplained-atwilc3000: add getting started example with peripheral HALs 2017-08-08 10:56:22 +02:00
Matthias Ringwald
4604479edb atwilc3000: add image from breakout board 2017-08-08 10:56:21 +02:00
Matthias Ringwald
f14824f7f1 atwilc3000: chipset support complete 2017-08-08 10:56:21 +02:00
Matthias Ringwald
fe723981c9 atwilc3000: update .gitignore 2017-08-08 10:56:21 +02:00
Matthias Ringwald
9df3854281 atwilc3000: configure main baud rate 2017-08-08 10:56:21 +02:00
Matthias Ringwald
c7d3427cb5 atwilc3000: use high baudrate for firmware upload 2017-08-08 10:56:21 +02:00
Matthias Ringwald
ccebdf934c atwilc3000: new port posix-h4-atwilc3000. firmware upload ipmlemented 2017-08-08 10:56:21 +02:00
Matthias Ringwald
4eb6a35329 Revert "atwilc3000: uart flow control intially disabled"
This reverts commit 40ad23881dbcd17fb2a6e64bb0326f14f9734886.
2017-08-08 10:56:21 +02:00
Matthias Ringwald
36e9f39cd5 atwilc3000: uart flow control intially disabled 2017-08-08 10:56:21 +02:00
Matthias Ringwald
d33566fee5 esp32: enable support for LE Data Length Extension 2017-08-07 15:44:53 +02:00
Matthias Ringwald
087783a8f0 esp32: remove debug output for btstack_stdin 2017-08-06 19:49:49 +02:00
Matthias Ringwald
407c807f76 esp32: add btstack_stdin support 2017-08-06 19:48:00 +02:00
Matthias Ringwald
68640d42cb esp32: fix a2dp_audio_source build 2017-08-06 17:06:29 +02:00
Matthias Ringwald
8f5db90cf0 esp32: fix compile for HFP/HSP demos 2017-08-06 16:57:12 +02:00
Matthias Ringwald
eb6282bc28 esp32: mention CONFIG_BLUEDROID_ENABLED, update esp-idf 2017-08-06 16:40:10 +02:00
Matthias Ringwald
fbae2915e1 windows-h4: fix compile 2017-07-26 16:43:34 +02:00
Matthias Ringwald
f6434032a9 libusb: don't ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE yet 2017-07-25 15:17:14 +02:00
Matthias Ringwald
05fa60db84 l2cap_ertm: add ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE define 2017-07-25 15:13:59 +02:00
Matthias Ringwald
2c204492a0 esp32: use malloc for btstack stuctures 2017-07-24 10:57:08 +02:00
Matthias Ringwald
1287affeac esp32: update sdkconfig with default values 2017-07-21 22:11:05 +02:00
Matthias Ringwald
6bbd991acf esp32: implement btstack_tlv.h interface on top of esp-idf nvs storage 2017-07-21 22:09:43 +02:00
Matthias Ringwald
9a658d6ac5 Cleanup via .gitignore 2017-07-19 21:27:50 +02:00
Milanka Ringwald
9413b167ec avdtp: rename connection attributes 2017-07-19 16:05:35 +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
Ismail H. Kose
91b4ef4e10 cc2564b: support Maxim max32630fthr board
max32630fthr uses PAN1326B based TI CC2564B TI Controller

Board Link:
https://www.maximintegrated.com/en/products/digital/microcontrollers/MAX32630FTHR.html
2017-07-18 21:39:10 +02:00
Matthias Ringwald
df418b5eb2 msp430 ports: add spp_counter.c, sdp.o -> sdp_server.o 2017-07-17 11:13:26 +02:00
Matthias Ringwald
139f0ea75c stm32-f4discovery-cc256x: fix buffer swapping in modplayer 2017-07-15 21:29:32 +02:00
Matthias Ringwald
dad8eff978 stm32-f4discovery-cc256x: add missing stm32f4xx hal files for I2C and I2S 2017-07-15 20:46:07 +02:00
Matthias Ringwald
4a76e901eb esp32/freertos: don't create thread for BTstack. make run_loop_execute block - same as all other ports 2017-07-14 11:28:02 +02:00
Taras Zaporozhets
ac7408dfb0 Change btstack_stdin.c to btstack_stdin_posix.c in Makefiles to fix compilation issues 2017-07-13 22:15:47 +02:00
Matthias Ringwald
b435e06234 hci: require ENABLE_LE_DATA_LENGTH_EXTENSION to enable max packet lenghts 2017-07-07 22:34:48 +02:00
Matthias Ringwald
1cb9f8f45f Added EM9304 DVK image to README 2017-07-07 10:37:05 +02:00