Go to file
viggo.jf.intel.com 3cbd600dc5 doc: Move code conventions to Zephyr wiki.
Move content from doc/contribute/conventions.rst to Zephyr wiki.

Change-Id: Icfad83c15e65bc7b4a5a9cebf2ee530446422087
Signed-off-by: Evan Couzens <evanx.couzens@intel.com>
2016-08-02 06:48:35 +00:00
.known-issues doc: makefile doesn't print unneeded output of pwd 2016-08-02 06:47:21 +00:00
arch nxp_kinetis: Refactor K64F init to use CMSIS register accesses 2016-08-02 05:27:35 +00:00
boards boards: galileo: Only show galileo pinmux options when the board is chosen 2016-08-01 17:34:23 +00:00
doc doc: Move code conventions to Zephyr wiki. 2016-08-02 06:48:35 +00:00
drivers pwm qmsi: Add suspend/resume 2016-08-02 06:48:21 +00:00
ext fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
fs fs: Adds flash device support to diskio interface 2016-08-02 00:47:14 +00:00
include fs: Adds the glue layer for the Fat FS module 2016-08-01 16:47:33 -07:00
kernel nano_init.c: STACK_CANARY_INIT fix for ARC 2016-07-27 15:23:15 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc x86: improve exception APIs 2016-07-28 18:13:24 +00:00
net net: contiki: Add NULL check to neighbor polling 2016-08-02 05:25:59 +00:00
samples samples: bmi160: add sensor_value_sprintf helper function 2016-08-02 05:22:44 +00:00
scripts altera_max10: default to UFM flashing 2016-07-28 22:25:48 +00:00
tests sys_log: replace old debug macros at bluetooth tester 2016-08-01 18:39:50 +00:00
usb sys_log: replace old debug macros at USB stack 2016-07-31 21:02:25 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kbuild build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Kconfig
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE
MAINTAINERS MAINTAINERS: add mbedTLS section 2016-07-27 00:22:18 +00:00
Makefile fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
Makefile.inc
zephyr-env.sh