micropython/ports/nrf/modules
Damien George 456c89f749 nrf/uart: Make UART print output something, and add write method. 2019-05-22 12:47:48 +10:00
..
ble nrf: Update usage of mp_obj_new_str by removing last parameter. 2018-07-18 17:12:25 +10:00
board nrf/boards: Add support for BLYST Nano module based boards. 2019-05-02 22:33:44 +02:00
machine nrf/uart: Make UART print output something, and add write method. 2019-05-22 12:47:48 +10:00
music nrf: Change types to size_t for all uses of mp_obj_str_get_data. 2019-05-13 12:39:56 +10:00
random nrf: Properly use (void) instead of () for function definitions. 2018-07-20 14:11:28 +10:00
ubluepy ports: Convert legacy uppercase macro names to lowercase. 2019-02-12 14:54:51 +11:00
uos nrf: Change types to size_t for all uses of mp_obj_str_get_data. 2019-05-13 12:39:56 +10:00
utime nrf: Replace custom-HAL with nrfx-HAL 2018-07-18 17:12:26 +10:00