mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
Doc fix for aon_timer on RP2350 (#1960)
This commit is contained in:
parent
e2e0fd51c3
commit
cf8301f3e6
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
* This library uses the RTC on RP2040.
|
||||
* \endif
|
||||
* \if rp2350_specific
|
||||
* This library uses the RTC on RP2350.
|
||||
* This library uses the Powman Timer on RP2350.
|
||||
* \endif
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue