1. c26d725 samples: drivers: lcd_cyclonev_socdk: add missing CONFIG_I2C=y by Gerard Marull-Paretas · 2 years, 7 months ago
  2. 346ac6b samples: Remove label property from devicetree overlays by Kumar Gala · 2 years, 8 months ago
  3. f2a7b88 samples: Add 1-Wire scanner example by Caspar Friedrich · 2 years, 8 months ago
  4. 21f1c54 samples/soc_flash_nrf: Fix flash device reference by Dominik Ermel · 2 years, 8 months ago
  5. 2014c59 clock_control: remove defconfig/proj setting of clock control drivers by Kumar Gala · 2 years, 8 months ago
  6. 66786ed samples: Add missing sample.yaml by Aastha Grover · 2 years, 8 months ago
  7. 8aa3960 samples: drivers flash add a test case for stm32h7 octospi by Francois Ramu · 2 years, 8 months ago
  8. fb9c241 spi: remove defconfig/proj setting of SPI drivers by Kumar Gala · 2 years, 8 months ago
  9. 780ee52 samples: Add missing READMEs by Carlo Caione · 2 years, 8 months ago
  10. ecdf224 samples: Specify the remote harness by Carlo Caione · 2 years, 8 months ago
  11. badafa5 samples: Add missing sample.yaml by Carlo Caione · 2 years, 8 months ago
  12. 6ede1da samples: drivers: led_pwm: Update driver to remove DEVICE_DT_GET by Benjamin Björnsson · 2 years, 8 months ago
  13. 6b5ae77 samples: fpga: Convert to test to use use DEVICE_DT_GET by Kumar Gala · 2 years, 8 months ago
  14. 84649d2 samples: drivers: spi_flash: Update sample to use alias by Benjamin Björnsson · 2 years, 8 months ago
  15. 6cfaa9c samples: crypto: Convert to use Update sample to use DEVICE_DT_GET_ONE by Kumar Gala · 2 years, 8 months ago
  16. 706949c samples: drivers: espi: Convert to use DT_NODELABEL by Benjamin Björnsson · 2 years, 8 months ago
  17. 2bed395 samples: drivers: ht16k33: Update sample to remove use of DT_INST by Benjamin Björnsson · 2 years, 8 months ago
  18. 0cb7a1e samples/drivers/dac: add overlay file for nucleo_u575zi_q by Thomas Stranger · 2 years, 8 months ago
  19. 1f630f8 samples: drivers: watchdog: Update sample to use alias by Benjamin Björnsson · 2 years, 8 months ago
  20. f047816 samples: drivers: watchdog: Add alias to overlays by Benjamin Björnsson · 2 years, 8 months ago
  21. 55d47d3 samples: drivers: watchdog: Remove uneccesary overlays by Benjamin Björnsson · 2 years, 8 months ago
  22. 0fe2c1f everywhere: Fix legacy include paths by Tomislav Milkovic · 2 years, 8 months ago
  23. 35f4279 samples: drivers: fpga: merge both samples and add sample.yaml by Aastha Grover · 2 years, 8 months ago
  24. adeb181 boards: arm: atsamr34: Add SAMR34 Xplained board by Attie Grande · 2 years, 8 months ago
  25. 876dc19 boards: arm: atsaml21: Add SAML21 Xplained board by Attie Grande · 2 years, 8 months ago
  26. d98cad8 samples: drivers: display: add support for max7219 by Jimmy Ou · 2 years, 8 months ago
  27. d713aa8 samples: drivers: adc: fixup sam0 samples by Attie Grande · 2 years, 8 months ago
  28. c4ed27f esp32: samples: counter: conf removal & overlay inclusion by Glauber Maroto Ferreira · 2 years, 8 months ago
  29. e0c647c samples: drivers: flash_shell: remove duplicate include by Gerard Marull-Paretas · 2 years, 8 months ago
  30. d424d66 samples: drivers: flash_shell: remove unused soc.h by Gerard Marull-Paretas · 2 years, 8 months ago
  31. ca22924 samples: drivers: espi: Convert to use DEVICE_DT_GET by Kumar Gala · 2 years, 8 months ago
  32. d1b685a samples: drivers: espi: Convert to use gpio_dt_spec by Kumar Gala · 2 years, 8 months ago
  33. 99479ec drivers: adc: introduce new Telink B91 ADC driver by Yuriy Vynnychek · 2 years, 8 months ago
  34. a4ae3af samples: ps2: Convert to use DEVICE_DT_GET_ONE by Kumar Gala · 2 years, 8 months ago
  35. b77aeb0 samples: counter: maxim_ds3231: Convert to use DEVICE_DT_GET_ONE by Kumar Gala · 2 years, 8 months ago
  36. 43c4066 samples: spi_bitbang: Convert to use DEVICE_DT_GET by Kumar Gala · 2 years, 8 months ago
  37. 4415a3b samples: drivers: spi_flash: Exclude hifive_unmatched by Kumar Gala · 2 years, 8 months ago
  38. 3cfc8d5 samples: spi_flash: Convert to use DEVICE_DT_GET by Kumar Gala · 2 years, 8 months ago
  39. 91f659d samples: led_pwm: add overlay for rpi_pico board by Joep Buruma · 2 years, 8 months ago
  40. 465cc93 samples: drivers: i2s: echo: Remove DT_LABEL usage by Kumar Gala · 2 years, 8 months ago
  41. b17bc71 samples: led_sx1509b_intensity: Convert to use DEVICE_DT_GET by Kumar Gala · 2 years, 8 months ago
  42. 64819c3 samples: spi_flash_at45: Convert to use DEVICE_DT_GET_ONE by Kumar Gala · 2 years, 8 months ago
  43. 19636b5 sapmles: watchdog: Convert to use DEVICE_DT_GET by Kumar Gala · 2 years, 8 months ago
  44. 8fe4ca6 samples: add mising braces to single line if statements by Anas Nashif · 2 years, 8 months ago
  45. 2b54f0f samples: drivers: led_ws2812: add fixture to sample.yaml by Alexandre Bourdiol · 2 years, 8 months ago
  46. a83cec9 samples: drivers: flash: Add missing fixture requirement by Maciej Perkowski · 2 years, 8 months ago
  47. 18ede6e samples: alarm: Convert sample to use DEVICE_DT_GET by Kumar Gala · 2 years, 8 months ago
  48. db46978 samples: drivers: watchdog: Add support for Raspberry Pi Pico by Jamie McCrae · 2 years, 8 months ago
  49. 7a6c571 cmake: Update cmake_minimum_required to 3.20.0 by Reto Schneider · 2 years, 8 months ago
  50. de052b2 samples: drivers: adc: add gd32 boards support by HaiLong Yang · 2 years, 9 months ago
  51. 0d32396 dts: adc0 content in mec172xevb_assy6906.overlay by Hu Zhenyu · 2 years, 9 months ago
  52. 8abcaf5 samples: spi_bitbang: Fix use of deprecated spi_cs_control fields by Kumar Gala · 2 years, 9 months ago
  53. 02675bb dts: esp32: full ledc configuration in binding by Lucas Tamborrino · 2 years, 9 months ago
  54. 9a29f18 samples: drivers: spi_flash rename definitions by Francois Ramu · 2 years, 9 months ago
  55. f49cbc9 samples: drivers: led_ws2812: use compatible based filter by Jeppe Odgaard · 2 years, 9 months ago
  56. 33f942a samples: drivers: led_ws2812: add mimxrt1050 boards by Jeppe Odgaard · 2 years, 9 months ago
  57. 612b924 boards: Exclude boards from shield samples by Steffen Jahnke · 2 years, 9 months ago
  58. 041f0e5 all: logging: Remove log_strdup function by Krzysztof Chruscinski · 2 years, 9 months ago
  59. 46b0f64 samples: crypto: remove default mbedTLS options by Marcin Niestroj · 2 years, 9 months ago
  60. 6f9f45d samples: remove redundant <zephyr/zephyr.h> includes by Gerard Marull-Paretas · 2 years, 9 months ago
  61. 29e321d samples: drivers: adc: adjust README by Gerard Marull-Paretas · 2 years, 9 months ago
  62. 0753dc2 samples: drivers: adc: minor fixes and cleanups by Gerard Marull-Paretas · 2 years, 9 months ago
  63. 7658182 samples: drivers: adc: rely on Devicetree channel configuration by Gerard Marull-Paretas · 2 years, 9 months ago
  64. adbc83f samples: drivers: adc: configure ADC channel/s in Devicetree by Gerard Marull-Paretas · 2 years, 9 months ago
  65. b31ecf7 samples: drivers: adc: remove redundant controller labels by Gerard Marull-Paretas · 2 years, 9 months ago
  66. 72f9797 samples: drivers: adc: Enable test for mec172xevb_assy6906 by Jose Alberto Meza · 2 years, 9 months ago
  67. a78e7c5 samples/drivers/adc: Fix output specification by Andrzej Głąbek · 2 years, 10 months ago
  68. c875893 samples: clock_control_litex: Fix stale devicetree node reference by Stephanos Ioannidis · 2 years, 10 months ago
  69. d1dc3e8 samples/soc_flash_nrf: Fix printf usage with off_t values by Keith Packard · 2 years, 10 months ago
  70. e24314f include: add more missing zephyr/ prefixes by Fabio Baltieri · 2 years, 10 months ago
  71. 4830cbd samples: spi: bitbang: Fix missing pass conditions by Maciej Perkowski · 2 years, 10 months ago
  72. 7054fda samples: drivers: led ws2812 running on the nucleo h743 by Francois Ramu · 2 years, 10 months ago
  73. fd5189e samples: drivers: pwm led running on stm32 boards by Francois Ramu · 2 years, 10 months ago
  74. 8faca29 tests/samples: fix usage of integration_platforms by Anas Nashif · 2 years, 10 months ago
  75. 07b4362 samples/drivers/adc: Add support for nRF52840 DK and nRF51 DK boards by Andrzej Głąbek · 2 years, 10 months ago
  76. f5ffd05 samples/drivers/adc: Rework to use channel configurations from DT by Andrzej Głąbek · 2 years, 10 months ago
  77. ffa1532 samples: drivers flash add a test case for stm32 octospi by Francois Ramu · 2 years, 10 months ago
  78. 5f5337b samples: display: Increase Heap size for RT1170 EVK by Mahesh Mahadevan · 2 years, 10 months ago
  79. 3f97d11 drivers: can: convert enum can_mode to a bit field by Henrik Brix Andersen · 2 years, 10 months ago
  80. 3158b1b samples: drivers: adding sample to use Cyclone V SoC FPGA DK LCD display by Esteban Valverde · 2 years, 10 months ago
  81. d6a4b6b samples: Migrate overlay includes to <zephyr/...> by Erwan Gouriou · 2 years, 10 months ago
  82. 49b06db boards: lpcxpresso55s28/lpcxpresso55s69: add pinmux for lpadc by Daniel DeGrasse · 2 years, 10 months ago
  83. c7b5b3c samples: migrate includes to contain <zephyr/...> prefix by Gerard Marull-Paretas · 2 years, 10 months ago
  84. 2e65ee1 tests: eeprom: fix integration_platforms by Anas Nashif · 3 years ago
  85. 4098239 samples: drivers: can: remove mcp2515 build-only configuration by Henrik Brix Andersen · 3 years ago
  86. bc26629 dts: nrf: Rename "nordic,nrf-watchdog" compatible to "nordic,nrf-wdt" by Andrzej Głąbek · 3 years ago
  87. 79cc5a9 dts: nrf5340: Use dual compatible property for mbox nodes by Andrzej Głąbek · 3 years ago
  88. efd2872 samples: drivers: soc_flash_nrf: use DEVICE_DT_GET by Gerard Marull-Paretas · 3 years ago
  89. f8c0e39 samples: drivers: flash_shell: use DEVICE_DT_GET_OR_NULL by Gerard Marull-Paretas · 3 years ago
  90. 823b468 samples: spi_flash: add gd32f450i_eval and gd32vf103v_eval boards by HaiLong Yang · 3 years ago
  91. 9b40960 drivers: serial: Update sam0 drivers to use pinctrl by Gerson Fernando Budke · 3 years ago
  92. bd485ea drivers: adc: Update sam afec driver to use pinctrl by Gerson Fernando Budke · 3 years ago
  93. d0c5359 boards: remove unused adc pinmux from kinetis boards by Daniel DeGrasse · 3 years ago
  94. ab6f5cf boards: arm: Add support for Arduino Nicla Sense ME by Benjamin Björnsson · 3 years ago
  95. 4adc0b5 samples: drivers: spi_flash_at45: use pinctrl for nrf board overlay by Gerard Marull-Paretas · 3 years ago
  96. b4368d8 samples: drivers: i2s: echo: use pinctrl for nrf board overlay by Gerard Marull-Paretas · 3 years ago
  97. a3dfcda samples: drivers: audio: dmic: use pinctrl for nrf board overlay by Gerard Marull-Paretas · 3 years ago
  98. 67ba990 drivers: can: add struct device argument to callback functions by Henrik Brix Andersen · 3 years ago
  99. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  100. 57c8c0c samples: drivers: DAC testcase running on more stm32 boards by Francois Ramu · 3 years ago