OpenRTX/openrtx/include/interfaces
Niccolò Izzo 91d0e05af7 Replace OpenGD77 fonts with Adafruit GFX fonts
OpenGD77 custom binary font format was replaced with Adafruit GFX
library standard font format, to be able to reuse all the available
fonts, together with the relative tools.
2020-11-17 14:42:23 +01:00
..
delays.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
display.h Remove screenWidth and screenHeight getters. 2020-11-03 15:15:36 +01:00
gpio.h Made gpio API completely platform independent 2020-11-03 15:15:35 +01:00
graphics.h Replace OpenGD77 fonts with Adafruit GFX fonts 2020-11-17 14:42:23 +01:00
keyboard.h Added flag for 'monitor' button to keyboard driver, implemented 'monitor' and 'function' buttons in MDxx380 keyboard driver 2020-11-03 15:15:36 +01:00
platform.h Made platform_getVbat returning the battery voltage in V instead of mV. 2020-11-03 15:15:36 +01:00
rtc.h Adding interface for RTC drivers 2020-11-03 15:15:36 +01:00