minimal keyboard app

This commit is contained in:
2025-12-03 04:28:54 +01:00
parent 2c911a3c87
commit 63f56ae02c
2 changed files with 43 additions and 37 deletions

View File

@@ -76,7 +76,7 @@ extern "C" int main() {
* Therefore activate the LAPIC timer in level 1/2 after initialization
* (just before schedule())
*/
//LAPIC::Timer::activate();
LAPIC::Timer::activate();
DBG_VERBOSE << "Schedule..." << endl;
// Schedule first app