Go to file
Benjamin Walsh 572e052379 doc: enforce 8-char tabs and 80-column width in coding standards
This will ensure uniformity in the future, but will require what code is
currently aligned on 4-char tabs to be reformated (basically the kernel
and arch code, and some other) to fit in 80 columns with 8-char tabs.
However, it will be more natural to developers used to 8-char tabs,
i.e. people used to work on Linux and other open source projects, which
is our audience, and will lower the barrier of entry.

Change-Id: I626b20e62ba1a5dddd030a27185f51237e5e98b5
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-03-08 21:34:15 +00:00
arch arc: remove CONFIG_SW_ISR_TABLE_BSP 2016-03-08 09:58:20 -08:00
boards pinmux: Fix using wrong variable name 2016-03-08 21:28:28 +00:00
doc doc: enforce 8-char tabs and 80-column width in coding standards 2016-03-08 21:34:15 +00:00
drivers clock_control/Kconfig: fix quark_se dependencies 2016-03-08 16:47:48 +00:00
include Bluetooth: Use bt_auth_cancel for pairing cancel 2016-03-08 15:38:59 +00:00
kernel
lib
misc
net Bluetooth: Use bt_auth_cancel for pairing cancel 2016-03-08 15:38:59 +00:00
samples
scripts
tests Bluetooth: Use bt_auth_cancel for pairing cancel 2016-03-08 15:38:59 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh