Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Allan Stephens bf684a10ba unified/doc: Update timing section of Kernel Primer
Revises documentation for the kernel clocks to align it
with the actual behavior of the unified kernel.

Revises documentation for the kernel timer object type
to provide users with a more compact and intuitive API
that supports (directly or indirectly) the capabilities
of the now defunct microkernel timer and nanokernel
timer object types.

Note: A separate commit will be used to implement the
revised timer API described here.

Change-Id: Ifa4306c76e1c3e2aab1c0b55031df4179ac2a6b9
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-19 18:14:58 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch arc: Support FIRQ handling when CONFIG_RGF_NUM_BANKS==1 2016-10-18 20:26:29 +00:00
boards hexiwear: Add support for hexiwear board 2016-10-18 21:42:31 +00:00
doc unified/doc: Update timing section of Kernel Primer 2016-10-19 18:14:58 +00:00
drivers pwm/dw: Make config_info pointers const. 2016-10-19 12:10:59 +00:00
ext ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +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: Update msgq doxygen styled function headers 2016-10-19 14:54:45 +00:00
kernel unified: Update msgq doxygen styled function headers 2016-10-19 14:54:45 +00:00
lib iot/zoap: Fix comparing pointers of different signedness 2016-10-04 12:29:07 +00:00
misc arduino 101: make factory bootloader config the default 2016-09-17 11:13:59 +00:00
net Bluetooth: SMP: Take advantage of new byte swap helpers 2016-10-16 09:01:28 +03:00
samples samples/shell: don't run on QEMU, input not supported 2016-10-19 17:57:15 +00:00
scripts checkpatch: complain only about actual leading spaces 2016-10-19 16:46:41 +00:00
tests tests/benchmark/latency_measure: use TC_PRINT_RUNID when reporting success 2016-10-19 14:29:09 +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 tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
LICENSE
MAINTAINERS MAINTAINERS: Add frdm-k64f and hexiwear boards 2016-10-18 21:42:32 +00:00
Makefile unified: Fix build broblem caused by concurrent make processes in single dir 2016-10-05 10:29:31 +00:00
Makefile.inc win-build: fixes to build with alternative make implementations 2016-09-12 12:28:14 +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