summaryrefslogtreecommitdiff
path: root/examples/bluetooth/ble_simple_peripheral.py
AgeCommit message (Expand)Author
2023-09-01examples/bluetooth: Link to aioble in BLE examples.Jim Mussared
2020-12-02extmod/modbluetooth: Allow setting char/desc enc/auth options.Andrew Leech
2020-09-26examples/bluetooth: Update to use positional-only args to irq().Jim Mussared
2020-08-29all: Update Python code to conform to latest black formatting.Damien George
2020-07-18examples/bluetooth: Add simple UART demo with central and peripheral.Jim Mussared