Federico Amedeo Izzo
|
05f15d0488
|
x64_uC.c: Replace hard tabs with spaces
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
52b4718deb
|
graphics_rgb565.c: small refactoring. Linux-demo: moved from display interface to graphics interface
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
638707a6aa
|
Renamed 'lcd.h' to 'display.h' and updated the function names for low-level display driver.
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
f043581928
|
Making the interface for low-level display drivers more general: now the pointer to framebuffer is returned as void *. Updated existing drivers and test code accordingly.
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
ad8d89cd3e
|
Testing uC/OS-III on STM32F4 MCU
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
6d4979c1af
|
Testing uC/OS-III on x86_64 target
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
2cfca62b00
|
Driver for SDL-based display emulator, updated lcd.h documentation
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
4ab8cb55e8
|
Creating folder structure
|
2020-11-03 15:15:35 +01:00 |