1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-02-23 18:39:52 +00:00

14 Commits

Author SHA1 Message Date
Matthias Ringwald
1cd6e5652b stm32-sx1280: allow to configure set of advertisement channels 2020-07-12 23:22:58 +02:00
Matthias Ringwald
9efa14e56c stm32-sx1280: advertise on configured channels 2020-07-12 23:02:15 +02:00
Matthias Ringwald
a65fe4076d stm32-sx1280: fix tx packet queuing 2020-07-12 00:18:54 +02:00
Matthias Ringwald
4e5921a401 stm32-sx1280: build multiple examples 2020-07-11 23:50:29 +02:00
Matthias Ringwald
f4e5258ff7 stm32-sx1280: fix can send now, notify on packet sent 2020-07-11 23:45:24 +02:00
Matthias Ringwald
109ac445d4 stm32-sx1280: update readme 2020-07-11 15:20:38 +02:00
Matthias Ringwald
e4380caf67 stm32-sx1280: extract ll_sx1280.c from controller.c 2020-07-11 15:20:38 +02:00
Matthias Ringwald
01d28edad6 stm32-sx1280: move event generation for connection changes into ll part 2020-07-11 15:20:38 +02:00
Matthias Ringwald
f5a4c43e1f stm32-sx1280: implement transport_can_send_packet_now, deliver packets from ll via controller 2020-07-11 15:20:38 +02:00
Matthias Ringwald
747f668f46 nrf5x and stm32-sx1280 ports: use hci opcodes 2020-07-09 22:35:06 +02:00
Matthias Ringwald
80205deec3 stm32-sx1280: extract btstack_port.c 2020-07-07 22:25:58 +02:00
Matthias Ringwald
1d870952eb stm32-sx1280: provide controller.h 2020-07-07 22:25:58 +02:00
Matthias Ringwald
6336565e6a stm32-sx1280: hide cts from controller/transport 2020-07-07 22:25:58 +02:00
Matthias Ringwald
a73f9b08e0 port: new stm32-sx1280 port 2020-07-03 18:10:33 +02:00