You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to not include stdlib but for some reason set_sys_clock_khz() is only present in it. Moving or copying this function that most people need to clocks.h would allow stdlib not to be included. Kilograham agreed this would be a good idea.