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
prj_galileo.conf
prj_nucleo_f103rb.conf
prj_olimexino_stm32.conf
prj_quark_d2000_crb.conf
prj_quark_se_c1000_devboard.conf
prj_stm32_mini_a15.conf
testcase.ini

README.txt

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

The source code comes from samples/hello_world.