nshell/src
Babz bbfb4f506b add vfs read() implem 2021-12-05 17:29:28 +01:00
..
vfs add vfs read() implem 2021-12-05 17:29:28 +01: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 clashing headers: wren_utils 2021-10-04 19:30:10 +02:00
job.h try to reduce memory (heap) usage 2021-09-15 18:59:59 +02:00
main.c add vfs read() implem 2021-12-05 17:29:28 +01:00
printf.c better printf implementation 2021-09-12 20:33:43 +02:00
syscalls.S add vfs read() implem 2021-12-05 17:29:28 +01:00
term.c fix string padding with variable-length chars (utf-8) 2021-09-18 21:44:06 +02:00
term.h add time info, 128Hz printk 2021-09-10 23:20:59 +02:00
ui.c fix date display 2021-12-05 11:22:25 +01:00
ui.h remove now useless cycles counter 2021-09-12 21:18:01 +02:00
uns_wren_utils.h clashing headers: wren_utils 2021-10-04 19:30:10 +02:00
utf8.c fix string padding with variable-length chars (utf-8) 2021-09-18 21:44:06 +02:00
utf8.h fix string padding with variable-length chars (utf-8) 2021-09-18 21:44:06 +02:00
wren_utils.c clashing headers: wren_utils 2021-10-04 19:30:10 +02:00