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
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
a71df68ad1
esp32: use micro-ecc copy from BTstack as the one from esp-idf was confied to the bootloader component
2019-04-08 21:36:43 +02:00
Matthias Ringwald
ea4588dbd2
remove stm32-l053r8-em9304, use stm32-l073rz-nucelo-em9304 instead
2019-03-30 21:37:13 +01:00
Matthias Ringwald
ca3a66ce28
stm32-l073rz-nucleo-em9304: add ozone template
2019-03-30 21:08:04 +01:00
Matthias Ringwald
e838079242
re-create port for Nucleo L073RZ with EM9304 based on existing Nucleo L053R8 port
2019-03-30 19:29:10 +01:00
Matthias Ringwald
69f977f3f4
stm32-f4discovery-cc256x: use -Os
2019-03-29 18:08:25 +01:00
Matthias Ringwald
f9563b8923
libusb: use static random address stored in nRF52840 running Zephyr hci_usb
2019-03-29 17:50:06 +01:00
Matthias Ringwald
432bd28d3f
stm32-f4discovery-cc256x, test/avrcp: fix compile
2019-03-27 15:21:19 +01:00
Matthias Ringwald
c21d89f36a
hci: map Cypress onto Broadcom
2019-03-21 11:41:30 +01:00
Matthias Ringwald
1ccd94aa2c
posix-h4: use bcm chipset support for cypress controllers
2019-03-14 16:28:52 +01:00
Matthias Ringwald
3617b23246
stm32-f4discovery-cc256x: fix path to STM32F4 HAL
2019-03-11 20:09:57 +01:00
Matthias Ringwald
93f7f43bb1
stm32-f4discovery-cc256x: fix source file paths and remove explicit VPATHs
2019-03-11 17:41:17 +01:00
Matthias Ringwald
3d2aa3e6ff
stm32-f4discovery-cc256x: re-add PDM library
2019-03-11 17:26:02 +01:00
Matthias Ringwald
225f4ba4fe
stm32-f4discovery-cc256x: use new Makefile-based port
2019-03-11 16:59:56 +01:00
Matthias Ringwald
751e5d5aae
stm32-f4discovery-cc256x: remove original eclipse-based port
2019-03-11 16:58:27 +01:00
Matthias Ringwald
b771ee608b
stm32-f4discovery-cc256x: add README
2019-03-11 16:53:05 +01:00
Matthias Ringwald
05f63bb76f
stm32-f4discovery-cc256x: add PDM lib
2019-03-11 16:53:04 +01:00
Matthias Ringwald
f74fe07315
stm32-f4discovery-cc256x: increase HCLK to 64 Mhz
2019-03-11 16:53:04 +01:00
Matthias Ringwald
7dc18472b7
stm32-f4discovery-cc256x: fix start/stop stream audio playback
2019-03-11 16:53:04 +01:00
Matthias Ringwald
e448e9a777
stm32-f4discovery-cc256x: set APB1CLKDivider to 1 for 4 mbps uart
2019-03-11 16:53:04 +01:00
Matthias Ringwald
860eebce89
stm32-f4discovery-cc256x: use same priority for RX / TX DMA IRQs
2019-03-11 16:53:04 +01:00
Matthias Ringwald
a2d1849be8
stm32-f4discovery-cc256x: create Segger Ozone project files
2019-03-11 16:53:04 +01:00
Matthias Ringwald
bef4d37c6d
stm32-f4discovery-cc256x: sttm32f4xx_hal_uart - add critical section, avoid dropping rx byte on rx start
2019-03-11 16:53:04 +01:00
Matthias Ringwald
0166bf8419
stm32-f4discovery-cc256x: use path to sources, easier to review
2019-03-11 16:53:04 +01:00