Skip to content

Commit cf8301f

Browse files
authored
Doc fix for aon_timer on RP2350 (#1960)
1 parent e2e0fd5 commit cf8301f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rp2_common/pico_aon_timer/include/pico/aon_timer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* This library uses the RTC on RP2040.
2222
* \endif
2323
* \if rp2350_specific
24-
* This library uses the RTC on RP2350.
24+
* This library uses the Powman Timer on RP2350.
2525
* \endif
2626
*/
2727

0 commit comments

Comments
 (0)