OpenRTX/platform/drivers
Niccolò Izzo d56fafe1a2 Merge graphics_* into a single compilation unit
The specialized graphics libraries ended up sharing the majority of the
code, now they have been merged into a single library so that the
graphics development can be done quicker without leaving any of the
platforms behind.
2020-12-19 12:49:30 +01:00
..
ADC Added sample averaging to MDx ADC driver 2020-11-25 10:26:53 +01:00
NVM Fixed bug in MD3x0 calibration loader, made the input parameters of 'interpCalParameter' const 2020-12-06 19:33:27 +01:00
baseband On MD3x0 baseband, fixed PLL going nuts for some frequencies (e.g. 430.0MHz) and causing the radio transmitting on a shifted band. 2020-12-19 10:12:05 +01:00
display Merge graphics_* into a single compilation unit 2020-12-19 12:49:30 +01:00
keyboard Fixed glitching keyboard buttons on MDx targets 2020-12-11 14:41:44 +01:00
tones Added 'OSIntEnter'/'OSIntExit' to MDx tone generator ISR 2020-12-06 19:33:27 +01:00