nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

esp32: fix seemingly wrong calculations

Open yamt opened this issue 1 year ago • 0 comments

Summary

DPORT_APP_CACHE_MASK_DRAM1 is already a mask.

Impact

Testing

tested on esp32-devkitc. the esp32_userspace.c bit is totally untested.

yamt avatar Aug 30 '24 05:08 yamt