--- title: Lab28: Extend RTOS toc: no ... 預期目標 ------- * 擴展 rtenv 的功能:引入 rtenv-plus,一個強化的 rtenv 版本,未來將逐步使其具備商用 RTOS 能力 * 分析 romfs,並實作基本檔案處理 * 整合之前的 unit test rtenv-plus: 強化的 rtenv ------------------------- * 成大資訊系 102 級林哲安同學的最新力作 * ROM file system offers a read-only file system during compilation * Various build system improvements * Fix memcpy error * Support of block devices * Fix of memory configuration * Introduce event monitor technique to handle interrupts * Efficient I/O encapsulation