29 Commits

Author SHA1 Message Date
Matthias Ringwald
7d902a1f42 add hci_event from cinnamon controller to core 2023-03-24 16:38:24 +01:00
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Matthias Ringwald
34fd36da18 port: copy edit port readmes, archive ios port 2021-05-31 16:44:53 +02:00
Matthias Ringwald
b4c226895e stm32-l451-miromico: turn off rgb led on disconnect 2021-05-03 12:29:23 +02:00
Matthias Ringwald
6b8177c56d ports: new stm32-l476rg-nucleo-sx1280 port 2021-05-01 00:25:34 +02:00
Matthias Ringwald
267eaa9ecc stm32-l451-miromico-sx1280: fix disconnect in RGB LED demo 2021-05-01 00:25:34 +02:00
Matthias Ringwald
f87ef305b4 stm32-l451-miromico-sx1280: fix disconnect in RGB LED demo 2021-04-28 23:57:40 +02:00
Matthias Ringwald
d42180bbda stm32-l451-miromico-sx1280: update readme 2021-04-26 23:05:17 +02:00
Matthias Ringwald
affe4dee35 stm32-l451-miromico-sx1280: add RGB LED demo 2021-04-26 23:05:17 +02:00
Matthias Ringwald
2c4f9bbb6d chipset: use cinnamon name for BlueKitchen Controller/Link Layer 2021-04-21 16:24:37 +02:00
Matthias Ringwald
02a896b61c port: fix embedded builds (ancs_client.c -> ble/gatt-service) 2021-04-07 18:57:01 +02:00
Matthias Ringwald
1773fdc79d chipset: collect portable controller code in chipset/controller 2021-03-11 21:24:51 +01:00
Matthias Ringwald
09df40bd40 hci_dump: stm32 ports 2021-03-11 15:53:46 +01:00
Matthias Ringwald
98451c7b10 ports: disable hci dump in all ports 2021-03-11 15:53:45 +01:00
Matthias Ringwald
6f122aa372 Remove btstack_run_loop_base from port and test 2021-03-08 10:39:10 +01:00
Matthias Ringwald
6bdecec7ba move GATT Service clients into ble/gatt-service 2021-03-08 10:09:41 +01:00
Matthias Ringwald
842264f18f stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base 2021-03-07 18:09:58 +01:00
Matthias Ringwald
50b47281dc btstack_run_loop_embedded: use run loop base (build) 2021-03-05 11:46:58 +01:00
Milanka Ringwald
d3ea2236fc config: cleanup 2020-11-06 14:13:47 +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
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
52ac3a1484 stm32-sx1280: enable BK SPI for L451 module 2020-10-19 22:57:44 +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
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