|
26 | 26 |
|
27 | 27 | .. _zephyr_4.2:
|
28 | 28 |
|
| 29 | +.. _zephyr_4.2.1: |
| 30 | + |
| 31 | +Zephyr 4.2.1 |
| 32 | +############ |
| 33 | + |
| 34 | +This is a bugfix release for Zephyr 4.2.0. The following issues are addressed by this release: |
| 35 | + |
| 36 | +:github:`92393` LIS2DUX12 setting incorrect ODR configuration |
| 37 | +:github:`93011` stm32u0: interrupt vectors for lpuart1 and lpuart2 are wrong in device tree |
| 38 | +:github:`93220` Twister tests with coverage enabled crash during startup |
| 39 | +:github:`93265` Stm32u5x: clock disable in sleep mode fix causing USB HS device initialization stalls |
| 40 | +:github:`93342` doc: Documentation issue in 'connectivity/networking/api/tftp' |
| 41 | +:github:`93350` net: tcp: keep-alive "pings" are no longer acknowledged with v4.2.0 |
| 42 | +:github:`93364` tests/subsys/llext fails after tagging 4.2 |
| 43 | +:github:`93424` Missing break after IPV6_MULTICAST_IF option processing |
| 44 | +:github:`93445` STM32U535/545: dtc error for node wkup-pin@8 referencing non-existent port gpiof |
| 45 | +:github:`93519` drivers: nxp_lpspi: Large performance degradation |
| 46 | +:github:`93594` Nicla Vision has bad I2C address for VL53L1X sensor |
| 47 | +:github:`93611` doc: Documentation issue in 'releases/release-notes-4.2' |
| 48 | +:github:`93790` drivers: console: posix_arch_console: build warning with ``CONFIG_PRINTK=n`` |
| 49 | +:github:`93792` USB samples not working on ``max32690evkit`` |
| 50 | +:github:`93831` drivers: can: nrf: fix invalid pointer leading to undef behavior |
| 51 | +:github:`93839` I3C: STM32: Has a Mutex deadlock on DAA Failure |
| 52 | +:github:`94000` EXT2 fs_stat on mount point fails with a NULL pointer dereference. |
| 53 | +:github:`94047` Shell device name tab completion for regulator parents show incorrect names |
| 54 | +:github:`94063` SPI loopback tests failing on MAX32 SoCs. |
| 55 | +:github:`94083` stm32: u3: low clock frequency for the RNG periphera |
| 56 | +:github:`94093` Build error when OCRAM node is disabled in device tree (status = "disabled") [NXP RT1061] |
| 57 | +:github:`94107` ppp link-layer address configuration is wrong |
| 58 | +:github:`94325` iar: incorrect assembler optimzation flag |
| 59 | +:github:`94702` Locally Administered Address (LAA) bit missing for STM32 ethernet driver |
| 60 | +:github:`94703` Locally Administered Address (LAA) bit set on wrong index for NXP i.MX ethernet driver |
| 61 | +:github:`94774` modules/picolibc: Roll back unnecessary changes, synchronize with SDK 0.17.4 |
| 62 | +:github:`94842` iar: Zephyr 4.2 fails with IAR EWARM 9.70.1 |
| 63 | +:github:`94954` Spurious error log "No valid legacy adv to resume" in bt_hci_le_enh_conn_complete when using bt_le_ext_adv_start() |
| 64 | +:github:`95146` i2c: stm32: non-RTIO driver fixes on PM and on STM32F7 from Zephyr v4.3 |
| 65 | +:github:`95297` Links to the pyOCD repository are outdated |
| 66 | +:github:`95456` Zephyr Netstack buffer leaks |
| 67 | +:github:`95580` Picolibc module and SDK are not in sync for Zephyr 4.2.0 |
| 68 | +:github:`95724` drivers: i2c: stm32: build error when using DMAs with st,stm32-i2c-v2 driver |
| 69 | +:github:`95768` Possible TCP connection leak when creating a socket |
| 70 | +:github:`95850` Applications do not watch MCUboot key file for changes |
| 71 | +:github:`96087` TCP connection sends an incorrect seqnum FIN message |
| 72 | +:github:`96172` arch: arm: switch to privilege stack in SVC handler |
| 73 | +:github:`96768` incorrect i2c3 base address on stm32f303Xe |
| 74 | + |
| 75 | + |
29 | 76 | Zephyr 4.2.0
|
30 | 77 | ############
|
31 | 78 |
|
|
0 commit comments