circuitpython/nrf5/modules
Glenn Ruben Bakke bba8221aa2 nrf5/modules: Updating bluetooth driver and ubluepy to use explicit gap event handler. Adding connection handle parameter to the gap handler from ubluepy. Resetting advertisment flag if connection event is recieved, in order to allow for subsequent advertisment if disconnected again. Example in ublupy header updated. 2017-02-17 17:32:42 +01: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: Aligning code after upmerge with master. Mostly FAT FS related updates. Not tested after merge. 2017-02-07 23:30:54 +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/pyb: Moving pyb module into modules/pyb. 2017-02-05 20:30:58 +01:00
ubluepy nrf5/modules: Updating bluetooth driver and ubluepy to use explicit gap event handler. Adding connection handle parameter to the gap handler from ubluepy. Resetting advertisment flag if connection event is recieved, in order to allow for subsequent advertisment if disconnected again. Example in ublupy header updated. 2017-02-17 17:32:42 +01:00
uos nrf5: Aligning code after upmerge with master. Mostly FAT FS related updates. Not tested after merge. 2017-02-07 23:30:54 +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