Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
cacu 124feb27c5 build: Add a toolchain file for the GCC ARM Embedded toolchain
Change-Id: Iea501d30297123955fd699eb7d53e642949b6af7
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-04-12 11:59:38 +00:00
arch gpio: dw: Activate by default on D2000 2016-04-12 09:58:00 +00:00
boards arduino_101: defconfig: Limit UART defaults for Bluetooth H:4 driver 2016-04-08 17:39:14 +00:00
doc doc: Add sensor section to kernel primer 2016-04-08 20:10:45 +00:00
drivers spi/intel: move driver_api assignment later 2016-04-12 19:30:35 +08:00
include serial/uart.h: no need to check driver_api being NULL 2016-04-12 19:30:35 +08:00
kernel device_get_binding() returns NULL if driver_api is not set 2016-04-12 19:30:35 +08: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: Move up code in conn.c 2016-04-11 19:15:24 +00:00
samples samples: A test app for spi flash 2016-04-12 09:59:33 +00:00
scripts build: Add a toolchain file for the GCC ARM Embedded toolchain 2016-04-12 11:59:38 +00:00
tests Bluetooth: shell: Use same config for arm and x86 build 2016-04-11 11:54:07 +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 Update .mailmap 2016-02-05 20:24:37 -05:00
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 Makefile: Fix linking order of libraries 2016-04-09 14:31:19 +00: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