-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes and improvements for iMXRT1050 QSPI #338
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a6dec4 - Browse repository at this point
Copy the full SHA 4a6dec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb942e - Browse repository at this point
Copy the full SHA ceb942eView commit details -
Fixes for i.MX RT1050 to support QSPI with IS25WP064A or W25Q64JV. Us…
…e `CONFIG_FLASH_IS25WP064A` or `CONFIG_FLASH_W25Q64JV` to select.
Configuration menu - View commit details
-
Copy full SHA for 53b160f - Browse repository at this point
Copy the full SHA 53b160fView commit details -
Further refine RT1050 QSPI configuration. Working Quad Read with XIP.…
… Fix to ensure hal_flash_init() is called for hal_flash_write/hal_flash_erase.
Configuration menu - View commit details
-
Copy full SHA for 66ed06a - Browse repository at this point
Copy the full SHA 66ed06aView commit details -
Fixes to get RT1050 QSPI working. Use boot flash config (not get_conf…
…ig/init). Support to enable/disable QUAD mode. Add SFDP. Enable support for using RAM_CODE by fixing linker script.
Configuration menu - View commit details
-
Copy full SHA for 0ce4e75 - Browse repository at this point
Copy the full SHA 0ce4e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b929c - Browse repository at this point
Copy the full SHA 15b929cView commit details -
Fix RT1050 example app LED. Fix documentation for test-app location. …
…Peer review feedback to clarify RT1050 flash chip configuration.
Configuration menu - View commit details
-
Copy full SHA for 61295c6 - Browse repository at this point
Copy the full SHA 61295c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e402e - Browse repository at this point
Copy the full SHA 20e402eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0e2af8 - Browse repository at this point
Copy the full SHA c0e2af8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4775982 - Browse repository at this point
Copy the full SHA 4775982View commit details -
Fix for iMX RT1050 program. Disable optimized XIP for now, since it c…
…auses page program issue.
Configuration menu - View commit details
-
Copy full SHA for 4720a36 - Browse repository at this point
Copy the full SHA 4720a36View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bad1372 - Browse repository at this point
Copy the full SHA bad1372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14cd768 - Browse repository at this point
Copy the full SHA 14cd768View commit details