1106 Commits

Author SHA1 Message Date
Matthias Ringwald
a73f9b08e0 port: new stm32-sx1280 port 2020-07-03 18:10:33 +02:00
Matheus Garbelini
4783d25609 Fix some python3 related errors during compilation
* qt-h4 cmake now uses PROJECT_SOURCE_DIR to correctly point to the project root folder (fixes compilation error when the user build from sub-folder)
* Change from using python to `python3` (previously compilation would fail if user had python as the default python2.7)
2020-06-24 02:33:27 +08:00
Matthias Ringwald
6486d27807 windows ports: configure for btstack_tlv_posix 2020-06-22 16:27:42 +02:00
Matthias Ringwald
7b884c89af windows-winusb-intel: add rijndael 2020-06-22 15:16:28 +02:00
Matthias Ringwald
766dffb7a9 windows-winusb: remove references to intel driver 2020-06-22 15:16:28 +02:00
Milanka Ringwald
1a7e85f4f8 port/libusb: update gitignore 2020-06-19 14:54:12 +02:00
Matthias Ringwald
4525a7feac esp32: add example main.c to CMakeLists.txt 2020-06-02 15:43:02 +02:00
Matthias Ringwald
c029e2d6c9 posix-h4: remove accidental init scripts for CC256x 2020-06-02 15:20:36 +02:00
Matthias Ringwald
83a9d906d4 posix-h4-da14585: enable ENABLE_LE_LIMIT_ACL_FRAGMENT_BY_MAX_OCTETS 2020-04-29 21:37:14 +02:00
Matthias Ringwald
bd8e4ef6a3 esp32: provide esp-idf/component/btstack/btstack_port_esp32.c and only minimal app_main in template/main/main.c 2020-04-27 16:40:49 +02:00
Matthias Ringwald
3035e4e529 renesas-tb-s1ja: disable HCI dump, fix .cproject, disable a2dp/hsp/hfp/audio demos, add to main readme 2020-04-20 12:23:49 +02:00
Matthias Ringwald
71174eb4bf renesas-tb-s1ja: update config, use 2 mbps, exclude unused files, update create_example.py 2020-04-17 09:53:50 +02:00
Matthias Ringwald
cbfa934e0a port/libusb: use ATTRS{idProduct} in udev rules of README.md 2020-04-05 22:16:35 +02:00
Matthias Ringwald
0af1bfd99d windows ports: mention conio.h not found in msys2 32-bit and/or 32-bit toolchain 2020-03-18 10:26:22 +01:00
Matthias Ringwald
a0a4507b35 esp32: add missing freertos queue.h include 2020-03-06 22:39:21 +01:00
Matthias Ringwald
2f6ae08e68 pic32-harmony: fix project 2020-03-03 22:22:55 +01:00
Matthias Ringwald
22e4935be4 port/qt-h4: swap default paths for posix/windows 2020-03-03 15:08:38 +01:00
Matthias Ringwald
4953c773ad port/qt-h4: add qt port for Bluetooth Controller connected via UART 2020-03-02 15:25:27 +01:00
Matthias Ringwald
84ede5298a port/qt-usb: support file descriptors as data source on posix systems 2020-02-28 16:16:09 +01:00
Matthias Ringwald
afbbff0576 renesas-tb-s1ja: reduce heap from 0x1000 to 0x100 2020-02-25 14:31:53 +01:00
Matthias Ringwald
b1a0b198f1 renesas-tb-s1ja: implement hal_flash_bank_synergy 2020-02-25 14:04:31 +01:00
Matthias Ringwald
78764d994a renesas-tb-s1ja: implement hal_flash_bank_synergy 2020-02-25 13:06:20 +01:00
Matthias Ringwald
f0e5893e57 renesas-tb-s1ja: implement hal_flash_bank_synergy 2020-02-24 22:39:20 +01:00
Matthias Ringwald
c6c20663b9 renesas-b-s1ja: update create_examples to work in powershell/cmd 2020-02-24 21:06:15 +01:00
Matthias Ringwald
23d55d8142 renesas-tb-s1ja: add readme 2020-02-24 21:06:15 +01:00
Matthias Ringwald
3b5c872a8c renesas-tb-s1ja: initial port 2020-02-24 17:03:52 +01:00
Matthias Ringwald
208aaac26d port/qt-usb: support Windows with MinGW kit 2020-02-24 15:42:04 +01:00
Matthias Ringwald
aaf1052f76 port/qt-usb: setup mingw64 build 2020-02-23 22:47:49 +01:00
Matthias Ringwald
c782b5f27b port/qt-usb: add some windows files 2020-02-21 19:04:39 +01:00
Matthias Ringwald
1b464e99af port/qt-usb: port of libusb as qt console application 2020-02-21 18:04:23 +01:00
Matthias Ringwald
0ac5ead3a2 libusb: remove cmake build files 2020-01-21 14:22:52 +01:00
Matthias Ringwald
b15ccad8bc esp32: fix pan_lwip_http_server example build using Makefile 2020-01-16 17:38:31 +01:00
Matthias Ringwald
7cdc89a533 ports: enable software AES128 on most desktop platforms 2020-01-16 15:29:48 +01:00
Matthias Ringwald
a5ceff158c raspi: use software aes128 2020-01-15 16:41:57 +01:00
Matthias Ringwald
1be6721a18 examples: add GATT_DATABASE_HASH instead of GATT_SERVICE_CHANGED Characteristic 2020-01-12 21:20:07 +01:00
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