From 141bd0ce9b1328125a5cc7497a90e52238b0065d Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 8 May 2018 12:29:05 -0400 Subject: [PATCH] test: Add LPC176x compile test case Signed-off-by: Kevin O'Connor --- test/configs/lpc176x.config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/configs/lpc176x.config diff --git a/test/configs/lpc176x.config b/test/configs/lpc176x.config new file mode 100644 index 00000000..6432382e --- /dev/null +++ b/test/configs/lpc176x.config @@ -0,0 +1,2 @@ +# Base config file for LPC176x boards +CONFIG_MACH_LPC176X=y