Silvano Seva
|
83f375c675
|
Merged MD3x0 and MDUV3x0 calibration data structures into a single header file for MDx family
|
2020-11-25 13:57:36 +01:00 |
Silvano Seva
|
7a6f39ad26
|
Added NVM driver compilation for all the MDx family devices and reorganised the platform test printing the calibration, now merged into one single file for all the MDx devices.
|
2020-11-24 15:42:57 +01:00 |
Silvano Seva
|
e690a36dd1
|
Implemented NVM interface API also for MD-UV3x0 targets
|
2020-11-24 12:41:20 +01:00 |
Silvano Seva
|
8ddebef197
|
Dumping security registers of MD-UV380
|
2020-11-24 12:41:20 +01:00 |
Silvano Seva
|
310f19c6b7
|
API to access external nonvolatile memory, implementation for MD3x0 devices and testsuite for printing calibration values of MD3x0 devices
|
2020-11-21 09:37:12 +01:00 |
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 |