OpenRTX/platform/drivers
Silvano Seva b335aeb22c Adding folder with stub drivers for the OpenRTX interface APIs.
Stub drivers provide a safe default implementation of the OpenRTX interface
APIs and can be used both as a starting point to implement the actual drivers
and to allow compiling binary images without needing to provide an actual
implementation first.
2023-07-18 23:08:49 +02:00
..
ADC Module17: implemented detection of hardware version 2023-06-14 21:50:12 +02:00
CPS Changed return type of cps_readBankData() from "int32_t" to "int". 2023-07-18 23:04:31 +02:00
GPS Updated year in copyright headers 2023-02-08 16:33:02 +01:00
NVM Removed platform_getCalibrationData() function because of limited usefulness. 2023-07-14 12:26:39 +02:00
USB Updated year in copyright headers 2023-02-08 16:33:02 +01:00
audio Implemented mic gain setting based on UI for Module 17 2023-05-29 22:12:40 +02:00
backlight Moved the setBacklightLevel() API function from platform.h to display.h 2023-07-14 12:26:47 +02:00
baseband Small code cleanup in MD-UV3x0 HR_C6000 driver, temporary workaround to fix #129 2023-07-14 18:12:31 +02:00
chSelector Updated year in copyright headers 2023-02-08 16:33:02 +01:00
display Moved the setBacklightLevel() API function from platform.h to display.h 2023-07-14 12:26:47 +02:00
keyboard Updated year in copyright headers 2023-02-08 16:33:02 +01:00
stubs Adding folder with stub drivers for the OpenRTX interface APIs. 2023-07-18 23:08:49 +02:00
tones Updated year in copyright headers 2023-02-08 16:33:02 +01:00