Re: Zephyr base improvement / improved Zephyr user experience
Rasmussen, Torsten
To test the PR: https://github.com/zephyrproject-rtos/zephyr/pull/23054
Just checkout the PR in an existing Zephyr project workspace, and run the extension command:
west zephyr-export
Then you can try build any sample.
Note, this is a one time command to run.