2012-08-28
08/28: JuluOSDev: TDD with python unittest for embedded C
報名網址: http://registrano.com/events/429374
共筆網址:http://sync.in/ep/pad/view/juluosdev/FPagI2YOtY
簽到 (用以將人名和編輯的顏色作關連)
ben6
AL
今日簡報檔案
Real Practice (實際演練)
- 題目
- 擴充為十個LED 燈,可以同時點亮,也可單獨開關其中之一。
- 原始碼:
- https://github.com/benwei/JuluOS/tree/210b7d048baab04e954de6e91f65030bc7310f17 (原單一LED 測試)
- https://github.com/benwei/JuluOS/tree/453b80514da4793f6e608343742ba89bb870dcd6 (今日練習題實作已推上去)
- 延伸練習
- 使用者可由外部傳入LED Mock Objects
- 使用者可設任一LED燈亮1~10秒
補充資料