Skip to content

Commit 854239c

Browse files
gastmaierbuha
authored andcommitted
projects: ad405x: Fix Makefile example name
Must match the directory, not file name. Signed-off-by: Jorge Marques <[email protected]>
1 parent d9d224a commit 854239c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/ad405x/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
EXAMPLE ?= basic
1+
EXAMPLE ?= basic_example
22

33
# Select the device you want to enable, the following are supported:
44
# AD4050, AD4052, AD4056, AD4058, AD4060, AD4062

0 commit comments

Comments
 (0)