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>
8 lines
196 B
INI
8 lines
196 B
INI
[test]
|
|
kernel = micro
|
|
build_only = true
|
|
tags = samples
|
|
platform_exclude = arduino_101_sss nucleo_f103rb olimexino_stm32 \
|
|
quark_d2000_crb quark_se_sss_devboard altera_max10 \
|
|
qemu_nios2
|