Mercurial > ecos
changeset 1734:f652cc8f54ed
List CYGPKG_IO_SPI as a hardware package
| author | bartv |
|---|---|
| date | Tue, 24 Aug 2004 21:22:49 +0000 |
| parents | 77d1baeea166 |
| children | 839ab2302e2c |
| files | packages/ecos.db |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/ecos.db +++ b/packages/ecos.db @@ -2007,6 +2007,7 @@ package CYGPKG_IO_SPI { alias { "Generic SPI support" spi io_spi spi_io } directory io/spi script spi.cdl + hardware description " The generic SPI package provides an API for accessing devices attached to an SPI bus. It also provides support for writing
