Log of 2012-12-4
Modify .mkbok.yml to gen new pdf
Add dm9000.c new source code, thanks to teacher Bin ZheSongLog of 2012-11-30
Add DM9000 Kernel moduleLog of 2012-11-22
Add MMU, ProcessCore ...Log of 2012-11-03
modify chp103, 104, 105Log of 2012-10-24
modify chp102-x.mdLog of 2012-10-21
modify chp101-x.md
This is the master branch, and it has nothing at all. please switch to gh-pages branch to get the real material.
These are the hints for your convinience
$ git clone git://github.com/limingth/LASO.git
$ cd LASO
LASO$ git checkout gh-pages
LASO$ export LANG=en_US.UTF-8
LASO$ export LC_ALL=en_US.UTF-8
LASO$ export LC_CTYPE=en_US.UTF-8
LASO$ ruby mkbok (incase your ruby version should be 1.9.3 or later)
else you can fork it and clone to your local directory
$ git clone git@github.com:yourname/LASO.git
Then your can see LASO.zh.pdf in your local directory
Also you can download LASO.zh.pdf if you do NOT have ruby running env.
if you want to view this book in html, see my website:
http://www.lumit.orgif you want to know what is going on? see my blog:
https://github.com/limingth/LASO/wikiif you know weibo in China, you can watch 新浪微博 @亚嵌李明老师
http://weibo.com/limingth
Tips:
如果你在 linux 下面,可以用 git 命令来 clone 下载整个目录。
git clone git://github.com/limingth/LASO.git
windows 下面也可以安装一个 git for windows