commit | fb2cf0ec3da3687b93f28e556ab682bdd4b85223 | [log] [tgz] |
---|---|---|
author | Jamie McCrae <jamie.mccrae@nordicsemi.no> | Fri Jun 28 09:57:17 2024 +0100 |
committer | Jamie <40387179+nordicjm@users.noreply.github.com> | Wed Jul 10 07:37:43 2024 +0100 |
tree | efa61551daee8d402214dc40f99f799491ba8d8e | |
parent | 89807992199d07f5067851f1763a173ae16aceb8 [diff] |
docs: release-notes: Add note on fixed nordic boards Adds a note that building for these boards has been fixed Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
diff --git a/docs/release-notes.d/fix-nordic.md b/docs/release-notes.d/fix-nordic.md new file mode 100644 index 0000000..9706f8a --- /dev/null +++ b/docs/release-notes.d/fix-nordic.md
@@ -0,0 +1,2 @@ +- Fixed errors when building for ``thingy52``, ``thingy53`` and + ``nrf9160dk`` boards.