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 511339f54c samples: cleanup sensor samples
- remove useless Kconfigs
- remove SPI DW kconfigs, we now use QMSI driver
- Cleanup readme and turn into ReST

Change-Id: Ie1f39e0afabf499fa81627ded59adf267e01993a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-26 23:47:21 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch soc/stm32f1: Enable IWDG_STM32 dependent on WATCHDOG 2016-10-26 20:51:08 +00:00
boards boards: Add board definition for the BLE core on Arduino 101 2016-10-26 17:35:58 +00:00
doc unified: update kernel event logger doc 2016-10-26 23:38:10 +00:00
drivers sensor/hp206c: Limit namespace, add static. 2016-10-26 16:52:15 -04:00
ext drivers:ksdk:random: Rename for consistency with other KSDK shim drivers. 2016-10-25 18:57:20 +00:00
fs fs: Add file system API to flush cache of an open file 2016-09-23 00:06:32 +00:00
include unified: map legacy nano sem give APIs directly to unified kernel APIs 2016-10-26 23:37:54 +00:00
kernel unified: remove mention of 'fiber' in kernel_event_logger 2016-10-26 23:38:14 +00:00
lib iot/zoap: Add support for block sized transfers 2016-10-25 12:56:51 +00:00
misc drivers/uart: Refactor UART input hook. 2016-10-25 11:31:08 +00:00
net net: buf: Make net_buf_frag_add take ownership of the buffer 2016-10-26 12:48:47 +00:00
samples samples: cleanup sensor samples 2016-10-26 23:47:21 +00:00
scripts boards: Add board definition for the BLE core on Arduino 101 2016-10-26 17:35:58 +00:00
tests test: drivers/build_all support HP206C 2016-10-26 20:51:10 +00:00
usb usb: do not assert on a variable we do not have 2016-09-24 08:12:35 -04:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04: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 unified/build: adapt Kbuild for unified kernel 2016-09-13 17:12:55 -04:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
LICENSE
MAINTAINERS boards: Add board definition for the BLE core on Arduino 101 2016-10-26 17:35:58 +00:00
Makefile build: add Kconfig mechanism for deprecating boards 2016-10-25 20:56:41 +00:00
Makefile.inc board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
defaults.tc testcases: catch all fatal faults as failures 2016-10-19 15:05:47 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00