OpenRTX/openrtx/include/interfaces
Niccolò Izzo 1ee4744cb7 Improve battery icon drawing implementation
Fix a bug where the signature of the battery draw function was not
present, causing a build error. Now the battery size and position is
screen size independent and should work for all layouts.
2020-12-06 16:22:38 +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 Improve battery icon drawing implementation 2020-12-06 16:22:38 +01:00
keyboard.h Events: More events changes 2020-12-06 14:37:21 +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