circuitpython/ports/broadcom/supervisor
RetiredWizard 3361ec390d Broadcom port: Add 'fake' RTC support
The Broadcom chips apparently don't have an RTC, so this PR uses the
timer to add dummy RTC responses and allow resonable results
from time.localtime() as well as setting the time and date while
the board is powered.
2023-01-21 22:19:10 -05:00
..
internal_flash.c Never reset SD card pins 2022-01-04 19:08:14 -08:00
internal_flash.h Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
internal_flash_root_pointers.h Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
port.c Broadcom port: Add 'fake' RTC support 2023-01-21 22:19:10 -05:00
usb.c Start of USB host API 2022-03-07 18:07:25 -08:00