Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Maciek Borzecki 9e8e0e8e82 tests: bluetooth/shell: exclude STM32F103RB from microkernel test
For STM32F103RB targets, the SRAM is overflown by 2-3kB in microkernel
test. Platforms with this SoC can still be built for in the nanokernel test.

Change-Id: I012b93cf8dfec74292f7ab228f4b2fca1a4f3444
Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com>
2016-04-01 13:12:57 +00:00
arch rtc/dw: remove kconfigs that are SoC specific 2016-03-31 23:17:25 +00:00
boards boards: arduino_101: Enable SPI flash only when SPI is enabled 2016-04-01 10:40:32 +00:00
doc doc: Add returning code conventions 2016-03-30 20:03:17 +00:00
drivers console: shell: expect const commands array 2016-04-01 13:12:56 +00:00
include console: shell: expect const commands array 2016-04-01 13:12:56 +00:00
kernel refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
lib printf: Limit width modifier to [0..MAXFLD] 2016-03-19 11:03:54 +00:00
misc sys_log: Adds the common log API header 2016-03-18 00:01:21 +00:00
net Bluetooth: BR/EDR: Enable cancel Passkey Notify authentication 2016-04-01 09:26:24 +00:00
samples samples: shell: declare commands as const 2016-04-01 13:12:56 +00:00
scripts sanitycheck: add nucleo_f103rb abd stm32_mini_a15 2016-04-01 13:12:56 +00:00
tests tests: bluetooth/shell: exclude STM32F103RB from microkernel test 2016-04-01 13:12:57 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: make sure that SOC specific linker scripts stay visible 2016-03-04 18:31:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE
Makefile Zephyr v1.2.0-rc2 2016-03-31 21:22:26 -04:00
Makefile.inc build: support multiple defconfigs per board 2016-03-14 20:54:08 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00