zephyr icon indicating copy to clipboard operation
zephyr copied to clipboard

boards: nxp: fix the is25wp064 flash size in DTS.

Open butok opened this issue 10 months ago • 1 comments

  • fixes is25wp064 flash size in DTS. It must be 8 MBytes (64MBits).
  • uses DT_SIZE_M() macro instead of an absolute value.

butok avatar Jun 16 '25 13:06 butok

The CI build fail to be fixed by https://github.com/zephyrproject-rtos/zephyr/pull/91765

butok avatar Jun 17 '25 11:06 butok

New CI Build fail is caused by "Error: API rate limit exceeded for installation. If you reach out to GitHub Support for help" This is a common PR issue, already discussed on Discord: https://discordapp.com/channels/720317445772017664/1014241011989487716/1384541347087909015

butok avatar Jun 17 '25 14:06 butok

Another CI build fail, to be fixed by https://github.com/zephyrproject-rtos/zephyr/pull/91805

butok avatar Jun 18 '25 07:06 butok