larsgk / web-nrf52-dongle

https://larsgk.github.io/web-nrf52-dongle/
BSD 2-Clause "Simplified" License
19 stars 3 forks source link

WebUSB without Zephyr OS #3

Open il3ven opened 5 years ago

il3ven commented 5 years ago

Is it possible to remove dependency of Zephyr OS ?

I want WebUSB support on nRF52840 but with standard SDK (version 15.3.0).

adminy commented 1 year ago

The standard SDK is using Zephyr OS Deeply, so even if you won't call it directly, the SDK will.