OpenRTX/platform/drivers
Silvano Seva d119e7d1b2 Moved pixel framebuffer out of display drivers into graphics layer
Reorganized code for pixel framebuffer in order to have it instantiated once
and for all the possible display drivers. Dropped the display_getFrameBuffer()
function.
2024-02-06 19:19:47 +01:00
..
ADC Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
CPS Dropped support for 20kHz bandwidth 2024-02-06 19:19:47 +01:00
GPS ttwrplus: enable GPS 2023-09-20 21:08:35 +02:00
NVM Linux NVM: added implementation of nvm_getMemoryAreas() 2023-12-07 12:02:48 +01:00
USB Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
audio Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
backlight Using Kconfig-style #defines for display parameters' description. 2024-02-01 11:07:20 +01:00
baseband Dropped support for 20kHz bandwidth 2024-02-06 19:19:47 +01:00
chSelector Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
display Dropped display_renderingInProgress() function from display API 2024-02-06 19:19:47 +01:00
keyboard Reduce encoder sensitivity on T-TWR Plus 2023-10-09 09:23:45 +02:00
stubs Moved pixel framebuffer out of display drivers into graphics layer 2024-02-06 19:19:47 +01:00
tones Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00