Hi,
I am developing a timing critical application for the nRF52840's and would like to implement USB functionality as well as be able to turn it on and off in software. Is there a bare metal example somewhere that does not use an RTOS or an API? Is it possible to link just the nordic USB binary to my bare metal code?