zephyr/tests
Kevin Townsend 740f6868a5 sensor: hmc5883l: convert to device tree
This commit converts the existing hcm5883l 3-axis magnetometer
driver to use device tree for the I2C and GPIO selection.

It also adds a basic sample application for this sensor, using the
frdm-k64f development board to demonstrate how the interrupt
GPIO pin and I2C bus can be selected.

Signed-off-by: Kevin Townsend <kevin@ktownsend.com>
2019-11-08 12:12:38 -06:00
..
application_development cpp: Added option to disable Zephyrs cpp implementation 2019-10-31 15:02:03 +01:00
arch kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
benchmarks kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
bluetooth tests: remove duplicate names for the bluetooth tests 2019-10-24 06:29:17 -04:00
boards tests: board_shell: re-enable flash, ADC, and CAN shells 2019-11-08 09:32:37 -05:00
crypto headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
drivers sensor: hmc5883l: convert to device tree 2019-11-08 12:12:38 -06:00
kernel kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
lib headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
misc/test_build
net x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
portability kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
posix
shell
subsys tests: fcb: initialize buffers to avoid processing uninitialized values 2019-11-06 16:58:57 -06:00
unit
ztest