summaryrefslogtreecommitdiff
path: root/build/tools/test/Config-nok-toomany
diff options
context:
space:
mode:
authorNicolas Schodet2017-03-03 11:13:13 +0100
committerNicolas Schodet2019-10-09 23:05:51 +0200
commitb44b6710235e14d89067ad883d70a96d5907257b (patch)
tree2711cad096916b6f72690e89d36cc5e171ff34e8 /build/tools/test/Config-nok-toomany
parent7514cb3ff409eb12153ce8f03755dd4306f796e6 (diff)
build/tools: allow to override setting from a lower level
This is needed to provide a default value for a configuration item which can be overriden by a specific target.
Diffstat (limited to 'build/tools/test/Config-nok-toomany')
-rw-r--r--build/tools/test/Config-nok-toomany2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/tools/test/Config-nok-toomany b/build/tools/test/Config-nok-toomany
index 13549e9..fb1bbbf 100644
--- a/build/tools/test/Config-nok-toomany
+++ b/build/tools/test/Config-nok-toomany
@@ -1,7 +1,7 @@
[a]
bar = 2
-[a:stm32f4]
+[a:stm32]
bar = 3
[a:arm]