Software USB support for nRF52832

I know Atmel's AVR microcontrollers have V-USB project, that is a firmware-only USB driver.

nRF52832 does not natively support USB as it lacks a USB peripheral.

Does the corresponding library exist for such Nordic products? Or for Arm itself?

Related