- 09ad926 samples: shields: lmp90100_evb: convert to using DEVICE_DT_GET_ONE() by Henrik Brix Andersen · 3 years, 9 months ago
- 34904e5 boards: arm: lpcxpresso55s16: rename board definition by Henrik Brix Andersen · 3 years, 10 months ago
- 812b3ab samples/shields/x_nucleo_iks02a1: Review README file for microphone by Armando Visconti · 3 years, 11 months ago
- 36eceba drivers/sensor: lsm6dso: move int-pin in DTS binding by Armando Visconti · 4 years ago
- 5b87cca samples: shields: lmp90100_evb: rtd: use newlib sqrt when available by Henrik Brix Andersen · 4 years ago
- e51e980 samples: shields: lmp90100_evb: rtd: mark constants as const by Henrik Brix Andersen · 4 years ago
- 0449e08 samples: shields: lmp90100_evb: rtd: improve readability, fix off-by-one by Henrik Brix Andersen · 4 years ago
- 79c709b drivers/sensor: ism330dhcx: Move INT_PIN Kconfig attr into DT by Armando Visconti · 4 years, 1 month ago
- d2e8b0c drivers/sensor: iis2dlpc: Move drdy_int info into DT by Armando Visconti · 4 years, 2 months ago
- 83ea718 samples/shields: x_nucleo_iks01a3: Add config for stm32mp157c_dk2 by Erwan Gouriou · 4 years, 4 months ago
- c7f26e9 samples/shields: x_nucleo_iks01a3/02a1: Default use of prj.conf by Erwan Gouriou · 4 years, 4 months ago
- 56048bb samples: add FP formatting to all samples that require it by Peter Bigot · 4 years, 4 months ago
- d5c5a59 samples/shields: x_nucleo_iks01a2: Add shub mode sample by Armando Visconti · 4 years, 5 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- dca317c sanitycheck: inclusive language by Anas Nashif · 4 years, 7 months ago
- 5e2e1ab samples: shields: x_nucleo_iks0xax: exclude lpcxpresso55s16_ns board by Henrik Brix Andersen · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 2cd51a3 samples: make find_package(Zephyr...) REQUIRED by Marc Herbert · 4 years, 10 months ago
- 7201c1d samples/shields: x-nucleo-iks02a1: Fix doc for microphone by Armando Visconti · 4 years, 11 months ago
- 5622ee4 samples: x_nucleo_iks02a1: fix test identifier by Anas Nashif · 4 years, 11 months ago
- 9f52bfd samples/shields: add samples to test x-nucleo-iks02a1 shield by Armando Visconti · 5 years ago
- ecf3bdb coccinelle: re-run timeout conversion semantic patch by Peter Bigot · 5 years ago
- 91656ef samples: shields: Convert to new DT_INST macros by Kumar Gala · 5 years ago
- 0ff2bcf samples: shields: lmp90100_evb: rtd: retry readings on failure by Henrik Brix Andersen · 5 years ago
- 407b49b cmake: use find_package to locate Zephyr by Torsten Rasmussen · 5 years ago
- c25262c tests: remove duplicate names for tests by Maksim Masalski · 5 years ago
- 165fe48 treewide: use full path to sensor.h header by Peter Bigot · 5 years ago
- 8dbe980 drivers/i2c: Kconfig.stm32: Enable interrupts usage by default by Armando Visconti · 5 years ago
- 105dc72 samples: shields: lmp90100_evb: add rtd sample by Henrik Brix Andersen · 5 years ago
- 70758c4 tests: fix test identifiers by Anas Nashif · 5 years ago
- 75d21c1 board/shields: x-nucleo-iks01a3: (FIX) use INT2 for LSM6DSO DRDY by Armando Visconti · 5 years ago
- 6994dcc shields: x_nucleo_iks01a1: Enable IRQ pin for LIS3MDL magn sensor by Erwan Gouriou · 5 years ago
- 6e5db35 coccinelle: standardize k_sleep calls with integer timeouts by Peter Bigot · 5 years ago
- 27e5dd1 doc: s/device tree/devicetree/ by Marti Bolivar · 5 years ago
- 54a5ae7 samples/shields: x_nucleo_iks01a3: Filter on RAM > 16kbytes by Erwan Gouriou · 5 years ago
- 2d48370 tests: fix identifiers by Anas Nashif · 5 years ago
- ff73336 sample/shield: x-nucleo-iks01a3: add trig/temp/cfg support to LIS2MDL by Armando Visconti · 6 years ago
- b794451 dts/bindings: sensors: remove '-magn' extension from lis2mdl name by Armando Visconti · 6 years ago
- 702325d boards: Add arduino_gpio & and arduino_i2c to board supported by Kumar Gala · 6 years ago
- 2ef86c9 samples: shields: x_nucleo_iks01a2: Depend on arduino_gpio by Kumar Gala · 6 years ago
- e0a2086 samples: shields: x_nucleo_iks01a3: rename arduino_header depend by Kumar Gala · 6 years ago
- 48602c4 sample/shield: x-nucleo-iks01a3: add support to STTS751 by Armando Visconti · 6 years ago
- 75e1f4e sample/shield: add support to x-nucleo-iks01a3 shield by Armando Visconti · 6 years ago
- a2fd7d7 cleanup: include/: move misc/util.h to sys/util.h by Anas Nashif · 6 years ago
- 8c1f89f cleanup: include/: move sensor.h to drivers/sensor.h by Anas Nashif · 6 years ago
- a269397 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... by Kumar Gala · 6 years ago
- b9ce0e7 doc: fix malformed label in shields doc by David B. Kinder · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- da5f185 samples: add test identifier by Anas Nashif · 6 years ago
- 505cc2b doc: use :zephyr_file: where appropriate by David B. Kinder · 6 years ago
- 37e77f9 driver/sensor: lps25hb: align driver to auto-generated dts macros by Armando Visconti · 6 years ago
- 396ffbd driver/sensor: lsm6ds0: align driver to auto-generated dts macros by Armando Visconti · 6 years ago
- 42c7e88 driver/sensor: lis3mdl: align driver to auto-generated dts macros by Armando Visconti · 6 years ago
- a3ae11f driver/sensor: lis2mdl: align driver to auto-generated dts macros by Armando Visconti · 6 years ago
- c81efe2 driver/sensor: lsm6dsl: align driver to auto-generated dts macros by Armando Visconti · 6 years ago
- d972bda samples: Provide x-nucleo-iks01a2 shield sample by Armando Visconti · 6 years ago
- 0115c47 cmake: dts: move to specifying shield on the command line by Erwan Gouriou · 6 years ago
- a5e8921 sensors: hts221: Convert to new DT_<COMPAT>_<INSTANCE> defines by Kumar Gala · 6 years ago
- 0dc0c9d boards: Add arduino_i2c in yaml when supported by Erwan Gouriou · 6 years ago
- 5060ca6 cmake: increase minimal required version to 3.13.1 by Anas Nashif · 6 years ago
- 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
- 7eabab2 samples, tests: Use semi-accurate project names by Reto Schneider · 6 years ago
- deaab90 tests/samples: cleanup tags by Anas Nashif · 6 years ago
- 7ee8b7a samples: Provide x-nucleo-iks01a1 shield sample by Erwan Gouriou · 7 years ago