restore #include "adc_hw.h" so that Tiny/LPC2148 boards compile without error.

This commit is contained in:
Mark Griffin
2010-09-09 18:47:22 +00:00
parent f4a8816567
commit eef21402f3
+1
View File
@@ -35,6 +35,7 @@
#define _ADC_H_
#include <inttypes.h>
#include "adc_hw.h"
/* Allow driver implementation to define
* number of available ADCs implicitly