mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Consisting of: - ble_advertising.py -- helper to generate advertising payload. - ble_temperature.py -- simple temperature device. - ble_uart_periperhal.py -- BLE UART wrapper. - ble_uart_repl.py -- dupterm-compatible uart.