mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02: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.