Glenn Ruben Bakke
|
70198b07a5
|
nrf5/lcd: Updating framebuffer with double buffer for epaper displays. Moving statics into instance struct. Adding new function to refresh using old buffer, such that epaper can get a cleaner image after update.
|
2017-01-03 21:12:49 +01:00 |
Glenn Ruben Bakke
|
64d2827233
|
nrf5/lcd: Adding lcd_mono_fb.c to source list in the makefile. Adding define in implementation to de-select the file from being included. Adding module to PORT BUILTIN in mpconfigport.h
|
2016-12-29 17:03:15 +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
|
c8ff22ced0
|
nrf5/lcd: Changing framebuffer to use petme128 8x8 font. This is vertical font. Code modified to flip and mirror the font when rendering a character. Adding copy of the font from stmhal.
|
2016-12-29 15:35:24 +01:00 |
Glenn Ruben Bakke
|
6179abd6f7
|
nrf5/lcd: Updating brackets in framebuffer module.
|
2016-12-29 14:30:24 +01:00 |
Glenn Ruben Bakke
|
85c9db4bcd
|
nrf5/lcd: Renaming variable name from m_ to p_
|
2016-12-29 14:26:26 +01:00 |
Glenn Ruben Bakke
|
d14a72795c
|
nrf5/lcd: Cleaning up a bit in lcd framebuffer.
|
2016-12-29 14:25:30 +01:00 |
Glenn Ruben Bakke
|
88e45f85c3
|
nrf5/lcd: Adding work in progress monochrome lcd framebuffer driver which only updates modified (dirty) display lines.
|
2016-12-29 13:03:47 +01:00 |