Go to file
Marcus Shawcroft 1c33ccfbe9 samples:dhcp_client: Refactor config file selection.
Adjust the dhcp_client sample Makefile to select a project
configuration based on BOARD rather than interface hardware.  This is
more convenient for supporting other hardware than the current
organization and is consistent with various other samples.

Change-Id: I0f59b632144dfa875dc036ec6f4aa4f6657a79bc
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-10-28 12:35:19 +00:00
.known-issues
arch soc:mk64f12: Enable RANDOM_KSDK driver by default if RANDOM_GENERATOR enabled. 2016-10-28 12:35:18 +00:00
boards
doc
drivers drivers:config: Fix help text format. 2016-10-28 12:35:19 +00:00
ext
fs
include
kernel kernel: merge _IS_IN_ISR() with _is_in_isr() 2016-10-27 21:45:03 +00:00
lib
misc
net
samples samples:dhcp_client: Refactor config file selection. 2016-10-28 12:35:19 +00:00
scripts sanitycheck: filter out the prebuilt.elf introduced by Makefile cleanup 2016-10-27 18:30:27 -04:00
tests tests: Add FXOS8700 sensor to driver build_all test. 2016-10-28 10:54:45 +00:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc tests: move quark_se boot stub to tests 2016-10-27 22:14:53 +00:00
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh