circuitpython/ports/mimxrt10xx/common-hal
RetiredWizard f66e865510 Use low power RTC on mimxrt10xx (Teensy41) boards
There are apparently two RTC interfaces in the mimxrt10xx dev
kit. The low power interface access the battery backed up hardware.

I've tested this on the Teensy41 and it seems to
fix issue #4574
2023-01-17 23:30:36 -05:00
..
analogio Conditionalize LTO 2022-05-27 12:59:54 -07:00
board Add license to some obvious files. 2020-07-06 19:16:25 +01:00
busio mimxrt10xx/common-hal/UART.C: Fix for bits parameter validation. 2022-12-27 22:07:54 -05:00
digitalio cyw43 basic gpio support, hwaddr in boot_out 2022-09-28 10:06:33 -05:00
microcontroller mimxrt10xx gpio pins don't deinit 2023-01-05 19:17:08 -05:00
neopixel_write run code formatting script 2021-03-15 19:27:36 +05:30
os mimxrt1011: enable -Werror=missing-prototypes 2021-11-12 19:30:47 -06:00
pwmio Conditionalize LTO 2022-05-27 12:59:54 -07:00
rtc Use low power RTC on mimxrt10xx (Teensy41) boards 2023-01-17 23:30:36 -05:00
supervisor run code formatting script 2021-03-15 19:27:36 +05:30
usb_host message consolidation and more use of validators 2022-05-19 15:38:37 -04:00