OpenRTX/platform/drivers/stubs
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
..
audio_stub.c Adding folder with stub drivers for the OpenRTX interface APIs. 2023-07-18 23:08:49 +02:00
cps_io_stub.c Adding folder with stub drivers for the OpenRTX interface APIs. 2023-07-18 23:08:49 +02:00
display_stub.c Adding folder with stub drivers for the OpenRTX interface APIs. 2023-07-18 23:08:49 +02:00
inputStream_stub.c Adding folder with stub drivers for the OpenRTX interface APIs. 2023-07-18 23:08:49 +02:00
keyboard_stub.c Adding folder with stub drivers for the OpenRTX interface APIs. 2023-07-18 23:08:49 +02:00
nvmem_stub.c Adding folder with stub drivers for the OpenRTX interface APIs. 2023-07-18 23:08:49 +02:00
outputStream_stub.c Adding folder with stub drivers for the OpenRTX interface APIs. 2023-07-18 23:08:49 +02:00
radio_stub.c Adding folder with stub drivers for the OpenRTX interface APIs. 2023-07-18 23:08:49 +02:00