mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Merge remote-tracking branch 'origin/master' into ieee802154
This commit is contained in:
@@ -33,13 +33,6 @@ config ADC_FIFOSIZE
|
||||
this is a ring buffer, the actual number of bytes that can be
|
||||
retained in buffer is (ADC_FIFOSIZE - 1).
|
||||
|
||||
config ADC_NO_STARTUP_CONV
|
||||
bool "Do not start conversion when opening ADC device"
|
||||
default n
|
||||
depends on ARCH_CHIP_STM32
|
||||
---help---
|
||||
Do not start conversion when opening ADC device.
|
||||
|
||||
config ADC_ADS1242
|
||||
bool "TI ADS1242 support"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user