sam3n-ek example: fix led macros
[bertos.git] / bertos / drv / spi_bitbang.h
index d9b651653a77805192247f19b8e4fbeb888951d9..308b78bb7f7660ba0ea06ea815bfc23aaeb21623 100644 (file)
  *
  * \brief Emulated SPI driver.
  *
- * \version $Id$
  *
  * \author Francesco Sacchi <batt@develer.com>
  * \author Daniele Basile <asterix@develer.com>
  *
  * $WIZ$ module_name = "spi_bitbang"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_spi_bitbang.h"
+ * $WIZ$ module_hw = "bertos/hw/hw_spi.h"
  */