Go to file
Yannis Damigos 560e6a3cf4 tests: kernel: test-fifo: reduce ram requirements
Reduces the amount of memory allocated for fiber's stack.
This permits the test_nano to compile on boards like
nucleo-f103rb and arduino 101 sss. Sanitycheck script passes
all test for test-fifo.

This patch was verified on the emulated platforms and not against
real hardware boards.

Change-Id: Icf30c4056d9f9ebdc82c100305bf761e49b64491
Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2016-03-30 22:21:25 +00:00
arch drivers: AON counters: Move interrupt setting to SOC Kconfig 2016-03-30 16:18:05 +00:00
boards drivers: AON counters: Move interrupt setting to SOC Kconfig 2016-03-30 16:18:05 +00:00
doc doc: Add returning code conventions 2016-03-30 20:03:17 +00:00
drivers i2c: Remove redundancy in Kconfig.qmsi 2016-03-30 20:03:02 +00:00
include
kernel
lib
misc
net
samples
scripts sanity: add quark_se_devboard to tested boards 2016-03-30 11:04:36 +00:00
tests tests: kernel: test-fifo: reduce ram requirements 2016-03-30 22:21:25 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh