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
Replace PSRAM setup w/MicroPython's for overclock (#3102)
MicroPython has a more detailed setup for timings when overclocking, vs.
the hardcoded values in the SparkFun code this core originally used.
Replace with the MicroPython setup code, leaving the rest of PSRAM
(pmalloc/etc.) untouched.
0 commit comments