micropython/ports/nrf/modules/ubluepy
Jim Mussared def76fe4d9 all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00
..
modubluepy.c nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
modubluepy.h nrf: Move pyb module to boards module 2018-07-18 17:12:26 +10:00
ubluepy_characteristic.c all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00
ubluepy_constants.c nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
ubluepy_delegate.c nrf: Clean up source by removing tabs, trailing spaces, non-ASCII chars. 2019-08-28 13:34:45 +10:00
ubluepy_descriptor.c nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
ubluepy_peripheral.c nrf: Clean up source by removing tabs, trailing spaces, non-ASCII chars. 2019-08-28 13:34:45 +10:00
ubluepy_scan_entry.c nrf: Update usage of mp_obj_new_str by removing last parameter. 2018-07-18 17:12:25 +10:00
ubluepy_scanner.c nrf/bluetooth: Add support for s132/s140 v6, remove s132 v2/3/5 2018-07-18 17:12:26 +10:00
ubluepy_service.c all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00
ubluepy_uuid.c all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00