Skip to content

JingWangTW/NCTU-OSDI-2020

This branch is 14 commits ahead of, 76 commits behind GrassLab/osdi2020:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cb34514 · Mar 25, 2020

History

26 Commits
Mar 2, 2020
Mar 13, 2020
Feb 26, 2020
Mar 17, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020
Mar 17, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020
Mar 18, 2020

Repository files navigation

My OSDI 2020 - LAB 01

Author

Student ID GitHub Account Name Email
0856009 JingWangTW 王靖 jingwang.cs08g@nctu.edu.tw

Files

File Content
command.c(.h) code for action to deal with different shell command
gpio.c some gpio config
main.c main program
math.c(.h) code for replace standard math.h
shell.c(.h) code for control the shell behave
string.c(.h) code for replace standard math.h
uart.c(.h) code for uart opertaion
link.ld linker script

How to build

make

Run on QEMU

make run

Simple Shell

command description
hello print Hello World!
help print all available commands
timestamp print current timestamp
reboot reset rpi3