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 976e5e6 commit 4e19f96Copy full SHA for 4e19f96
1 file changed
CHANGELOG.md
@@ -30,7 +30,7 @@ dmas = <&dma2 1 0 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
30
- Fixed an issue with `simple-bus` binding not found when using zephyr bindings.
31
- Fixed an issue where external file change events via the file watchers where ignored
32
if the file is open and saved in the editor.
33
-- Fixed zephyr binding const validation did not work when expression where used.
+- Fixed zephyr binding const validation did not work when an expression is used.
34
35
## [0.7.8] - 2026-01-25
36
0 commit comments