Merge remote-tracking branch 'origin/master' into ieee802154

This commit is contained in:
Gregory Nutt
2017-04-18 10:38:08 -06:00
60 changed files with 4077 additions and 587 deletions
-7
View File
@@ -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