Silvano Seva
|
85a41a5ca7
|
On MDx targets made the ADC DMA trasfer priority higher than the DMA framebuffer one to avoid ADC overruns due to the ADC DMA transfer being suspended by the framebuffer ones
|
2020-12-19 21:57:43 +01:00 |
Silvano Seva
|
6ca3faceaf
|
Made calls to 'display_renderRows' and 'display_render' blocking, thus not requiring anymore to busy wiat on 'display_renderingInProgress'. Modifications involved only MDx display driver, the others were already blocking.
|
2020-12-12 10:16:26 +01:00 |
Silvano Seva
|
47dd9e2046
|
Fixed glitching keyboard buttons on MDx targets
|
2020-12-11 14:41:44 +01:00 |
Silvano Seva
|
3bb7e2cfd4
|
Moved to static allocated framebuffer and USB vcom rx buffer
|
2020-11-27 22:34:25 +01:00 |
Silvano Seva
|
1cf2a40182
|
Changed names of source files for MDx drivers to comply to new naming convention
|
2020-11-19 18:24:28 +01:00 |