Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Anas Nashif 55fa31196e samples: remove legacy usage and convert to unified APIs
Change-Id: Idf281b0bbb7c8f6f1eff74e275d5ebb4e427cd2f
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-30 21:45:21 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch Fix Kconfig formatting. 2016-11-30 17:01:46 +00:00
boards board: arduino_101: Pinumx gpio/spi pins relevantly 2016-11-30 15:23:41 +00:00
doc doc: fix ring_buffer code snippet 2016-11-22 21:09:13 +05:30
drivers drivers: lcd: use unified kernel APIs 2016-11-30 21:45:21 +00:00
ext tinycrypt/sha256: Array compared to NULL has no effect 2016-11-22 01:59:10 +00:00
include kernel: legacy: remove ztest workaround 2016-11-30 15:23:51 +00:00
kernel kernel: remove K_TIMING thread flag 2016-11-26 14:04:18 +00:00
lib libc/minimal: snprintf(): KILL negative len parameter 2016-11-28 20:49:37 +00:00
misc logging: add exeternal hook to sys_log 2016-11-27 23:07:35 -05:00
net net: buf: Add extra logic when debug is enabled 2016-11-28 14:57:44 +00:00
samples samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
scripts sanitycheck: allow for extra binary sections in testcase.ini 2016-11-30 14:14:10 +00:00
subsys usb: cdc_acm: Various style fixes 2016-11-30 15:23:42 +00:00
tests tests/ztest/mock: remove usage of legacy k_fifo_get() 2016-11-28 20:50:38 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS maintainers: update kernel file list 2016-11-30 15:23:52 +00:00
Makefile build: add more security related compiler flags 2016-11-30 15:23:52 +00:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00