Commit Graph

7 Commits

Author SHA1 Message Date
8fd17276b2 fix: compilation warning for maybe unused variables
feature: shell - autocomplete and help menu improved
2024-09-19 00:05:21 +02:00
9b3a6cb5a4 style: clang-format on all files 2024-09-18 22:30:11 +02:00
ef75ad874d add: date cmd to shell 2024-09-18 21:45:18 +02:00
e316910581 feature: clear added to the shell 2024-09-17 13:57:52 +02:00
a02931a165 feature: print_stack working (dont use opti flags, else the stack is broken) 2024-09-17 11:10:41 +02:00
963bf46b62 core: move reboot.c to a general power.c file
feature: halt added
2024-09-11 17:43:18 +02:00
15bdb4743a feature: functional shell with help and merdella commands
TOOD: reboot, poweroff, echo, color
2024-09-10 20:03:33 +02:00