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 4ba168d commit 4214421Copy full SHA for 4214421
doc/releases/release-notes-2.7.rst
@@ -141,6 +141,13 @@ Architectures
141
142
* ARC
143
144
+ * Add SMP support to ARCv3 HS6x
145
+ * Add MWDT C library support
146
+ * Add basic C++ support with MWDT toolchain
147
+ * Add MPUv3 and MPUv6 support
148
+ * Remove dead PM code from ARC core interrupt controller driver
149
+ * Add updating arc connect debug mask dynamically
150
+
151
152
* ARM
153
@@ -246,6 +253,10 @@ Boards & SoC Support
246
253
247
254
* Changes for ARC boards:
248
255
256
+ * Implement 'run' command for SMP nSIM simulation board
257
+ * Enable upstream verification on QEMU ARCv3 HS6x board (qemu_arc_hs6x)
258
+ * Implement creg GPIO driver and add it to hsdk and em_starterkit boards
259
249
260
250
261
* Changes for ARM boards:
251
262
0 commit comments