Remove module from wizard.
[bertos.git] / bertos / cpu / cortex-m3 / drv / ssi_lm3s.h
index 43b10330bbf4b60b0e4ce4003d176aab36c65b4e..d5f09e3d7730ad1f3a3586796e9e95c260e1284d 100644 (file)
@@ -32,8 +32,6 @@
  *
  * \brief LM3S1968 Synchronous Serial Interface (SSI) driver.
  *
- * $WIZ$ module_name = "lm3s_ssi"
- * $WIZ$ module_supports =  "lm3s"
  */
 
 #ifndef SSI_LM3S_H