mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user