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
|
d29539a395
|
nrf5/modules: Splitting includes to be inside or outside of the compile guard in ubluepy. This way, all micropython specific includes will be outside, and internal will be inside. This way, there will not be any dependency towards ubluepy headers if not compiled in.
|
2017-02-15 19:33:11 +01:00 |
|
Glenn Ruben Bakke
|
881e90f7b5
|
nrf5/modules: Adding template for ubluepy delegate class.
|
2017-02-15 00:15:48 +01:00 |
|