Compare commits

..

8 Commits

Author SHA1 Message Date
20d3385b51 record change in .cproject which seems impossible to revert 2025-04-14 18:26:22 +03:00
5554763ff4 [main] add simple navigation between test reports 2025-04-14 18:21:48 +03:00
c107fcd2d6 [lcd] fix: add display_load prototype 2025-04-14 18:20:20 +03:00
5015163522 [LSM9DS1] fix warnings, fix wrong macro usage 2025-04-14 18:18:08 +03:00
00f3cb644d [LIS302DL] fix warnings 2025-04-14 18:17:28 +03:00
f2b92d6451 [CS43L22] fix warnings 2025-04-14 18:11:58 +03:00
0807fb75ed [24AA02E48] fix warnings 2025-04-14 18:11:24 +03:00
3766ddfdc1 [lcd] add support for operating on virtual framebuffers
Current implementation contains full support for:
- transparent switching between direct and framebuffer rendering modes
- writing characters to framebuffers
- loading frame from memory to physical display

As well as partial support for instruction writes including:
- resetting the display (clears memory, sets cursor at 0:0, switches to increment mode)
- switching between increment/decrement modes
- setting cursor position
2025-04-14 16:53:13 +03:00

Diff Content Not Available