Skip to content

Commit 18dda9e

Browse files
committed
doc/release: release-note-3.0 remove 2.7 backport notes
Remove the notes for the backport to the 2.7 branch as those issues are not related to 3.0 release. Signed-off-by: Dan Kalowsky <[email protected]>
1 parent 26bb300 commit 18dda9e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/releases/release-notes-3.0.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,6 @@ release:
860860
* :github:`42279` - The pthreads are not working on user space. ARM64 cortex_a53 but generic requirement.
861861
* :github:`42278` - USB CDC-ACM non-functional after host reboot
862862
* :github:`42272` - doc: "Building on Linux without the Zephyr SDK" does not describe how to actually do it
863-
* :github:`42271` - [Backport v2.7-branch] drivers: can: m_can: The can_set_bitrate() function doesn't work.
864863
* :github:`42269` - impossible to run west flash. NoneType error
865864
* :github:`42228` - hal_stm32: Wrong symbol definition
866865
* :github:`42227` - Teensy41 support SDHC - Storage init Error
@@ -955,7 +954,6 @@ release:
955954
* :github:`41582` - stm32h7: CSI as PLL source is broken
956955
* :github:`41581` - STM32 subghzspi fails pinctrl setup
957956
* :github:`41557` - ESP32 Uart 2-bit Stop Register Setting
958-
* :github:`41536` - Backport STM32 SMPS Support to v2.7.0
959957
* :github:`41526` - ESP32 UART driver tx_complete fires before last byte sent
960958
* :github:`41525` - tests: drivers: : ethernet: fails to link for sam_v71_xult and sam_v71b_xult
961959
* :github:`41524` - drivers: dma: dma_mcux_edma: unused variables cause daily build failures
@@ -1006,7 +1004,6 @@ release:
10061004
* :github:`41097` - west init issue
10071005
* :github:`41095` - libc: newlib: 'gettimeofday' causes stack overflow on non-POSIX builds
10081006
* :github:`41093` - Kconfig.defconfig:11: error: couldn't parse 'default $(dt_node_int_prop_int,/cpus/cpu@0,clock-frequency)'
1009-
* :github:`41089` - [backport v2.7-branch] backport of #40862 (power modes for STM32H7)
10101007
* :github:`41077` - console: gsm_mux: could not send more than 128 bytes of data on dlci
10111008
* :github:`41074` - can_mcan_send sends corrupted CAN frames with a byte-by-byte memcpy implementation
10121009
* :github:`41066` - twister --generate-map is broken
@@ -1077,7 +1074,6 @@ release:
10771074
* :github:`40546` - Bluetooh:host: GATT notify multiple feature not working properly
10781075
* :github:`40538` - mcuboot build fails with nrf52 internal RC oscillator
10791076
* :github:`40517` - msgq: NULL handler assertion with data cache enabled
1080-
* :github:`40500` - Backport Bluetooth: Host: Set SID in bt_le_per_adv_sync_recv_info to v2.7 branch
10811077
* :github:`40483` - ESP32: display sample over i2c not working
10821078
* :github:`40464` - Dereferencing NULL with getsockname() on TI Simplelink Platform
10831079
* :github:`40456` - Bluetooth: L2CAP tester application is missing preprocessor flags for ECFC function call
@@ -1246,7 +1242,6 @@ release:
12461242
* :github:`39024` - drivers: sensors: FXOS8700: Interrupt pin routing configuration must be changed in standby power mode
12471243
* :github:`38988` - MCP2515 driver CS gpio active high support issue
12481244
* :github:`38987` - Unable to build ESP32 example code using west tool - zephyr
1249-
* :github:`38972` - [backport v2.7-branch] backport of #38965 failed
12501245
* :github:`38954` - Can't get FlexPWM working for imxrt1060
12511246
* :github:`38631` - printk to console fails for freescale kinetis 8.2.0 (Zephyr 2.6.0) on FRDM-K64F
12521247
* :github:`38624` - mcuboot gets the wrong value of DT_FIXED_PARTITION_ID

0 commit comments

Comments
 (0)