pico-sdk/test
Peter Harper 7dfbb3c958
Add a delay after rtc_set_datetime (#2156)
If you call rtc_get_datetime immediately after rtc_set_datetime you get
junk back. According to the datasheet "Writing to the RTC will take
2 clk_rtc clock periods to arrive". So add a delay after calling
rtc_set_datetime in aon_timer_set_time_calendar.

Fixes #2148
2025-02-06 09:24:30 -06:00
..
cmsis_test Add PASSED/FAILED output to cmsis_test.c 2025-01-26 13:30:56 -06:00
hardware_irq_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
hardware_pwm_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
hardware_sync_spin_lock_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
kitchen_sink Initial Pico/2 W Bazel support (#2049) 2024-11-21 16:58:02 -06:00
pico_divider_test Fix pico_divider_nesting_test.c on RP2350 - was broken due to running faster and hence further on RP2350, breaking a check which was wrong for larger inputs 2025-01-26 13:31:51 -06:00
pico_float_test rationalize pico_float/pico_double libraries (#2208) 2025-02-04 16:19:17 -06:00
pico_sem_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
pico_sha256_test Workaround gcc/newlib issue on Ubuntu 24 (#1863) 2024-08-23 10:59:36 -05:00
pico_stdio_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
pico_stdlib_test Workaround gcc/newlib issue on Ubuntu 24 (#1863) 2024-08-23 10:59:36 -05:00
pico_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
pico_time_test Add a delay after rtc_set_datetime (#2156) 2025-02-06 09:24:30 -06:00
CMakeLists.txt SDK 2.0.0 release 2024-08-08 08:54:38 -05:00