We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3c77e commit 71bccffCopy full SHA for 71bccff
docs/release-notes.d/compatible-slots.md
@@ -0,0 +1,7 @@
1
+- Added optional write block size checking to ensure expected
2
+ sizes match what is available on the hardware.
3
+- Added optional erase size checking to ensure expected sizes
4
+ match what is available on the hardware.
5
+- Added debug logs for zephyr to output discrepencies in erase
6
+ and write block sizes in dts vs actual hardware configuration
7
+ at run-time.
0 commit comments