drivers/rf/dat-31r5-sp.c: dd support to the DAT-31R5-SP+ digital attenuator. Creates a the new device driver directory drivers/rf/ to support drivers related to RF peripherals. It also adds support for the DAT-31R5-SP+ digital attenuator.

This commit is contained in:
Augusto Fraga Giachero
2019-09-05 13:28:28 -06:00
committed by Gregory Nutt
parent 822bb06967
commit f08ab217b0
10 changed files with 627 additions and 3 deletions
+1
View File
@@ -81,6 +81,7 @@ include video$(DELIM)Make.defs
include wireless$(DELIM)Make.defs
include contactless$(DELIM)Make.defs
include 1wire$(DELIM)Make.defs
include rf$(DELIM)Make.defs
ifeq ($(CONFIG_SPECIFIC_DRIVERS),y)
include platform$(DELIM)Make.defs