zephyr/tests/drivers/pinmux
Flavio Santes f6f60dc2c8 tests/drivers: Update pinmux application
This commit updates the pinmux test case application
to match with the hello_world sample app.

Change-Id: I86f459062527b7e2831bd7a3dfaf6bf8b28ef132
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-11-26 10:46:11 +00:00
..
src tests/drivers: Update pinmux application 2016-11-26 10:46:11 +00:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
README.txt tests/drivers: Update pinmux application 2016-11-26 10:46:11 +00:00
prj_arduino_101.conf
prj_arduino_due.conf
prj_frdm_k64f.conf pinmux: Rename frdm_k64f pinmux driver to k64 2016-10-18 21:42:31 +00:00
prj_galileo.conf
prj_nucleo_f103rb.conf
prj_olimexino_stm32.conf
prj_quark_d2000_crb.conf
prj_quark_se_c1000_devboard.conf boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
prj_stm32_mini_a15.conf
testcase.ini boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00

README.txt

This is simply to build pinmux drivers to catch build breakage.

The source code comes from samples/hello_world.