zephyr/samples/drivers
Anas Nashif f62d86c42b samples: get rid of obsolete usage of ARCH variable
Using ARCH variable to select different configurations for the different
architectures is misleading and conflicts with the variable ARCH being used by
the build system.  The variable is not needed, it is application specific and
an application can be built without the need to specify ARCH on the command
line.

This is yet another item specific to samples and test cases that
wrongfully being used and documented for every application.  We need to use
another variable and just make it clear it is specific to samples and how they
are written.  One possible solution is to have a script that gets the
architecture based on the board being used.  Attachments

Jira: ZEP-238
Change-Id: Ieccbc087a41858fb96fb361c0aaa04705e968a4e
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-12 10:57:28 +00:00
..
adc qmsi: adc: use built-in qmsi driver 2016-04-22 20:55:36 -04:00
aio_comparator aio: unify kconfig variables and make them consistent 2016-05-12 10:57:24 +00:00
aon_counter qmsi: aon_counters: use built-in qmsi driver 2016-04-22 20:46:29 -04:00
button samples: Using new GPIO API callbacks 2016-04-22 22:17:39 -04:00
current_sensing i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
disco samples/drivers/disco: add 'disco' sample program 2016-03-18 20:49:32 +00:00
gpio gpio: unify kernel configuration for all architectueres 2016-04-30 13:43:26 -04:00
grove_lcd grove: use default i2c device set in Kconfig 2016-04-25 17:01:48 +00:00
i2c_fujitsu_fram i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
i2c_lsm9ds0 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
i2c_stts751 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
led_apa102c led_apa102c: rename local configuration and use printk 2016-04-30 13:43:31 -04:00
pci_enum
pwm samples: pwm: rename local configuration and use printk 2016-04-30 13:43:31 -04:00
rtc rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
sensor_apds9960 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
spi_flash spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
spi_lsm9ds0 samples: Add wiring info for Quark D2000 CRB 2016-02-20 14:57:45 +00:00
spi_test samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
uart samples: Use consistent file naming for project config file 2016-04-16 21:12:19 +00:00
w25q80bl spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
watchdog watchdog: unify kconfig variables 2016-05-12 10:57:24 +00:00