Go to file
ІО-23 Шмуляр Олег 3ccc0ca0f3 [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-19 14:52:22 +03:00
.settings add everything else in the project tree 2025-02-14 23:01:58 +02:00
Core [lcd] add support for operating on virtual framebuffers 2025-04-19 14:52:22 +03:00
Debug [lcd] add support for operating on virtual framebuffers 2025-04-19 14:52:22 +03:00
Drivers add MP45DT02 testing function 2025-03-13 19:33:50 +02:00
.cproject technical update 2025-03-12 13:13:04 +02:00
.gitignore add PCA9685 testing, add support for one-time run and cleanup functions 2025-03-08 22:33:55 +02:00
.mxproject add MP45DT02 testing function 2025-03-13 19:33:50 +02:00
.project add everything else in the project tree 2025-02-14 23:01:58 +02:00
STM32F407VGTX_FLASH.ld add everything else in the project tree 2025-02-14 23:01:58 +02:00
STM32F407VGTX_RAM.ld add everything else in the project tree 2025-02-14 23:01:58 +02:00
test1 Debug.launch add everything else in the project tree 2025-02-14 23:01:58 +02:00
test1.ioc add MP45DT02 testing function 2025-03-13 19:33:50 +02:00