Change module definition in order to contain hw dependency
[bertos.git] / bertos / drv / spi_bitbang.h
index d9b651653a77805192247f19b8e4fbeb888951d9..392c790d0d4cf702c52f0f5a65489c6c8d04be69 100644 (file)
@@ -40,6 +40,7 @@
  *
  * $WIZ$ module_name = "spi_bitbang"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_spi_bitbang.h"
+ * $WIZ$ module_hw = "bertos/hw/hw_spi.h"
  */