Jamie

Results 160 comments of Jamie

No update planned for MCUboot in the zephyr 3.7 release

What I mean is that, these symbols should come from device tree, so it's fine to have it but you need to get them from that, with a chosen node

I had to go remind myself of what the intention of this was, as the Kconfig has: ``` config BOOT_SHARE_BACKEND_EXTERNAL bool "External (user-provided code)" select BOOT_SHARE_BACKEND_AVAILABLE help Use a custom...

> My point of view was like that: when I select some variant in Kconfig and this variant needs more additional settings, then these settings should also be applied via...

> One thing that may be interesting would be to ingest Discord archives too, but I don't know how easy that would be, and if that's even doable as per...

All these commits must be squashed into a single commit

> > Updates are OK. Though migration guide entry needed for the SoC symbol change > > @nordicjm where should this update go? Is under boards in doc/releases/migration-guide-4.0.rst correct? Yes