Allow system to power off, enable logging, change kbc logging from debug to trace
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
#include <common/debug.h>
|
||||
#include <common/macro.h>
|
||||
|
||||
static uint8_t main_cycle = 0;
|
||||
uint8_t main_cycle = 0;
|
||||
|
||||
void external_0(void) __interrupt(0) {
|
||||
TRACE("external_0\n");
|
||||
|
Reference in New Issue
Block a user