You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NMSIS/doc/source/changelog.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Changelog
6
6
V1.4.0
7
7
------
8
8
9
-
This is the version of ``V1.4.0`` which is still in development.
9
+
This is the version of ``V1.4.0`` release.
10
10
11
11
* **NMSIS-Core**
12
12
@@ -30,7 +30,7 @@ This is the version of ``V1.4.0`` which is still in development.
30
30
- Add PMA(Physical Memory Attribute) APIs for managing attribute type(Device/Non-Cacheable/Cacheable) of memory regions when **__PMA_PRESENT=1**
31
31
- Fix and update HPM v1 event name macros in ``nmsis_bench.h``, especially ``EVENT_INSTRUCTION_COMMIT_JAL_PREDICTION_FAIL`` not existed in hardware due to document error
32
32
- Add new PMU v1 and v2 event macros in ``nmsis_bench.h``
33
-
- Add ``fence`` after flush, invalidate dcache in ``core_feature_cache.h``
33
+
- Add ``flushpipe`` and ``fence`` in each ccm operation api in ``core_feature_cache.h``
0 commit comments