mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
New touchscreen scaling algorithm for the case where measured X values vary with y position (and vice versa)
This commit is contained in:
@@ -13,9 +13,7 @@ menuconfig WL_CC3000
|
||||
default n
|
||||
select SPI
|
||||
|
||||
if WL_CC3000
|
||||
source drivers/wireless/cc3000/Kconfig
|
||||
endif
|
||||
|
||||
config WL_NRF24L01
|
||||
bool "nRF24l01+ transceiver support"
|
||||
@@ -24,7 +22,6 @@ config WL_NRF24L01
|
||||
---help---
|
||||
This options adds driver support for the Nordic nRF24L01+ chip.
|
||||
|
||||
|
||||
if WL_NRF24L01
|
||||
|
||||
config WL_NRF24L01_DFLT_ADDR_WIDTH
|
||||
|
||||
Reference in New Issue
Block a user