Does anybody know why the examples (I tried blinky and blinky_pwm) do not work with Zephyr greater than 2.6.2? I checked 2.6.0 (works), 2.6.2 (works), 2.7.0 (does not work), 2.8.0 (does not work).
The symptoms are that the application builds and can be uploaded, but then the LED does not blink.
Is that a problem with board definitions not updated for current Zephyr versions?