shell: implement draw_progress() as a convenience function
This commit is contained in:
parent
4c2f4eab24
commit
1638f9b0f1
3 changed files with 26 additions and 0 deletions
|
@ -5,5 +5,6 @@ obj-y += source/shell/echo.o
|
|||
obj-y += source/shell/flash.o
|
||||
obj-y += source/shell/ftl.o
|
||||
obj-y += source/shell/mufs.o
|
||||
obj-y += source/shell/progress.o
|
||||
obj-y += source/shell/rtc.o
|
||||
obj-y += source/shell/version.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue