Skip to content
Commit 7df2cad2 authored by Kumar Gala's avatar Kumar Gala Committed by Carles Cufí
Browse files

tests: devicetree: Fix compile errors with GPIO define



A number of HALs define GPIO so we get a conflict in error of the form:

   main.c:12: error: "GPIO" redefined [-Werror]

Fix this by rename the defines in the test to "TEST_".  So GPIO becomes
TEST_GPIO.

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 956923f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment