zephyr/samples/nanokernel/apps/rtc/rtc.config
Anas Nashif a039c486cb samples: add a sample application using RTC
This sample creates an alarm and repeats the alarm on every
interrupt.

Change-Id: I97583e3c5af826c51536f8d244c016e2c628e88a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:55 -05:00

5 lines
66 B
Plaintext

CONFIG_PRINTK=y
CONFIG_RTC=y
CONFIG_RTC_DW=y
CONFIG_NANO_TIMERS=n