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
|
6fcb0a40e9
|
nrf5/bluetooth: Renaming the ble module method address_print() to address(), as it will now return a string of the resolved local address. Updating the function to create a string out the local address and return this.
|
2017-04-02 16:43:16 +02:00 |
|
Glenn Ruben Bakke
|
c7f0069aac
|
nrf5/bluetooth: Removing advertise from ble module. Removing help text as well.
|
2017-04-02 16:14:48 +02:00 |
|
Glenn Ruben Bakke
|
9e36242259
|
nrf5: Renaming sdk folder to bluetooth.
|
2017-03-04 17:54:15 +01:00 |
|