micropython/ports/zephyr/src
Damien George 80e79a777d zephyr: Add initial ubluetooth module integration.
Currently only advertising and scanning are supported, using the ring
buffer for events (ie not synchronous events at this stage).

The ble_gap_advertise.py multi-test passes (tested on a nucleo_wb55rg
board).

Signed-off-by: Damien George <damien@micropython.org>
2021-06-06 21:57:06 +10:00
..
zephyr_getchar.c zephyr: Run scheduled callbacks at REPL and during mp_hal_delay_ms. 2021-04-30 15:32:16 +10:00
zephyr_getchar.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
zephyr_start.c zephyr: Add initial ubluetooth module integration. 2021-06-06 21:57:06 +10:00