Silvano Seva
|
8842b98a52
|
STM32F4xx: updated gpio driver
|
2024-06-21 18:00:33 +02:00 |
Silvano Seva
|
5ff098d2fb
|
Removed framebuffer from MDx display driver
|
2024-02-06 19:19:47 +01:00 |
Silvano Seva
|
731054a131
|
Dropped display_renderingInProgress() function from display API
Removed display_renderingInProgress() function from display interface as it
has never been used so far.
|
2024-02-06 19:19:47 +01:00 |
Silvano Seva
|
0f4290cdfe
|
Using Kconfig-style #defines for display parameters' description.
|
2024-02-01 11:07:20 +01:00 |
Silvano Seva
|
4cd1fdfcf3
|
Moved gpio.h to peripherals
|
2023-07-21 19:27:14 +02:00 |
Silvano Seva
|
8019b29947
|
Moved the setBacklightLevel() API function from platform.h to display.h
|
2023-07-14 12:26:47 +02:00 |
Silvano Seva
|
1afd868d64
|
Renamed "lcd_type" field of hardare info struct to "hw_version"
|
2023-06-14 21:30:52 +02:00 |
Silvano Seva
|
a89a7523cb
|
Updated year in copyright headers
|
2023-02-08 16:33:02 +01:00 |
Silvano Seva
|
57349cba80
|
Changed allocation of display framebuffers from dynamic to static. Reorganised code in some of the display drivers.
|
2022-08-10 12:26:04 +02:00 |
Silvano Seva
|
316e588bc3
|
Updated copyright headers
|
2022-06-02 09:56:05 +02:00 |
Silvano Seva
|
cdaf3f38dd
|
Renamed MDx display, keyboard and spiFlash drivers to MD3x to adapt the changes made to meson.build also to MD-9600. Fixed missing API change in ui_main.
|
2021-04-10 12:37:45 +02:00 |