Revision 7040565e68b9147204528dba697ad6460c160616 authored by Martin Mueller on 27 January 2013, 16:21:32 UTC, committed by Martin Mueller on 27 January 2013, 16:21:32 UTC
1 parent e5b2e9a
Raw File
max11040.xml
<!DOCTYPE module SYSTEM "module.dtd">

<module name="max11040" dir="adcs">
  <doc>
    <description>Max11040 ADC</description>
  </doc>
  <header>
    <file name="max11040.h"/>
  </header>
  <init fun="max11040_init()"/>
  <periodic fun="max11040_periodic()" freq="4"/>
  <makefile>
    <file_arch name="max11040_hw.c"/>
    <file name="max11040.c"/>
  </makefile>
</module>

back to top