zephyr/samples/nanokernel/apps/adc
Juan Manuel Cruz fed390316f adc: improvements to the adc sample code.
- Sample application now pulls data continuously.
- Adds information on the arduino analog input pins and ADC channels.
- CHANNEL is defined as a macro.
- BUFFER_SIZE is defined as a macro.
- Sets the sample to run on repetitive mode on ARC architectures
  (applies to Arduino 101 ADC).

Change-Id: I6201fea3a98b5394c05eb3ac570793629431ac02
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:25:22 -05:00
..
src adc: improvements to the adc sample code. 2016-02-05 20:25:22 -05:00
Makefile Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
prj_arc.conf adc: improvements to the adc sample code. 2016-02-05 20:25:22 -05:00
prj_x86.conf sample: adc: No need of useless CONFIG option 2016-02-05 20:24:35 -05:00
testcase.ini update tests due to recent board files shuffle 2016-02-05 20:25:12 -05:00