- 19fd583 samples: sensor: Fix logically dead code in bmg160 sample by Maureen Helm · 3 years, 11 months ago
- 53f21e1 samples: sensor: Fix logically dead code in adxl372 sample by Maureen Helm · 3 years, 11 months ago
- 7c0ab58 samples: net: txtime: Address length was not init by Jukka Rissanen · 3 years, 11 months ago
- 5810699 samples: sensor: max17262: Fix NULL pointer dereference by Kumar Gala · 3 years, 11 months ago
- c610a07 samples: peripheral_ht: remove configurations for nrf5x boards by Ievgenii Meshcheriakov · 3 years, 11 months ago
- 4930077 samples: peripheral_ht: use HAS_HW_NRF_TEMP to detect TEMP sensor presence by Ievgenii Meshcheriakov · 3 years, 11 months ago
- 5888428 mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE by Torsten Rasmussen · 3 years, 11 months ago
- c5b4094 modules: tf-m: do not expose TF-M NS interface include directories publicly by Ioannis Glaropoulos · 3 years, 11 months ago
- aa5187e tls: Change some external symbols from Mbed TLS by David Brown · 3 years, 11 months ago
- 39c9177 Revert "mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE" by Ioannis Glaropoulos · 3 years, 11 months ago
- 0c4e9d2 samples: sensor: Add stm32_temp sample application by Eug Krashtan · 3 years, 11 months ago
- 1ad1acd mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE by Torsten Rasmussen · 3 years, 11 months ago
- 4d994af kernel: remove object tracing by Anas Nashif · 3 years, 11 months ago
- 63123ff samples: philosopher: add thread names by Anas Nashif · 3 years, 11 months ago
- 270be80 tracing: add empty test macros by Anas Nashif · 3 years, 11 months ago
- 0c607ad pm: device: Align state names with system states by Flavio Ceolin · 3 years, 11 months ago
- 565014a samples: stm32: Set device busy in the blinky sample by Flavio Ceolin · 3 years, 11 months ago
- c7f5270 pm: device: fsm_state -> state by Flavio Ceolin · 3 years, 11 months ago
- 8705c68 power: device_pm: Fix concurrence issues by Flavio Ceolin · 3 years, 11 months ago
- 7eba310 power: device: void *context -> uint32_t *state by Flavio Ceolin · 3 years, 11 months ago
- d5e0e8b samples: fs: Enable littlefs sample for mimxrt685_evk. by Saurabh Jagdhane · 3 years, 11 months ago
- 241374e samples: flash_shell: fix SHELL_CMD_REGISTER typo by Akash Patel · 3 years, 11 months ago
- da67275 samples/boards/stm32: blinky: Limit execution on stm32 lptim enabled by Erwan Gouriou · 3 years, 11 months ago
- b671cf7 cmake: tfm: support for custom CMake args when building TF-M by Torsten Rasmussen · 3 years, 11 months ago
- f4350a9 boards: arm: Add Laird Connectivity BL5340 DVK platform by Jamie McCrae · 3 years, 11 months ago
- 56c2235 samples/subsys/mgmt/smp_svr: Fix shell mgmt not working via serial by Dominik Ermel · 3 years, 11 months ago
- 6d5d783 samples: mgmt: osdp: Fix compile issue by Kumar Gala · 3 years, 11 months ago
- 14d7fab samples: psa_leve1: do not re-initialize NS interface by Ioannis Glaropoulos · 3 years, 11 months ago
- c730603 samples/boards: stm32: Add low power blinky sample by Erwan Gouriou · 3 years, 11 months ago
- 38ed9c8 drivers: dac: added driver for Microchip MCP4725 by Kieran Mackey · 3 years, 11 months ago
- 1649f2f samples: bluetooth: iso_receive: Convert to new k_work API by Trond Einar Snekvik · 3 years, 11 months ago
- 27a4c91 samples: bbc_microbit: pong: Convert to new k_work API by Trond Einar Snekvik · 3 years, 11 months ago
- 6c76b70 samples: Bluetooth: Add Direction Finding connectionless Rx sample by Piotr Pryga · 3 years, 11 months ago
- 0b7e661 samples: add actinius_icarus_bee config in spi_flash and fs by Alex Tsamakos · 3 years, 11 months ago
- 6483e12 Bluetooth: Refactor bluetooth buffer configuration for simplification by Joakim Andersson · 3 years, 11 months ago
- 25f1ac2 Bluetooth: samples: Update periodic_sync to new delayable work API by Joakim Andersson · 3 years, 11 months ago
- 3554f83 Bluetooth: samples: Update eddystone sample to new delayable work API by Joakim Andersson · 3 years, 11 months ago
- fab281f Bluetooth: samples: Update central_iso sample to new delayable work API by Joakim Andersson · 3 years, 11 months ago
- b3c107a samples: device_pm: include device_runtime.h by Anas Nashif · 3 years, 11 months ago
- 56f1a8c pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET by Gerard Marull-Paretas · 3 years, 11 months ago
- 7988ab4 pm: rename device_set/get_power_state to pm_device_set/get by Gerard Marull-Paretas · 3 years, 11 months ago
- dbf46b3 pm: rename device_pm_cb to pm_device_cb by Gerard Marull-Paretas · 3 years, 11 months ago
- 2c7b763 pm: replace DEVICE_PM_* states with PM_DEVICE_* by Gerard Marull-Paretas · 3 years, 11 months ago
- b287725 samples: replace power/power.h with pm/pm.h by Gerard Marull-Paretas · 3 years, 11 months ago
- c524075 pm: runtime: rename API with pm_device prefix by Gerard Marull-Paretas · 3 years, 11 months ago
- f69759d pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME by Gerard Marull-Paretas · 3 years, 11 months ago
- 605a3d1 samples: pm: move to pm folder by Gerard Marull-Paretas · 3 years, 11 months ago
- 14a1145 doc: samples: restore :maxdepth: 2 by Martí Bolívar · 3 years, 11 months ago
- fdce0ec doc: samples: bme280: fix missing end of sentence by Martí Bolívar · 3 years, 11 months ago
- 37d2227 samples/drivers/watchdog: stm32: Configure bus using device tree by Erwan Gouriou · 3 years, 11 months ago
- 673b4b4 samples: nvs: fix flash device access by Martí Bolívar · 3 years, 11 months ago
- e30cfa4 samples: ms5837: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 5832e58 samples: bmg160: drop device_get_binding by Martí Bolívar · 3 years, 11 months ago
- aacab5e samples: tmp112: various cleanups by Martí Bolívar · 3 years, 11 months ago
- 2c793f7 samples: fxas21002: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 36bd4cb samples: fdc2x1x: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 363a1d6 samples: lis2dh: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 37f0ca0 samples: mcp9808: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- e98f61c samples: max30101: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 72795c3 samples: adxl372: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- fff2644 samples: button: devicetree cleanups by Martí Bolívar · 3 years, 11 months ago
- 7e1877e samples: threads: devicetree cleanups by Martí Bolívar · 3 years, 11 months ago
- c0c471b samples: jesd216: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- eb270fa samples: led_lpd8806: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 1dbf6f7 samples: led_ws2812: drop device_get_binding by Martí Bolívar · 3 years, 11 months ago
- 5062a16 samples: peci: drop device_get_binding by Martí Bolívar · 3 years, 11 months ago
- 62a1f4e samples: led_apa102: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 3c181e0 samples: entropy: drop device_get_binding by Martí Bolívar · 3 years, 11 months ago
- bb20b05 samples: spi_fujitsu_fram: drop device_get_binding by Martí Bolívar · 3 years, 11 months ago
- 2f576b9 samples: lora: drop device_get_binding by Martí Bolívar · 3 years, 11 months ago
- 5992afa samples: can: devicetree cleanups by Martí Bolívar · 3 years, 11 months ago
- bb46d8b samples: nvs: various cleanups by Martí Bolívar · 3 years, 11 months ago
- 8d0974a samples: ipm_imx: drop device_get_binding by Martí Bolívar · 3 years, 11 months ago
- e5d916c samples: ipm_mcux/remote: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 1309467 samples: ipm_mcux: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 03952d7 samples: ipm_mhu_dual_core: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 486d415 samples: task_wdt: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 11 months ago
- 429fec4 samples: osdp/control_panel: drop device_get_binding by Martí Bolívar · 3 years, 11 months ago
- 1afe7f4 samples: osdp/peripheral_device: drop device_get_binding by Martí Bolívar · 3 years, 11 months ago
- baf93a1 samples: dac: move HW config to /zephyr,user by Martí Bolívar · 3 years, 11 months ago
- c48bcaa samples: hid-mouse: various cleanups by Martí Bolívar · 3 years, 11 months ago
- d0e0af7 Bluetooth: Add option to log btsnoops over RTT by Magdalena Kasenberg · 3 years, 11 months ago
- d2c503f sensor: add MAX17262 fuel gauge driver and sample application by Matija Tudan · 3 years, 11 months ago
- c08d0a3 samples: tfm_integration: Remove setting of QEMU file by Øyvind Rønningstad · 3 years, 11 months ago
- 0719973 esp32: Add SPIRAM test application by Shubham Kulkarni · 3 years, 11 months ago
- 05a68b1 samples: fs: Extend littlefs sample to mimxrt1060_evk board by Maureen Helm · 3 years, 11 months ago
- b1cd3e8 samples: mgmt: Extend smp_svr sample to mimxrt106x_evk boards by Maureen Helm · 3 years, 11 months ago
- 74867e7 samples: sensor: Align bmm150 sensor name by Emil Obalski · 3 years, 11 months ago
- ebfe9be doc: fix devicetree lexer warnings by Gerard Marull-Paretas · 3 years, 11 months ago
- aa0b02b doc: use pygments devicetree language support by Gerard Marull-Paretas · 3 years, 11 months ago
- 2dc693b tests: pytest: add an example for pytest by YouhuaX Zhu · 3 years, 11 months ago
- 1004d55 samples: adxl372: switch i2c interface on frdm_k64f by Kumar Gala · 3 years, 11 months ago
- 775c0de samples: Bluetooth: Add Synchronized Receiver sample by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 46700df samples: Bluetooth: Add ISO Broadcaster sample by Vinayak Kariappa Chettimada · 3 years, 11 months ago
- 812b3ab samples/shields/x_nucleo_iks02a1: Review README file for microphone by Armando Visconti · 3 years, 11 months ago
- 2c5cf6b samples: logging/dictionary: fix long double compilation error by Daniel Leung · 3 years, 11 months ago
- 0a801aa ADSP / SOF: don't force uniprocessor mode by Guennadi Liakhovetski · 3 years, 11 months ago
- 6df4405 doc: fix typos by Anas Nashif · 4 years ago
- e7368e1 samples: lorawan: class_a: downlink cb by Jordan Yates · 4 years ago
- 083465b samples: openthread: Add test configuration for coprocessor sample by Lukasz Maciejonczyk · 4 years ago