Skip to content

Instantly share code, notes, and snippets.

@good5dog5
Created March 17, 2015 01:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save good5dog5/05dde1367a40fd82ef8f to your computer and use it in GitHub Desktop.
Save good5dog5/05dde1367a40fd82ef8f to your computer and use it in GitHub Desktop.
cd ~/workspace
git clone git@github.com:embedded2015/freertos-basic.git
# 或者: git clone https://github.com/embedded2015/freertos-basic.git
cd freertos-basic
make
make qemu
輸入 “help” 可見已實作的 shell command
ps
mmtest
host
輸入 host ls 並觀察 host 端終端機的畫面
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment