Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Yonattan Louise 2ccaed8720 Adapt fixdep to support Windows.
Text files on windows are be created with a different format
for line endings. This commit improves the host tool 'fixdep' to
support files with the windows-style line endings.

Change-Id: I1d120790c5cbb1f1e7df6761821bc7e01c99b988
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:24:52 -05:00
arch Kconfig: quark_se-x86: Set proper default config settings 2016-02-05 20:24:52 -05:00
doc doc: Add flags to irq_connect(), IRQ_CONNECT_STATIC() and task_irq_alloc() 2016-02-05 20:24:44 -05:00
drivers i2c: dw: Fix support for i2c port 1 2016-02-05 20:24:52 -05:00
include Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
kernel kconfig: do not set default for frequency 2016-02-05 20:24:48 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00
net Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
samples Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
scripts Adapt fixdep to support Windows. 2016-02-05 20:24:52 -05:00
.checkpatch.conf
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile kbuild: add clang support 2016-02-05 20:24:47 -05:00
Makefile.inc x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
zephyr-env.sh