You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a print statement in the init function, which seems to work. But after that, nothing happens.
I use cargo embed --release --target=thumbv7em-none-eabihf to run the example.
The text was updated successfully, but these errors were encountered:
When running the PWM demo on the nRF52840-dk, nothing happens. Not even the following is printed:
nrf-hal/examples/pwm-demo/src/main.rs
Line 121 in 7d648ad
I added a print statement in the init function, which seems to work. But after that, nothing happens.
I use
cargo embed --release --target=thumbv7em-none-eabihf
to run the example.The text was updated successfully, but these errors were encountered: