OpenRTX/openrtx/include/interfaces
Niccolò Izzo 5949a481fa Add synchronization between radio state and RTX
Now the FSM update function takes an additional parameter, which
determines if the radio state has to be synchronized with the RTX state.
If so, the ui_task does the job.
2020-12-18 21:44:59 +01:00
..
delays.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
display.h Updated 'display_render' documentation 2020-12-12 10:23:14 +01:00
gpio.h Made gpio API completely platform independent 2020-11-03 15:15:35 +01:00
graphics.h Improve battery icon drawing implementation 2020-12-06 16:22:38 +01:00
keyboard.h kbd_task: Increase long-press threshold to 0.7 2020-12-18 18:42:17 +01:00
nvmem.h Implemented reading of channel data from external flash memory for MDx targets 2020-11-25 16:40:17 +01:00
platform.h Added to platform API a function allowing to retrieve device calibration data 2020-12-04 10:45:03 +01:00
rtc.h Adding interface for RTC drivers 2020-11-03 15:15:36 +01:00
rtx.h Add synchronization between radio state and RTX 2020-12-18 21:44:59 +01:00