LPC43xx ADC: board.h should be included last; Also, unreleated, update tools/README.txt

This commit is contained in:
Gregory Nutt
2016-07-30 07:05:10 -06:00
parent 5ddeffdef8
commit d9314c1034
2 changed files with 16 additions and 1 deletions
+10
View File
@@ -104,6 +104,16 @@ kconfig2html.c
<Kconfig root> is the directory containing the root Kconfig file.
Default <Kconfig directory>: .
NOTE: In order to use this tool, some configuration must be in-place will
all necessary symbolic links. You can establish the configured symbolic
links with:
make context
or more quickly with:
make dirlinks
mkconfigvars.sh
---------------