No description
Find a file
Peter Mitsis 2874311ca5 Remove reference to nano_time_init() in sample projects
The nanokernel routine nano_time_init() is automatically invoked by the
constructor initialization code, and should be invisible to the application.

Change-Id: Ic75f84856c333187a4f9fef8569698e056f6d936
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:37 -05:00
arch Do not check for DO_CONSOLE_INIT, use Kconfig variables instead 2016-02-05 20:14:33 -05:00
doc doxygen: scan all of include/ for docs 2016-02-05 20:14:37 -05:00
drivers doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
include Remove trailing characters from macro defintion 2016-02-05 20:14:37 -05:00
kernel doxygen: mutex: update in-code documentation 2016-02-05 20:14:37 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc kconfig: Let the application decide the name of the kernel bin 2016-02-05 20:14:37 -05:00
net Bluetooth: GATT: Simplify handling of Read Multiple Request 2016-02-05 20:14:36 -05:00
samples Remove reference to nano_time_init() in sample projects 2016-02-05 20:14:37 -05:00
scripts SysGen: remove support for USERDRIVER 2016-02-05 20:14:33 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore git: Ignore cscope files 2016-02-05 20:14:27 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile kconfig: Let the application decide the name of the kernel bin 2016-02-05 20:14:37 -05:00
Makefile.inc kbuild: remove BSP_VARIANT Makefile variable 2016-02-05 20:14:37 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00