Rev 1125 | Details | Compare with Previous | Last modification | View Log | SVN | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 847 | migan | 1 | # List all files that needs to be compiled here |
| 1062 | linlun | 2 | <template>/<template>.c |
| 3 | #Uncomment the line below if you want to use EEPROM with this module |
||
| 1125 | linlun | 4 | #drivers/misc/eeprom_crc8.c |
| 1447 | arune | 5 | #Uncomment the line below if you want to use the PCINT driver in this module |
| 1125 | linlun | 6 | #drivers/mcu/pcint.c |
| 1447 | arune | 7 | #Uncomment the line below if you want to use the ADC driver in this module |
| 8 | #drivers/adc/adc.c |