Various SAM4S related fixes, mostely related to the timer driver driver and the SAM4S timer/counter. All from Bob Doisin

This commit is contained in:
Gregory Nutt
2014-04-22 09:01:20 -06:00
parent df33d9bcc8
commit 61555fe5e1
20 changed files with 140 additions and 61 deletions
+8
View File
@@ -247,6 +247,14 @@ config WATCHDOG_DEVPATH
endif # WATCHDOG
menuconfig TIMER
bool "Timer Support"
default n
---help---
This selection enables building of the "upper-half" timer
driver. See include/nuttx/timer.h for further timer driver
information.
menuconfig ANALOG
bool "Analog Device(ADC/DAC) Support"
default n