zephyr/samples/microkernel/apps/nfc_hello
Benjamin Walsh 2d12752637 sys_clock: make public some timing utilities
Make these public:

  - SECONDS(x): macro that gives the number of ticks in x seconds
  - MSEC(x): macro that gives the number of ticks in x milliseconds
  - MSEC_PER_SEC: number of milliseconds per second
  - USEC_PER_MSEC: number of microseconds per millisecond

Change-Id: Ic5dbf9349651a477b066edb0c6b6721da2b7e5bb
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:27 -05:00
..
src sys_clock: make public some timing utilities 2016-02-05 20:15:27 -05:00
Makefile Renames supported platform configurations 2016-02-05 20:14:39 -05:00
prj.conf nfc: move nfc sample under microkernel/apps 2016-02-05 20:14:28 -05:00
README.txt nfc: move nfc sample under microkernel/apps 2016-02-05 20:14:28 -05:00
testcase.ini initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00

This is a simple application to test an elementary signal-through
with NFC module connected to the second UART.