Wykres commitów

19 Commity (91d0e05af7eebdf0664d35e9edb748571b5f26ba)

Autor SHA1 Wiadomość Data
Federico Amedeo Izzo 7ef248f488 Renamed tests to better describe their function 2020-11-14 15:16:36 +01:00
Fred a18a11837c Add keyboard test 2020-11-11 11:02:22 +01:00
Federico Amedeo Izzo 90023459f5 Move test main.c to tests/platform/ 2020-11-03 15:15:36 +01:00
Federico Amedeo Izzo 6b0f0242d1 Remove screenWidth and screenHeight getters. 2020-11-03 15:15:36 +01:00
Silvano Seva 3022d88637 Adapted platform test code to new bootstrap organisation 2020-11-03 15:15:36 +01:00
Silvano Seva 7ff11ff5a3 Fixing compilation issues after having added hwconfig.h and platform.c for MD380 radio 2020-11-03 15:15:36 +01:00
Federico Amedeo Izzo 9a5e12d4f0 graphics.h renamed graphics_* to gfx_*
Removed unused print methods
2020-11-03 15:15:35 +01:00
Silvano Seva 027c62b96e Testing MD380 display driver on the radio 2020-11-03 15:15:35 +01:00
Silvano Seva f4ca5ca025 Moved blinky testsuite from STM32F4 discovery to MD380 for preliminary functionality tests 2020-11-03 15:15:35 +01:00
Federico Amedeo Izzo 9b26c2d71b Add printing functions from legacy-code branch 2020-11-03 15:15:35 +01:00
Silvano Seva e9696920a6 Testing graphics driver on MD380 2020-11-03 15:15:35 +01:00
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