summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-07-05 08:42:25 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-07-05 08:42:25 +0200
commit4c7af15f04f1007d75c046b5e95dc86cb31f444d (patch)
tree1e8d69f91bc492a7cfdb7a9c07e6f6ddff2e9bf6 /BUGS
parent05a6f2fcf4556ba9f3d0384c07554c387f6efba2 (diff)
downloadabaos-4c7af15f04f1007d75c046b5e95dc86cb31f444d.tar.gz
abaos-4c7af15f04f1007d75c046b5e95dc86cb31f444d.tar.bz2
fixed graphical screen refresh (a refreshScreen task)
cleaned up code after interrupt_enable in main thread everything works again
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 3b238c6..e6c30c2 100644
--- a/BUGS
+++ b/BUGS
@@ -15,4 +15,4 @@
on the other hand are shorter to read, but not type-safe.
- real hardware like the Asus EEEPC 701 cannot switch A20 correctly,
no clue why?
-
+- if a task ends, what should we do? currently we crash