mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
rp2/clocks_extra: Update runtime_clocks_init based on new pico-sdk.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
committed by
Damien George
parent
57f4cabff9
commit
d0bc42796b
@@ -28,6 +28,6 @@
|
||||
|
||||
#include "hardware/clocks.h"
|
||||
|
||||
void clocks_init_optional_usb(bool init_usb);
|
||||
void runtime_init_clocks_optional_usb(bool init_usb);
|
||||
|
||||
#endif // MICROPY_INCLUDED_RP2_CLOCKS_EXTRA_H
|
||||
|
||||
Reference in New Issue
Block a user