circuitpython/nrf5/modules
Glenn Ruben Bakke 75148ee6ca nrf5/modules/ubluepy: Updating ubluepy peripheral object to new bluetooth driver API. Starting to populate service objects and uuid objects. Also adding the service to the peripheral object throught the regular static function for adding services. Handle value for the primary service is assuming that it is the first element in the handle range; start_handle reported by the service discovery. 2017-03-29 23:37:32 +02:00
..
display nrf5/drivers: Renaming folder to modules. 2017-02-04 23:51:11 +01:00
graphic nrf5/drivers: Renaming folder to modules. 2017-02-04 23:51:11 +01:00
machine nrf5/modules/machine: Cleaning up uart a bit more. Removing unused any() method, and aligning print and local dict names to use machine_uart prefix. 2017-03-13 17:56:39 +01:00
network nrf5/network: Moving network module into modules/network. Adding include path to network as its needed by the usocket module. 2017-02-05 20:19:52 +01:00
pyb nrf5/uart: Moving UART from pyb to machine module. 2017-03-10 22:48:43 +01:00
ubluepy nrf5/modules/ubluepy: Updating ubluepy peripheral object to new bluetooth driver API. Starting to populate service objects and uuid objects. Also adding the service to the peripheral object throught the regular static function for adding services. Handle value for the primary service is assuming that it is the first element in the handle range; start_handle reported by the service discovery. 2017-03-29 23:37:32 +02:00
uos nrf5/uart: Refactoring UART module and HAL driver 2017-03-10 22:21:19 +01:00
usocket nrf5/usocket: Moving usocket module into modules/usocket. 2017-02-05 20:15:50 +01:00
utime nrf5/utime: Moving utime module into modules/utime. 2017-02-05 20:28:26 +01:00