cwespressif opened a new pull request, #10625:
URL: https://github.com/apache/nuttx/pull/10625
## Summary
xtensa/esp32s3: SPI support psram and flash timing tuning
## Impact
- Supports SPIRAM 80MHz clock speed
## Testing
- config:
`./tools/configure.sh esp32s3-devkit:psram_octal`
Configure SPIRAM clock speed via `make menuconfig `
```
System Type --->
SPI RAM Configuration --->
Set RAM clock speed (40MHz clock speed) --->
() 40MHz clock speed
(X) 80MHz clock speed
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]