1239 Commits

Author SHA1 Message Date
Matthias Ringwald
fc456f6da9 msp432p401lp-cc256x: add hal_flash_bank_msp432 2020-12-30 23:41:41 +01:00
Matthias Ringwald
623d69f85d msp432p401lp-cc256x: add most of BTstack sources 2020-12-30 23:41:41 +01:00
Matthias Ringwald
f7529f1d24 msp432p401lp-cc256x: hci power up working 2020-12-30 23:41:41 +01:00
Matthias Ringwald
3cd2e1916c esp32: fix delete examples script 2020-12-24 16:55:36 +01:00
Matthias Ringwald
770186d106 esp32: fix audio sink driver 2020-11-20 14:27:01 +01:00
Matthias Ringwald
0b695730e4 esp32: unify i2s configuration 2020-11-20 14:27:01 +01:00
Matthias Ringwald
95f861f5a6 daemon: fix configure.ac 2020-11-19 14:32:26 +01:00
Matthias Ringwald
2c0de6c948 port/daemon: add enable printf hexdump 2020-11-06 14:38:41 +01:00
Milanka Ringwald
d3ea2236fc config: cleanup 2020-11-06 14:13:47 +01:00
Milanka Ringwald
3e90877db8 tools: don't use binary flag for opening text files 2020-11-06 13:55:00 +01:00
Milanka Ringwald
9eb40423ac config: remove copyright 2020-11-06 13:40:05 +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
a375e3dadb config: remove commented defines 2020-11-06 11:45:43 +01:00
Milanka Ringwald
6ccd824859 update python scripts to python3 2020-11-03 15:19:00 +01:00
Matthias Ringwald
f508b9c49c stm32-sx1280: update L451 readme 2020-11-02 19:57:11 +01:00
Matthias Ringwald
2fac2f8a90 stm32-sx1280: split spi_tx_then_rx into spi_tx and spi_rx, temp disable DMA 2020-11-02 19:50:33 +01:00
Matthias Ringwald
357d0f166a stm32-sx1280: .h files depend on build dir 2020-11-02 19:47:22 +01:00
Matthias Ringwald
d20e3046cb enable asserts for all desktop ports 2020-10-27 18:30:56 +01:00
Matthias Ringwald
51342da5f4 libusb: treat warnings as errors in cmake build 2020-10-27 18:19:58 +01:00
Matthias Ringwald
f7b7cba197 libusb: enabled additional compiler warnings depending on compiler 2020-10-27 17:57:32 +01:00
Matthias Ringwald
52ac3a1484 stm32-sx1280: enable BK SPI for L451 module 2020-10-19 22:57:44 +02:00
Matthias Ringwald
5308b30f8d ports: enable ENABLE_CROSS_TRANSPORT_KEY_DERIVATION for desktop 2020-10-09 13:05:50 +02:00
Matthias Ringwald
030e197dd0 esp32: reduce log output for tlv 2020-10-07 14:18:53 +02:00
Matthias Ringwald
ccaf0865c0 port: allow make clean without first building the daemon 2020-10-05 16:11:34 +02:00
Matthias Ringwald
8613e0eb5b ports: remove memory config for classic where classic is not enabled 2020-10-05 12:48:31 +02:00
Matthias Ringwald
e52893ef8a ports: configure 4 SDP records for a2dp_source_demo 2020-10-05 12:42:39 +02:00
Matthias Ringwald
6c52fbaad6 stm32-sx1280: define support for custom SPI driver in hw.h 2020-10-04 17:06:20 +02:00
Matthias Ringwald
2fd737d36a stm32-sx1280: rename into stm32-l451-mirocmico-sx1280 2020-10-04 16:55:55 +02:00
Matthias Ringwald
ff901757d6 stm32-sx1280: move hal_time_ms into port 2020-10-04 16:55:44 +02:00
Matthias Ringwald
d6dc6c86c3 stm32-sx1280: move 'USE_BK_SPI' into port/hw.h for l451 2020-10-04 16:55:39 +02:00
Matthias Ringwald
cb5466b082 stm32-sx1280: move sx128x driver into chipset/sx128x 2020-10-04 16:55:17 +02:00
Matthias Ringwald
4a9a543dea stm32-sx1280: move controller files into chipset/sx128x and port 2020-10-04 16:55:07 +02:00
Matthias Ringwald
1397aea945 stm32-sx1280: extract hal_timer.h 2020-10-04 16:54:57 +02:00
Matthias Ringwald
1db4b63982 stm32-sx1280: allow to configure RADIO_SPI in boards definition 2020-10-04 16:54:35 +02:00
Matthias Ringwald
75c13281d4 gatt_compiler: use python3 in build scripts 2020-09-25 13:25:22 +02:00
Matthias Ringwald
f5228c62df hci: ENABLE_LE_WHITELIST_TOUCH_AFTER_RESOLVING_LIST_UPDATE triggers whitelist entry refresh on resolving list remove 2020-09-23 10:28:17 +02:00
Matthias Ringwald
e29c33b5cf ports: remove ENABLE_CLASSIC from LE-only ports 2020-09-11 16:55:08 +02:00
Matthias Ringwald
f2eb090749 cc256x: update CC256xC to v1.4 2020-09-11 15:15:24 +02:00
Matthias Ringwald
b596325d25 da14585: enable le address resolution in some ports 2020-09-11 14:26:45 +02:00
Matthias Ringwald
8959f8692d max32630-fthr: improve Controller reset / PR #317 2020-09-10 10:55:21 +02:00
Matthias Ringwald
72a82af448 Move btstack_linked_queue into core, mention in Changelog 2020-08-30 13:33:00 +02:00
Matthias Ringwald
eba721003f stm32-sx1280: add license file from driver 2020-08-27 11:42:11 +02:00
Matthias Ringwald
098b4ee904 stm32-sx1280: make auto-tx-time and tx ramp up time configurable 2020-08-27 11:41:23 +02:00
Matthias Ringwald
156fa876ea stm32-sx1280: abort autotx if max size packet cannot be sent before sync hop 2020-08-27 10:51:58 +02:00
Matthias Ringwald
9943016f3b stm32-sx1280: replace radio_set_timer(us) by radio_set_timer_ticks 2020-08-27 10:51:58 +02:00
Matthias Ringwald
35d47c809d stm32-sx1280: update time IRQ to RX Complete Handler 2020-08-27 10:51:58 +02:00
Matthias Ringwald
7ac2672cfb stm32-sx1280: inform sx1280 about auto-tx 2020-08-27 10:51:58 +02:00
Matthias Ringwald
af800f4806 stm32-sx1280: add custom SX1280AutoTxWillStart 2020-08-27 10:51:58 +02:00
Matthias Ringwald
9815de31a3 stm32-sx1280: alloc rx buffer in start rx code 2020-08-27 10:51:58 +02:00