Go to file
L.S. Cook c6be6f271c doc: Edit nanokernel_tasks for consistency and ReST :dfn: syntax
Corrected an "is is" and other minor punctuation + grammatical edits.

Change-Id: I26f51809215a8ac77a20bc9d424e6a806e29ee50
Signed-off-by: L.S. Cook <leonax.cook@intel.com>
2016-03-18 22:29:58 +00:00
arch watchdog/iwdg_stm32: add driver for STM32 Independent Watchdog (IWDG) 2016-03-18 20:57:26 +00:00
boards boards/nucleo_f103rb: add new board 2016-03-18 20:49:32 +00:00
doc doc: Edit nanokernel_tasks for consistency and ReST :dfn: syntax 2016-03-18 22:29:58 +00:00
drivers watchdog/iwdg_stm32: add driver for STM32 Independent Watchdog (IWDG) 2016-03-18 20:57:26 +00:00
include sys_log: Adds the common log API header 2016-03-18 00:01:21 +00:00
kernel kconfig: move kernel options close together 2016-03-17 13:00:20 +00:00
lib libc: Add off_t definition 2016-03-11 01:09:56 +00:00
misc sys_log: Adds the common log API header 2016-03-18 00:01:21 +00:00
net net: coap: Debug print was missing a parameter 2016-03-18 11:35:00 +00:00
samples samples/button: button input example 2016-03-18 20:59:23 +00:00
scripts sanitycheck: enable qemu_x86_iamcu and prefer it over qemu_x86 2016-03-12 02:24:51 +00:00
tests Bluetooth: tester: Return BTP error if requested unknown attr ID 2016-03-18 15:19:18 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.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: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile HACK: qemu: change e_machine for IAMCU binaries 2016-03-12 02:24:46 +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