| Age | Commit message (Collapse) | Author |
|
Sdcard odb fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
display.refresh(target_frames_per_second=None), even with auto_refresh=False
|
|
|
|
|
|
|
|
|
|
|
|
allocate_display_bus: fix bug where in-use bus would be returned
|
|
This gives us better granularity when implementing new ports because
PWMOut is commonly implemented before PulseIn and PulseOut.
Fixes #3211
|
|
|
|
.. for the case where the bus was not in use
|
|
|
|
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
|
|
|
|
|
|
|
|
|
|
added bitmap palette comparison
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if we don't set the flag via accessor fn the tick enable might become wrong
|
|
This is a step towards restoring the efficiency of the background
tasks
|