Compare commits

..

8 Commits

Author SHA1 Message Date
ae050ce8c1 record change in .cproject which seems impossible to revert 2025-04-14 18:31:36 +03:00
7bae3f0989 [main] add simple navigation between test reports 2025-04-14 18:31:36 +03:00
ab263f7948 [lcd] fix: add display_load prototype 2025-04-14 18:31:36 +03:00
1ac6300e02 [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 18:31:36 +03:00
ac75969758 [LSM9DS1] fix warnings, fix wrong macro usage 2025-04-14 18:27:07 +03:00
c74299dc0d [LIS302DL] fix warnings 2025-04-14 18:27:07 +03:00
8d41a30bff [CS43L22] fix warnings 2025-04-14 18:27:07 +03:00
8b5bbd3e9a [24AA02E48] fix warnings 2025-04-14 18:27:07 +03:00

Diff Content Not Available