Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Flavio Santes 5f52743f09 samples/nfc: Update sample app
This commit updates the nfc_hello sample application:

- Use new kernel API
- Update testcase.ini platform whitelist
- Coding style issues

Jira: ZEP-1348

Change-Id: I2c17e40d654e33a46af02ee2f20d4a88136fcf2d
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-11-25 16:50:20 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch arm: fix early boot on Cortex-M0 with init stack 2016-11-24 01:45:00 +00:00
boards boards: nucleo_f103rb: define user LED 2016-11-18 09:28:54 -05:00
doc doc: fix ring_buffer code snippet 2016-11-22 21:09:13 +05:30
drivers aio: Configuration issue in aio driver 2016-11-23 00:16:22 +00:00
ext tinycrypt/sha256: Array compared to NULL has no effect 2016-11-22 01:59:10 +00:00
include arm: Fix CONFIG_RUNTIME_NMI behavior 2016-11-23 00:27:56 +00:00
kernel kernel: disable INIT_STACKS by default 2016-11-24 16:37:01 +00:00
lib libc: remove useless code in _prf() 2016-11-23 00:57:48 +00:00
misc kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
net net: ip: fix variable type mismatching issue 2016-11-18 00:21:09 +00:00
samples samples/nfc: Update sample app 2016-11-25 16:50:20 +00:00
scripts win-build: Fixes a kconfig incompatibility for Windows 2016-11-18 23:22:21 +00:00
subsys Bluetooth: RFCOMM: Initiate DLC 2016-11-18 17:27:01 +05:30
tests tests: power_mgmt: Fix wrong value being passed to post_ops func 2016-11-23 00:21:52 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore
.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 board_beetle: Add support for ARM V2M Beetle Board 2016-11-11 20:39:54 +00:00
Makefile build: Add __ZEPHYR__ to Makefile 2016-11-22 17:10:49 +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