git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1160 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2009-09-13 08:40:57 +00:00
parent fd62110684
commit e4400a5c7f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
* @brief I/O related services. * @brief I/O related services.
* @details This section contains the I/O related services. * @details This section contains the I/O related services.
* *
* The I/O subsystem is a collection of device driver poertable interfaces and * The I/O subsystem is a collection of device driver portable interfaces and
* platform dependent implementations.<br> * platform dependent implementations.<br>
* Under ChibiOS/RT a device driver is split in two layers: * Under ChibiOS/RT a device driver is split in two layers:
* - High Level Device Driver (<b>HLD</b>). This layer contains the definitions * - High Level Device Driver (<b>HLD</b>). This layer contains the definitions