zephyr/samples/nanokernel/apps/adc
Tomasz Bursztyka 86fde21f3b spi: Make the API fully synchronous
The driver has to implement the logic in an interrupt based manner.
Applying the changes to the existing drivers.

Changing ADC's API and implementation as well to follow those changes.

Change-Id: Ie0c3e3e318f619ade6be935adb064a25446cc29c
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:25:17 -05:00
..
src spi: Make the API fully synchronous 2016-02-05 20:25:17 -05:00
Makefile Use BOARD instead of PLATFORM_CONFIG 2016-02-05 20:25:11 -05:00
prj_arc.conf adc: update adc sanity check with new platform name 2016-02-05 20:24:57 -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