OpenRTX/openrtx/include
Federico Amedeo Izzo 3e461e6b80 Add initial events implementation 2020-12-06 14:37:21 +01:00
..
calibration Moved calibration data structures from 'platform/drivers/NVM' to 'openrtx/include/calibration', since various modules need them 2020-12-04 10:27:04 +01:00
fonts/adafruit Fonts: Manually fixed font to make it more symmetric 2020-11-19 22:59:15 +01:00
interfaces Added to platform API a function allowing to retrieve device calibration data 2020-12-04 10:45:03 +01:00
cps.h Implemented reading of channel data from external flash memory for MDx targets 2020-11-25 16:40:17 +01:00
datatypes.h Changed underlying type of 'freq_t' from 'float' to 'uint32_t' 2020-11-24 15:39:10 +01:00
event.h Add initial events implementation 2020-12-06 14:37:21 +01:00
state.h Reorganised radio state data structure, bringing in new channel_t variable. 2020-11-26 15:25:26 +01:00
threads.h Keyboard: Increase thread stack and send multiple events if a key is kept pressed 2020-11-29 09:09:59 +01:00
ui.h Keyboard: Add missing keyboard.h include 2020-11-28 09:53:44 +01:00