Skip to content

Conversation

@nordicjm
Copy link
Contributor

Removes BOOTLOADER_SRAM_SIZE which was deprecated with Zephyr 3.6

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's ok to not change this, this will still render as a code literal, and it's ok to keep the semantic of this having once been an actual/existing Kconfig option.
To put it differently, there isn't today, nor I don't think I will ever add in the future, a check on whether :kconfig:option:s actually exist

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought it threw errors when I left them before

Copy link
Contributor

@kartben kartben Oct 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You had me confused for a moment so I just double-checked :) Can confirm there is no warning in case of dangling references for that particular Sphinx role (unlike e.g. :ref: or :zephyr:code-sample:)

ifyall
ifyall previously approved these changes Oct 29, 2024
Removes BOOTLOADER_SRAM_SIZE which was deprecated with Zephyr 3.6

Signed-off-by: Jamie McCrae <[email protected]>
@nashif nashif merged commit c9f3690 into zephyrproject-rtos:main Nov 16, 2024
26 checks passed
@nordicjm nordicjm deleted the remdep40 branch February 26, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Architectures area: ARM ARM (32-bit) Architecture area: Kconfig platform: Infineon Infineon Technologies AG Release Notes To be mentioned in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants