summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-05-31 21:50:11 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-05-31 21:50:11 +0200
commit8e2b19ccd934a4ff8f41ef3fe833381c71f550f8 (patch)
tree4f7184f8fe5dd20781b96730f53cf2021f90eb25 /doc
parentc1c2b3082caeed8f7c1dfa9d7e303d650e2650b3 (diff)
downloadabaos-8e2b19ccd934a4ff8f41ef3fe833381c71f550f8.tar.gz
abaos-8e2b19ccd934a4ff8f41ef3fe833381c71f550f8.tar.bz2
interrupt separation between CPU exceptions and hardware IRQs by the PIC,
started to program the PICs for interrupt delivery
Diffstat (limited to 'doc')
-rw-r--r--doc/LINKS.TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO
index 15ea245..a7b3f15 100644
--- a/doc/LINKS.TODO
+++ b/doc/LINKS.TODO
@@ -37,3 +37,6 @@ longjmp:
http://blog.reverberate.org/2013/05/deep-wizardry-stack-unwinding.html
http://prettyos.de
+PIC:
+http://www.brokenthorn.com/Resources/OSDevPic.html
+