mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Remove most unnecessary instances of `export` and `cmake` use that can instead be replaced with `zephyr-app-commands` or similar. This is to avoid documentation using different mechanisms to describe the same actions and in preparation for documenting `west build` everywhere. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>