summaryrefslogtreecommitdiffstatshomepage
path: root/examples/bluetooth/ble_uart_peripheral.py
Commit message (Expand)AuthorAge
* examples/bluetooth: Link to aioble in BLE examples.Jim Mussared2023-09-01
* extmod/modbluetooth: Allow setting char/desc enc/auth options.Andrew Leech2020-12-02
* examples/bluetooth: Update to use positional-only args to irq().Jim Mussared2020-09-26
* all: Update Python code to conform to latest black formatting.Damien George2020-08-29
* extmod/modbluetooth: Make modbluetooth event not a bitfield.Jim Mussared2020-06-05
* all: Reformat C and Python source code with tools/codeformat.py.Damien George2020-02-28
* examples/bluetooth/ble_uart_peripheral: Use append mode for RX char.Jim Mussared2019-10-29
* examples/bluetooth/ble_uart_peripheral.py: Add usage demo.Jim Mussared2019-10-22
* examples/bluetooth: Use UUIDs directly to add services to adv payload.Jim Mussared2019-10-22
* examples/bluetooth: Add basic BLE peripheral examples.Jim Mussared2019-10-18