OpenRTX/platform/targets/linux
Niccolò Izzo f9c23452bc Add plotting function to graphics library
Added plotting function to graphics library which is native C++, so
refactored the graphics source file to allow that, consequently adapted
the hwconfig header files to be included also in C++ sources.
Propagated compile flags also to C++ sources, including asan what was
previously disabled for C++ compilation units.

TG-81
2022-05-27 21:48:46 +02:00
..
emulator Implement platform_setBacklightLevel for linux 2022-01-03 14:51:22 +01:00
hwconfig.h Add plotting function to graphics library 2022-05-27 21:48:46 +02:00
platform.c Modified range for display backlight level from 0 - 255 to 0 - 100, set minimum allowed level to 5. 2022-02-26 15:45:41 +01:00