From 4c7af15f04f1007d75c046b5e95dc86cb31f444d Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 5 Jul 2017 08:42:25 +0200 Subject: fixed graphical screen refresh (a refreshScreen task) cleaned up code after interrupt_enable in main thread everything works again --- BUGS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUGS') 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 -- cgit v1.2.3-54-g00ecf