Glenn Ruben Bakke
|
f92e581e13
|
nrf5: Started to split up lcd_mono_fb such that it can be used as a c-library and python module with the same implementaton.
|
2017-01-06 20:06:09 +01:00 |
Glenn Ruben Bakke
|
e7c535b0cb
|
nrf5: Moving out mp_obj_framebuf_t to the header file to get access to it from other modules. Exposing helper function to make new framebuffer object from c-code.
|
2017-01-05 19:58:12 +01:00 |
Glenn Ruben Bakke
|
4c0bb63e2b
|
nrf5: Moving color defines in lcd_mono_fb from .c to .h so that it can be reused by other modules.
|
2017-01-04 21:06:51 +01:00 |
Glenn Ruben Bakke
|
82746d4549
|
nrf5/lcd: Correcting indention (tabs with space) in framebuffer module source and header.
|
2016-12-29 15:54:47 +01:00 |
Glenn Ruben Bakke
|
0626371378
|
nrf5/lcd: Adding header file for lcd_mono_fb.
|
2016-12-29 14:31:56 +01:00 |