Skip to content
Snippets Groups Projects
Commit 83be0314 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

makefiles/pseudomodules: define vcnl40x0 sensor types

parent 9cedd7e2
No related branches found
No related tags found
No related merge requests found
...@@ -116,6 +116,11 @@ PSEUDOMODULES += si7021 ...@@ -116,6 +116,11 @@ PSEUDOMODULES += si7021
PSEUDOMODULES += rn2483 PSEUDOMODULES += rn2483
PSEUDOMODULES += rn2903 PSEUDOMODULES += rn2903
# include variants of VCNL40x0 drivers as pseudo modules
PSEUDOMODULES += vcnl4010
PSEUDOMODULES += vcnl4020
PSEUDOMODULES += vcnl4040
# add all pseudo random number generator variants as pseudomodules # add all pseudo random number generator variants as pseudomodules
PSEUDOMODULES += prng_% PSEUDOMODULES += prng_%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment