commit | c5faa3df140dce3c320abf61c0795fcda9166d75 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Wed May 11 17:14:19 2022 +0200 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Tue May 24 08:47:20 2022 -0700 |
tree | 77fac6f73e8702580041f95535c06c990e61c127 | |
parent | 508f4e30dad90b813a36bdca6a60d72063b52413 [diff] |
arm: Enable NOCACHE_MEMORY on nucleo_h743zi when littlefs sample is run It has been validated that the nucleo_h743zi board works correctly, with '__nocache' buffers and data caches enabled, so this patch enables support for the former. Signed-off-by: Lukasz Majewski <lukma@denx.de>