OpenRTX/platform
Silvano Seva 65dde770e7 Changed return type of cps_readBankData() from "int32_t" to "int".
Made the return type of cps_readBankData() consistent with the one of
the other CPS API functions.
2023-07-18 23:04:31 +02:00
..
drivers Changed return type of cps_readBankData() from "int32_t" to "int". 2023-07-18 23:04:31 +02:00
mcu Implemented non-volatile memory for settings on Module 17 2023-05-29 22:12:40 +02:00
targets Moved the setBacklightLevel() API function from platform.h to display.h 2023-07-14 12:26:47 +02:00