Changelog

Latest Changes

Branch:
develop
Commit:

cad87ef

  • zephyr: Replace symbolic link to zephyr module by stadlero at 2025-11-04 19:35:17

    Fixes Windows builds on machines with symbolic links disabled. This commit removes the symbolic link from `zephyr`-> `contrib/zephyr` and moves `module.yml`, `CMakeLists.txt`, and `Kconfig` into a new `zephyr` directory. `CMakeLists.txt` required a minor change to the add_subdirectory path.