No description
Find a file
Peter Mitsis 5f8fa677b5 unified: Fix boot_time nanokernel benchmark
Enables boot time timestamps for unified kernel.

Also Splits the source code into microkernel and nanokernel versions
instead of having common code. Not only does this make the code for
each project easier to read, but it also easily allows the nanokernel
version to link against the correct version of main().

Change-Id: Ie0afa2272c3347ebdacc0e3daeebbfe9583fe596
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-10-31 17:06:26 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
boards boards: Add support for the RedBear nRF51 BLE Nano board 2016-10-31 15:59:41 +00:00
doc Merge bluetooth branch into master 2016-10-28 23:17:44 +03:00
drivers ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
ext ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
include fs: Make API naming adhere to the appropriate namespace 2016-10-31 08:08:10 +02:00
kernel unified: Fix boot_time nanokernel benchmark 2016-10-31 17:06:26 +00:00
lib iot/zoap: Add support for block sized transfers 2016-10-25 12:56:51 +00:00
misc drivers/uart: Refactor UART input hook. 2016-10-25 11:31:08 +00:00
net Bluetooth: GATT: Add proper check for connection state 2016-10-28 10:49:56 +03:00
samples grove: lcd: convert to a unified kernel application 2016-10-31 15:15:57 +00:00
scripts unified: handle MDEF files that declare main() 2016-10-28 21:54:38 +00:00
subsys fs: Kconfig: Remove bogus default value 2016-10-31 08:08:27 +02:00
tests unified: Fix boot_time nanokernel benchmark 2016-10-31 17:06:26 +00:00
usb usb: do not assert on a variable we do not have 2016-09-24 08:12:35 -04:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch 'Fatal essential task error" messages 2016-10-31 12:57:28 +00:00
Kbuild unified/build: adapt Kbuild for unified kernel 2016-09-13 17:12:55 -04:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr fs: Move file system code to subsys/ 2016-10-30 13:23:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS boards: Add support for the RedBear nRF51 BLE Nano board 2016-10-31 15:59:41 +00:00
Makefile fs: Move file system code to subsys/ 2016-10-30 13:23:58 +00:00
Makefile.inc board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00