Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
HEAD
« Previous
9e85669
tests: net: socket: Fix -Wsometimes-uninitialized warning
by Tom Hughes
· 1 year ago
57f3884
drivers: mfd: mfd_adp5585: Fix -Wsometimes-uninitialized warning
by Tom Hughes
· 1 year ago
ff2cf4b
modules: lvgl: Update OSAL implementation
by Fabian Blatz
· 1 year ago
5447252
west.yml: Sync LVGL module to 9.2.x
by Fabian Blatz
· 1 year ago
182c47a
boards: nordic: nrf54l15dk: Set the right --device flag for JLink
by Carles Cufi
· 1 year ago
94c759d
boards: arduino: nano_33_ble: Fix board pin map
by Kurt Eckhardt
· 1 year ago
e1cfd09
shell: Fix Kconfig dependencies
by Jeremy Bettis
· 1 year ago
5e235bb
doc: update migration guide with mesh versions incompatibility
by Aleksandr Khromykh
· 1 year ago
a09fa5f
Bluetooth: Mesh: remove deprecated field in cdb subnet
by Aleksandr Khromykh
· 1 year ago
5facb50
Bluetooth: Mesh: add missing device key candidate PSA support
by Ludvig Jordet
· 1 year ago
8e53592
Bluetooth: BAP: Fix issue with sink recv state notifications
by Emil Gydesen
· 1 year ago
ed5132d
docs: migration-guide-4.1: i2c: replace underscore with hyphen
by Jilay Pandya
· 1 year ago
ebba066
dts: bindings: i2c: replace underscore with hyphen
by Jilay Pandya
· 1 year ago
f9d69fc
arch: arm: cortex_m: Consolidate bss/noinit sections for kernel/user mode
by Grant Ramsay
· 1 year ago
d9aab69
net: coap: Fix uninitialized variable warning
by Dave Lacerte
· 1 year ago
c97710c
samples: Bluetooth: Improve printing in NUS sample
by Carlo Weidinger
· 1 year ago
4a3ce33
samples: usb: midi: use correct Class Code triple
by Johann Fischer
· 1 year ago
2914174
doc: usb: minor fixes to improve consistency
by Johann Fischer
· 1 year ago
6f55a32
dts: stm32h7: Fix ltdc reset lines
by Erwan Gouriou
· 1 year ago
4cd6654
net: l2: Add a config option to allow mismatched L3/L2 address packets
by Chaitanya Tata
· 1 year ago
70b6706
boards: ti: lp_em_cc2340r5: Fix documentation
by Julien Panis
· 1 year ago
3a53845
dts: atmel sam4s: fix sram address
by Michal Myczkowski
· 1 year ago
ea3dbe9
drivers: udc_mcux_ehci: fix typo in transfer handler
by Johann Fischer
· 1 year ago
1c4e7b0
west.yml: STM32WBA Cube FW 1.5.0 integration
by Alessandro Manganaro
· 1 year ago
18e4ee2
soc: nordic: nrf53: Forward gpio pins to network core just before reset
by Krzysztof Chruściński
· 1 year ago
7254a61
scripts: runners: nrf: Fix flashing of FLPR/PPR on nRF54H20
by Carles Cufi
· 1 year ago
187a8ad
samples: fade_led: fix build error when PWM is not enabled
by Luca Burelli
· 1 year ago
ac01879
net: lwm2m: Tickless does not depend on SOCKETPAIR
by Seppo Takalo
· 1 year ago
a9279ee
Bluetooth: Controller: Fix coverity issue for cis == NULL
by Emil Gydesen
· 1 year ago
4a6e478
modules: segger: RTT control block alignment
by Jordan Yates
· 1 year ago
ce4bab5
Tests: Bluetooth: Add hci_ipc config to Twister integration
by Ludvig Jordet
· 1 year ago
0d8024d
samples: dac: simplify meta data
by Hake Huang
· 1 year ago
5bf2808
doc: releases: hawkbit: add infos about changes
by Fin Maaß
· 1 year ago
c6488fc
drivers: flash: andes_qspi: check if spi is used as flash fetch device
by Kevin Wang
· 1 year ago
72d7a0f
drivers: flash: andes_qspi: Fix the bug when rx length exceeds 512 bytes
by Kevin Wang
· 1 year ago
3d372c0
drivers: flash: stm32h7: add support for blocking registers
by Dawid Niedzwiecki
· 1 year ago
def973f
drivers: flash: stm32h7: add support for write protection
by Dawid Niedzwiecki
· 1 year ago
4c6b097
drivers: flash: stm32h7: change place of memory barrier
by Dawid Niedzwiecki
· 1 year ago
52f45b9
drivers: flash: stm32h7: change return value of write_opt
by Dawid Niedzwiecki
· 1 year ago
435b6f6
boards: shields: add suport for st_b_cams_omv_mb1683
by Charles Dias
· 1 year ago
96a2354
boards: arm: sam4s_xplained: Enable DAC support
by Ibe Van de Veire
· 1 year ago
2880f45
test: drivers: dac: Add support for SAM4S soc
by Ibe Van de Veire
· 1 year ago
d723d99
dts: arm: atmel: Add DAC support to SAM4S
by Ibe Van de Veire
· 1 year ago
a21e9f0
drivers: dac: Add support for the SAM4S soc series
by Ibe Van de Veire
· 1 year ago
31f4984
boards: atmel: sam: sam4s_xplained: Surround pinctrl dts nodes with space
by Pieter De Gendt
· 1 year ago
e98f1ef
doc: usb: update the USB device stack deprecation plans
by Johann Fischer
· 1 year ago
3086c69
drivers: clock control of stm32f4 serie w/o clk 48M on PLL I2S
by Francois Ramu
· 1 year ago
248d3d0
soc: intel: ace: Fix power down compilation issue
by Benjamin Cabé
· 1 year ago
6065ddb
drivers: flash: spi_nor: make wait_until_ready erase delay configurable
by Kamil Krzyzanowski
· 1 year ago
edb55ba
tests: drivers: spi: spi_loopback: update spi_loopback test
by Fabrice DJIATSA
· 1 year ago
c691451
tests: drivers: uart: uart_async_api: update uart_async_api test
by Fabrice DJIATSA
· 1 year ago
8ebd12a
tests: drivers: i2c: i2c_target_api: update i2c_target_api test
by Fabrice DJIATSA
· 1 year ago
e9939aa
tests: drivers: dma: chan_blen_transfer: update dma test
by Fabrice DJIATSA
· 1 year ago
9ac0cd5
tests: drivers: counter: counter_basic_api: update counter test
by Fabrice DJIATSA
· 1 year ago
a1bd7cf
tests: drivers: adc: adc_api: update adc_api test
by Fabrice DJIATSA
· 1 year ago
7d6f106
samples: drivers: adc: adc_dt: update adc_dt sample
by Fabrice DJIATSA
· 1 year ago
5c1b7d0
boards: st: update dts properties
by Fabrice DJIATSA
· 1 year ago
8df1591
boards: nxp: frdm_mcxw71: Added Button Support
by Emilio Benavente
· 1 year ago
03b075d
drivers: sensor: wsen_pads_2511020213301: add sensor driver
by Wajdi ELMuhtadi
· 1 year ago
19b7eec
boards: adi: Add erase command for max32xxx boards
by Sadik Ozer
· 1 year ago
ed4069c
boards: adi: Centralize openocd debugger configuration
by Sadik Ozer
· 1 year ago
c268f15
twister: testinstance: compare hwmap platform name with alias
by Hake Huang
· 1 year ago
d40eed4
samples: sensor: enable sensor trigger
by Hake Huang
· 1 year ago
1a18f4b
tests: posix: Re-enable -Wunused-value warning
by Tom Hughes
· 1 year ago
916928a
tests: posix: Annotate unused variables with __unused
by Tom Hughes
· 1 year ago
5a57c3b
toolchain: x86: Broken -Os detection in ia32.cmake
by Björn Bergman
· 1 year ago
ce60dd2
arch: arm: fix mpu compiler warnings
by Sudan Landge
· 1 year ago
20516b7
boards: raspberrypi: rpi_pico: Improve documentation
by TOKITA Hiroshi
· 1 year ago
343f3f8
bindings: nxp,dai-sai: add configuration examples
by Laurentiu Mihalcea
· 1 year ago
a185f6a
bindings: nxp,dai-sai: shorten property description
by Laurentiu Mihalcea
· 1 year ago
8519fa1
net: socket service resets its restart flag
by Dominic Moffat
· 1 year ago
37a924b
net: dns: Fix DNS caching bug
by Noah Olson
· 1 year ago
3bbe560
tests: posix: headers: net: Re-enable warning
by Tom Hughes
· 1 year ago
6487b21
drivers: sensor: Fix typos in TMAG5170 driver
by Konrad Sikora
· 1 year ago
31ec42a
net: lwm2m: Fix offset for post-write callback
by Dave Lacerte
· 1 year ago
14a53ac
docs: migration-guide-4.1: ticks_us renamed to ticks-us
by Jilay Pandya
· 1 year ago
894874a
dts: bindings: timer use hyphen instead of underscore
by Jilay Pandya
· 1 year ago
73afa0b
drivers: video: ov5640: add DVP support
by Charles Dias
· 1 year ago
ead3a01
scripts: footprint: Update hifive1 board name
by Benjamin Cabé
· 1 year ago
a59581f
boards: arduino: fix ADC assignments for SAMD21-based boards
by Luca Burelli
· 1 year ago
9da89ed
boards: add missing ram/flash entries to board .yaml
by Bjarki Arge Andreasen
· 1 year ago
816a7a0
tests: subsys: llext: filter by ram/rom size
by Bjarki Arge Andreasen
· 1 year ago
3cacb4d
tests: drivers: build_all: eeprom: increase requirenments
by Bjarki Arge Andreasen
· 1 year ago
b1b9212
tests: drivers: stepper: limit test platforms
by Bjarki Arge Andreasen
· 1 year ago
82cda0e
Bluetooth: Audio: Shell: Fix ad data returning -1
by Emil Gydesen
· 1 year ago
2effae5
scripts: runners: nrfutil: Add a new external memory config param
by Carles Cufi
· 1 year ago
f20168f
scripts: runners: nrf: Honor the --erase flag for external memory
by Carles Cufi
· 1 year ago
90b989c
drivers: sensor: st: add missing buffer size config
by Jonas Spinner
· 1 year ago
b6604f1
drivers/sensor: lis3mdl: fix lis3mdl_sample_fetch API
by Armando Visconti
· 1 year ago
f0eb7eb
llext: arc: enforce bitness match
by Lauren Murphy
· 1 year ago
2850be6
drivers: sensor: ams/tsl2591: Don't check return code of initial reset
by Mohammed Billoo
· 1 year ago
be91cfe
Bluetooth: Controller: Fix incorrect event_count when CIG overlaps
by Vinayak Kariappa Chettimada
· 1 year ago
3bf3308
Bluetooth: Controller: Fix Connected ISO to use accumulated latency
by Vinayak Kariappa Chettimada
· 1 year ago
1c86636
Bluetooth: Controller: Fix Central ISO related to elapsed events value
by Vinayak Kariappa Chettimada
· 1 year ago
810aba8
tests: disk_performance : mimxrt1060_evkc support
by Hake Huang
· 1 year ago
f306640
doc: dts: phandles: fix 'pwms' property name
by Andrej Butok
· 1 year ago
6e6ab2f
soc: espressif: Remove ESP heap and use heap adapter
by Marek Matej
· 1 year ago
65d2139
lib: libc: malloc.c: fix calculation of sys heap
by Marek Matej
· 1 year ago
f925d07
manifest: update hal_espressif
by Marek Matej
· 1 year ago
4d2e892
board: sensry: add mdio and phy
by Sven Ginka
· 1 year ago
Next »