nshell/src
Babz 3f4b7a0292 switch for scheduler 2021-09-17 20:40:31 +02:00
..
.vscode initial commit 2021-08-31 15:52:53 +02:00
battery.c add battery percent function 2021-09-12 20:32:04 +02:00
battery.h add battery percent function 2021-09-12 20:32:04 +02:00
job.c try to reduce memory (heap) usage 2021-09-15 18:59:59 +02:00
job.h try to reduce memory (heap) usage 2021-09-15 18:59:59 +02:00
main.c switch for scheduler 2021-09-17 20:40:31 +02:00
printf.c better printf implementation 2021-09-12 20:33:43 +02:00
syscalls.S sync some commit errors 2021-09-08 22:17:41 +02:00
term.c fix my own stupidity 2021-09-12 23:14:21 +02:00
term.h add time info, 128Hz printk 2021-09-10 23:20:59 +02:00
ui.c print memory usage in statusbar 2021-09-15 18:58:37 +02:00
ui.h remove now useless cycles counter 2021-09-12 21:18:01 +02:00
wren_utils.c tweak GC 2021-09-15 18:59:23 +02:00
wren_utils.h add preemptive scheduler 2021-09-12 20:52:59 +02:00