circuitpython/ports/broadcom/common-hal
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
..
board Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
busio fix broadcom UART ringbuf init 2022-09-25 09:12:23 -04:00
digitalio cyw43 basic gpio support, hwaddr in boot_out 2022-09-28 10:06:33 -05:00
microcontroller fix typo in comment 2021-12-30 14:12:37 -05:00
neopixel_write Update tinyusb for zero support 2022-01-06 08:52:33 -08:00
os Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
rtc Broadcom port: Add 'fake' RTC support 2023-01-21 22:19:10 -05:00
sdioio Conditionalize LTO 2022-05-27 12:59:54 -07:00
supervisor Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
videocore Initial Pi Zero support 2021-12-30 18:32:59 -08:00