File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 15
15
\Large a lightweight open source 32-bit CPU core\par
16
16
\LARGE \textbf {Technical Reference Manual }\par
17
17
\vspace {1.2\onelineskip }
18
- \large Version 1.3 \par
18
+ \large Version 1.4 \par
19
19
\vspace *{4\onelineskip }
20
20
\end {center }
21
21
\vspace *{\fill }
Original file line number Diff line number Diff line change @@ -1857,6 +1857,10 @@ \section{Data bus}
1857
1857
1858
1858
\chapter {List of changes }
1859
1859
1860
+ \section* {Version 1.4 (2024-11-02) }
1861
+
1862
+ This release introduces support for level triggered interrupts.
1863
+
1860
1864
\section* {Version 1.3 (2022-08-28) }
1861
1865
1862
1866
This release removes support for temporarily blocked interrupts (interrupts can still be disabled) and introduces wake-up interrupts.
You can’t perform that action at this time.
0 commit comments