Glenn Ruben Bakke
|
54656044f7
|
nrf5: Syncing code with upstream master and converting all module and method tables to use MP_ROM macros. Also adding explicit casting of local dicts to (mp_obj_dict_t*).
|
2017-05-09 22:54:58 +02:00 |
|
Glenn Ruben Bakke
|
242b40e917
|
nrf5/modules/ubluepy: Activate Scanner and ScanEntry objects if MICROPY_PY_UBLUPY_CENTRAL is set.
|
2017-03-12 14:25:49 +01:00 |
|
Glenn Ruben Bakke
|
af2f32ed6a
|
nrf5/modules: Adding constants class to ubluepy which will contain easy access to common bluetooth le numbers and definitions for the bluetooth stack.
|
2017-02-18 00:11:10 +01:00 |
|
Glenn Ruben Bakke
|
fd4e659da7
|
nrf5/modules: Adding ubluepy delegate type to modubluepy globals table.
|
2017-02-15 00:18:32 +01:00 |
|
Glenn Ruben Bakke
|
c580633598
|
nrf5/modules: Adding characteristic class to ubluepy globals table.
|
2017-02-11 14:35:00 +01:00 |
|
Glenn Ruben Bakke
|
ddc31d4084
|
nrf5/modules: Adding Peripheral, Service and UUID class to the ubluepy module globals table.
|
2017-02-08 18:49:29 +01:00 |
|
Glenn Ruben Bakke
|
73d00c98a0
|
nrf5/modules: Renaming ble module folder to ubluepy.
|
2017-02-05 21:10:44 +01:00 |
|