共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Embedded Device Drivers |
Embedded Device Drivers
|
1 | 0 | 156 |
贡献者 | 讨论 | 代码提交 |
A collection of C modules that control different standard hardware components found on a micro-controller (GPIO, UART, ADC, I2C and so on).
These modules act like device drivers in the sense that they hide the hardware details. Nevertheless they are not yet at a state to be comparable to device drivers of regular operating systems. They are intended to be used in "firmware" applications.