Go to file
Juan Manuel Cruz 31341b3255 task profiler: Adds the task profiler samples to the sanity check
Boards that cannot support microkernel applications for memory resources
are excluded from microkernel build test.

qemu nios2 board is excluded from nanokernel because the Altera JTAG
UART not implemented yet

The kernel even logger buffer size for nanokernel was reduced from 1000
elements to 500 to allow the sample to fit in the Quark D2000 board.

Jira: ZEP-698

Change-Id: I0c5cc4c0bfc27940a758dcdd8ff0e01ad7f4b88c
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com>
2016-09-13 17:26:34 +00:00
.known-issues known-issues: clarify documentation on ignore blocks 2016-09-12 21:55:23 +00:00
arch arm atmel sam3: Disable watchdog timer 2016-09-12 02:00:34 +00:00
boards quark_d2000/se: Don't setup GDT during initialization 2016-09-09 11:21:39 +00:00
doc doc: drivers: more details on Zephyr driver model 2016-09-08 23:47:25 +00:00
drivers mvic: default to IRQ 10 instead of 0 for timer 2016-09-12 17:53:21 +00:00
ext drivers: i2c: fix a compilation dependency issue 2016-09-10 11:29:49 +00:00
fs fs: Adds flash device support to diskio interface 2016-08-02 00:47:14 +00:00
include net: Remove dead sections left by revert 2016-09-12 12:47:02 +00:00
kernel kernel: abolish FUNC_NO_FP 2016-09-09 21:13:30 +00:00
lib libc: replace null.h and size_t.h with stddef.h 2016-09-13 10:21:10 +08:00
misc printk: make _char_out globally accessible 2016-08-28 07:47:28 -04:00
net fix: net samples no longer include unneeded 802.15.4 files 2016-09-12 12:29:09 +00:00
samples task profiler: Adds the task profiler samples to the sanity check 2016-09-13 17:26:34 +00:00
scripts gen_idt: validate IRQ line before vector assignment 2016-09-12 17:53:22 +00:00
tests test_context: use correct timer IRQ for mint valley 2016-09-12 17:53:21 +00:00
usb usb: Allow to register and handle vendor specific commands 2016-09-12 00:43:31 +00:00
.checkpatch.conf checkpatch: add ignore for net/ip/contiki directory 2016-08-10 14:43:01 +00: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: Fix broken author information for Evan Couzens 2016-08-08 21:24:49 +00:00
defaults.tc TCF: specify ARCH when creating initconfig 2016-09-08 11:31:32 +00:00
Kbuild microkernel: remove deprecated task IRQs 2016-09-06 16:15:59 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: add Zoap section 2016-09-12 12:25:26 +00:00
Makefile win-build: fixes to build with alternative make implementations 2016-09-12 12:28:14 +00:00
Makefile.inc win-build: fixes to build with alternative make implementations 2016-09-12 12:28:14 +00:00
zephyr-env.sh zephyr-env.sh: prepend to PATH 2016-08-05 20:38:08 +00:00