X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fspi_bitbang.h;h=308b78bb7f7660ba0ea06ea815bfc23aaeb21623;hb=7911a6f01bc8a19f220f98e2fdc8595f65996853;hp=c78e9a4fcc21873074512f7534f40df3f4aefee7;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/spi_bitbang.h b/bertos/drv/spi_bitbang.h index c78e9a4f..308b78bb 100644 --- a/bertos/drv/spi_bitbang.h +++ b/bertos/drv/spi_bitbang.h @@ -33,13 +33,13 @@ * * \brief Emulated SPI driver. * - * \version $Id: spi.h 15321 2007-03-21 14:45:12Z asterix $ * * \author Francesco Sacchi * \author Daniele Basile * * $WIZ$ module_name = "spi_bitbang" * $WIZ$ module_configuration = "bertos/cfg/cfg_spi_bitbang.h" + * $WIZ$ module_hw = "bertos/hw/hw_spi.h" */