Go to file
Peter Mitsis 3fc5e279d5 doc: Update Kconfig documentation tool 'genrest'
Updates the 'genrest' documentation tool to fix the following types of
warnings and errors:
	WARNING: Field list ends without a blank line; unexpected unindent.
	WARNING: Block quote ends without a blank line; unexpected unindent.
	ERROR: Unknown target name: "<insert kconfig option here>"

Change-Id: I926afcab24a3032923b470dd31ac6ae11d0fc689
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:54 -05:00
arch arc: remove defaults and fixed typo k->K in linker.cmd file 2016-02-05 20:24:54 -05:00
configs arc: remove defaults and fixed typo k->K in linker.cmd file 2016-02-05 20:24:54 -05:00
doc doc: Update Kconfig documentation tool 'genrest' 2016-02-05 20:24:54 -05:00
drivers uart pipe: do not override objects in Makefile 2016-02-05 20:24:54 -05:00
include doc: Fix kernel_event_logger.h doc build warnings 2016-02-05 20:24:54 -05:00
kernel microkernel: Elminate task_tick_xxx() APIs 2016-02-05 20:24:54 -05:00
lib
misc kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
net microkernel: Elminate task_tick_xxx() APIs 2016-02-05 20:24:54 -05:00
samples samples: Replace task_tick_xxx APIs with sys_tick_xxx APIs 2016-02-05 20:24:53 -05:00
scripts kconfig: move all defconfig fragments to configs/ 2016-02-05 20:24:53 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE
Makefile Zephyr 0.7.0-rc1 2016-02-05 20:24:54 -05:00
Makefile.inc kconfig: move all defconfig fragments to configs/ 2016-02-05 20:24:53 -05:00
zephyr-env.sh