OpenRTX/openrtx/include/interfaces
Niccolò Izzo 8d55a3e702 Implement alpha channel in graphics library
Alpha channel can be used to draw transparent objects.
2020-12-19 15:03:00 +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 Implement alpha channel in graphics library 2020-12-19 15:03:00 +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