Go to file
Qiu Peiyang 45c579a271 tests: add zephyr counter and timer api test
The commit verifies below aon counter and timer apis:
	counter_start()
	counter_read()
	counter_set_alarm()
	counter_get_pending_int()

Change-Id: Iaac9a224372ee1c1dd12a223ca222f4485957575
Signed-off-by: Qiu Peiyang <peiyangx.qiu@intel.com>
2017-02-12 00:26:43 +00:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch arm: sam70: refactor clearing of exception faults to common code 2017-02-11 07:00:38 +00:00
boards Merge "Merge arm branch into master" 2017-02-11 04:00:58 +00:00
doc doc: update make clean to remove doxygen folder 2017-02-09 23:52:02 +00:00
drivers Merge "Merge arm branch into master" 2017-02-11 04:00:58 +00:00
dts dts: hexiwear: fix fixup to use correct define 2017-02-11 07:00:38 +00:00
ext clock control:stm32: provide STM32Cube LL based driver 2017-02-10 14:47:41 -06:00
include mvic: include stdint for uint32_t 2017-02-11 07:00:40 +00:00
kernel dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
lib newlib: make sure the chain of includes has generated_dts_board.h 2017-02-11 07:00:39 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples tests: net: whitelist boards for telnet server 2017-02-11 07:00:39 +00:00
scripts add curie_ble board for all curie based boards 2017-02-11 07:20:03 +05:30
subsys kernel: Add OpenOCD support 2017-02-11 03:57:19 +00:00
tests tests: add zephyr counter and timer api test 2017-02-12 00:26:43 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: update .gitignore 2017-02-09 23:51:54 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00