[SPCA] Start multicore section

This commit is contained in:
2026-01-21 11:27:04 +01:00
parent dcc430aff8
commit beca74b40e
10 changed files with 63 additions and 2 deletions

View File

@@ -60,5 +60,5 @@ For example,
\begin{itemize}
\item \textbf{Interrupts} are actions like network data arrival or hitting a key on the keyboard
\item \textbf{Hard Reset Interrupts} are executed by hitting the system reset button
\item \textbf{Soft Reset Interrupts} ate caused by, for example, hitting \verb|CTRL|+\verb|ALR|+\verb|DEL|
\item \textbf{Soft Reset Interrupts} are caused by, for example, hitting \verb|CTRL|+\verb|ALR|+\verb|DEL| (on Windows)
\end{itemize}