Changes made in #5027 require inotify which is available Linux Only. What blocks compilation. Possible solution: - Switching off logger from default west compilation. - Revert commit and use different solution - Add ifdefs to turnoff that feature on Windows
Changes made in #5027 require inotify which is available Linux Only. What blocks compilation.
Possible solution: