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
{{ message }}
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
The 264kb of RAM on the RP2040 works well for most things but isn't enough for more complex tasks or non-optimal code. Adding more RAM would make modding Spade and other software for the Sprig much easier and feasible.
The 264kb of RAM on the RP2040 works well for most things but isn't enough for more complex tasks or non-optimal code. Adding more RAM would make modding Spade and other software for the Sprig much easier and feasible.
To do this, PSRAM can be connected over SPI and accessed in software using https://github.com/polpo/rp2040-psram.
The text was updated successfully, but these errors were encountered: