Jamie
Jamie
> > Swap using scratch shouldn't be used, swap using move should be used instead @d3zd3z > > @nordicjm I'm working on a project with an STM32F413, which has 1.5...
> Well, I wasn't aware of such a critical issue with swap-scratch, this is very valuable information, thank you. I saw you add a note about that in the Zephyr-specific...
Should probably be added to `boot/zephyr/firmware_loader.c` also, changes look OK
@ycsin seems like this needs a rebase
Needs rebase
I agree with @57300 in that using a standard filename is better `/sysbuild/CMakeLists.txt` as opposed to `SysbuildLists.txt`
Did you follow the setup instructions as per https://docs.zephyrproject.org/latest/develop/getting_started/index.html#get-zephyr-and-install-python-dependencies ?
The error doesn't really make sense because serial is pyserial.
Initial comments after having a very quick look at the hal repo: - You're adding a sample to the hal repo, why? - You're adding ramfunc and other linker files...
> Yes, these are necessary to support binary libraries in our self-hosted repositories. Then the commit is not acceptable