Matthias Ringwald
a7649d03c9
esp32: update cmake file to use idf_component_register and add commands to generate .h from .gatt file
2019-12-23 18:35:58 +01:00
Matthias Ringwald
b1d16e4c30
esp32: update component cmake file
2019-12-23 15:37:47 +01:00
Matthias Ringwald
826d4bce04
esp32: copy micro-ecc into esp-idf, try to use our copy for cmake
2019-12-23 12:33:25 +01:00
Matthias Ringwald
095c28e35b
esp32: create CMakeLists.txt for example
2019-12-23 12:22:16 +01:00
Matthias Ringwald
e7f2b10e8f
esp32: add CMakeLists for btstack component
2019-12-23 12:22:16 +01:00
TREFOU Felix
0561b2d8d5
stm32-wb55-nucleo-freertos port
2019-12-21 20:08:03 +01:00
Matthias Ringwald
0e0e98b284
chipset/cc256x: update initscripts CC256xC to v1.3
2019-12-04 11:20:13 +01:00
Matthias Ringwald
6cdc9c420f
raspi: fix compile for classic
2019-11-08 14:11:15 +01:00
Matthias Ringwald
8c8a87ee5d
raspi: switch to TLV for link key and le device db, allow to compile without classic
2019-11-08 14:03:22 +01:00
Matthias Ringwald
7ff3843011
libusb: fix CMake build
2019-11-07 15:11:29 +01:00
Matthias Ringwald
e3956db5be
port: remove accidental stm32-f4discovery-cc256x-2 check-in
2019-11-04 22:27:15 +01:00
Matthias Ringwald
e6a3daa47c
raspi: use warm boot if ENABLE_CONTROLLER_WARM_BOOT is defined
2019-11-04 22:23:45 +01:00
Matthias Ringwald
a06b9aecee
raspi: add Raspian default user/pass
2019-11-04 22:07:35 +01:00
cuichaochao
40ba509983
port/esp32: add ESP32-LyraT V4.3 Board Support
2019-10-31 15:47:00 +01:00
Matthias Ringwald
a4ddb25eb3
esp32: handle esp-idf change from CONFIG_CONSOLE_UART_NUM to CONFIG_ESP_CONSOLE_UART_NUM
2019-10-31 09:12:18 +01:00
Matthias Ringwald
6c81f8f281
raspi: add -lrt to fix build
2019-10-30 11:28:08 +01:00
Matthias Ringwald
ae1c72f5b6
windows-h4-zephyr: remove unused include
2019-10-22 10:08:50 +02:00
Matthias Ringwald
abf8a71a50
windows-h4-zephyr: configure for LE only, remove link key db
2019-10-22 09:45:41 +02:00
Matthias Ringwald
1f2f453bdd
windows: add NVM_NUM_DEVICE_DB_ENTRIES to btstack_config.h
2019-10-21 17:20:21 +02:00
Matthias Ringwald
761431063b
libusb: add warning about macOS use of USB Bluetooth Controller to README
2019-10-10 11:14:31 +02:00
Matthias Ringwald
818629960d
libusb and posix ports: store bonding information in TLV
2019-10-09 15:17:04 +02:00
Matthias Ringwald
6f3fd12d26
port: update .gitignore
2019-10-02 14:47:47 +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
Milanka Ringwald
f68310578c
libusb port: update gitignore file
2019-09-20 14:02:27 +02:00
Matthias Ringwald
63b7463190
libusb: add miissing space CMakeLists.txt
2019-09-13 11:41:58 +02:00
Matthias Ringwald
948e8bfe93
daemon/libusb-intel/windows-winusb-intel: skip power down and hci close if firmware wasn't downloaded yet on SIGINT
2019-09-04 11:56:40 +02:00
Matthias Ringwald
9d49ac0b27
msp430f5229lp-cc2564b: disable BLE to fit classic examples into flash
2019-08-27 11:52:01 +02:00
Matthias Ringwald
556837365d
stm32-f4discovery-cc256x: start README
2019-08-16 12:30:20 +02:00
Matthias Ringwald
e514a7f533
port: configure desktop ports (libusb,posix,windows) for mesh
2019-07-20 09:32:04 +02:00
Matthias Ringwald
94dc8eb321
esp32: add mesh support
2019-07-20 08:50:34 +02:00
Matthias Ringwald
cf862b3640
mesh: mesh_node_demo general example
2019-07-20 08:50:34 +02:00
Matthias Ringwald
5dfb87efcb
stm32-f4discovery-cc256x: fix build
2019-07-09 15:25:11 +02:00
Matthias Ringwald
52b3d2e98e
doc/stm32-f4discovery-cc256x: fix build
2019-06-21 11:14:24 +02:00
Matthias Ringwald
bdc352b16d
examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR
2019-06-21 10:45:17 +02:00
Matthias Ringwald
66871e79a8
esp32: copy platform/lwip to esp-idf
2019-06-13 15:16:24 +02:00
Matthias Ringwald
86a50e771e
esp32: add lwip/dhcp-server and enable pan_lwip_http_server.c
2019-06-13 15:16:24 +02:00
Matthias Ringwald
21b6c1bf54
esp32: fix BTSTACK_FILE__
2019-06-13 15:15:38 +02:00
Matthias Ringwald
ccc619ecbd
esp32: provide HCI prebuffer (e.g. needed for BNEP)
2019-06-13 15:14:17 +02:00
Matthias Ringwald
235be4f4c8
lwip: move nosys port into platform/lwip/port folder
2019-06-10 15:07:21 +02:00
Matthias Ringwald
8a28d1ff7d
lwip: add pan_lwip_http_server example to stm32-f4discovery-cc256x
2019-06-09 18:10:39 +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
62ab70e958
lwip: add pan_lwip_http_server example to windows platforms
2019-06-08 23:43:25 +02:00
Matthias Ringwald
b5674ee206
windows: enable L2CAP ERTM, list pacman packages
2019-06-08 22:48:30 +02:00
Matthias Ringwald
db3b626e35
lwip: add pan_lwip_http_server example to posix platforms
2019-06-07 18:05:36 +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
6d23ba053b
freertos: HAVE_FREERTOS_INCLUDE_PREFIX if FreeRTOS headers are in 'freertos' folder, update esp32 config to use it
2019-06-03 10:10:26 +02:00
Matthias Ringwald
74a4ebbb07
esp32: configure SCO over HCI after power up
2019-05-08 14:21:20 +02:00
Matthias Ringwald
5ec47f0f9e
esp32: mark micro-ecc includes as private to avoid compile errors in other components
2019-04-26 16:15:37 +02:00
Matthias Ringwald
0c26301252
Revert "posix: close fd on network down"
...
This reverts commit 8c0c8f9f17087b31bd9c14cc2b5d85c276f756de.
2019-04-26 16:07:57 +02:00
Matthias Ringwald
8c0c8f9f17
posix: close fd on network down
2019-04-25 18:33:42 +02:00