zephyr/tests/drivers/pinmux
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag
Replace the existing Apache 2.0 boilerplate header with an SPDX tag
throughout the zephyr code tree. This patch was generated via a
script run over the master branch.

Also updated doc/porting/application.rst that had a dependency on
line numbers in a literal include.

Manually updated subsys/logging/sys_log.c that had a malformed
header in the original file.  Also cleanup several cases that already
had a SPDX tag and we either got a duplicate or missed updating.

Jira: ZEP-1457

Change-Id: I6131a1d4ee0e58f5b938300c2d2fc77d2e69572c
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-19 03:50:58 +00:00
..
src license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
README.txt tests/drivers: Update pinmux application 2016-11-26 10:46:11 +00:00
prj_arduino_101.conf drivers/pinmux: delete deprecated PINMUX_DEV_QUARK_MCU 2016-09-12 02:08:08 +00:00
prj_arduino_due.conf
prj_galileo.conf
prj_nucleo_f103rb.conf
prj_olimexino_stm32.conf
prj_quark_d2000_crb.conf drivers/pinmux: delete deprecated PINMUX_DEV_QUARK_MCU 2016-09-12 02:08:08 +00:00
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 pinmux: Merge ksdk pinmux dev into regular ksdk pinmux driver 2017-01-12 09:46:25 -06:00

README.txt

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

The source code comes from samples/hello_world.