docs-content
docs-content copied to clipboard
doc: update giga-r1-wifi sdram tutorial
What This PR Changes
- Tutorial was missing the initialization step of SDRAM. It should to be initialized with
SDRAM.begin()before using it.
Contribution Guidelines
- [x] I confirm that I have read the contribution guidelines and comply with them.