circuitpython/ports
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
..
atmel-samd Use memory fence when disabling cache to avoid -O2 problems 2022-12-29 19:49:40 -05:00
broadcom Broadcom port: Add 'fake' RTC support 2023-01-21 22:19:10 -05:00
cxd56 cxd56 was not using SRC_SHARED_MODULE_INTERNAL 2022-12-13 18:39:25 -05:00
espressif Save watch_for_interrupt_char to espressif too 2023-01-19 10:28:56 -08:00
litex Merge pull request #7247 from tannewt/picow_web_workflow 2022-11-28 14:19:42 -08:00
mimxrt10xx Use low power RTC on mimxrt10xx (Teensy41) boards 2023-01-17 23:30:36 -05:00
nrf Merge pull request #7468 from DavePutz/issue_6975 2023-01-19 19:03:46 -05:00
raspberrypi Merge pull request #7462 from tannewt/fix_rp2_reset_reason 2023-01-19 21:10:57 -05:00
stm Merge pull request #7247 from tannewt/picow_web_workflow 2022-11-28 14:19:42 -08:00
unix Allow the tests to directly call the non-heap using _int and _str variants 2022-12-28 12:36:58 -06:00