OpenRTX/openrtx/include/interfaces
Niccolò Izzo c77cc46fb6 Fix include syntax
Interface header includes have acquired the interface prefix, to
distinguish them from regular header includes.
2020-12-24 16:30:13 +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 Fix include syntax 2020-12-24 16:30:13 +01:00
keyboard.h KBD: Add function to tell if number keys are pressed 2020-12-23 11:05:59 +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