8db6919695
Rename local usbd copy from nrfx_usbd to nrf_usbd_common and use it in both USB stacks. Renaming header to nrf_usbd_common.h allows breaking changes in exposed interface. Mark all doxygen comments as internal because local usbd copy should not be treated as public interface because we are under refactoring process that aims to arrive at native driver and therefore drop nrf_usbd_common in the future. Use Zephyr constructs directly instead of nrfx glue macros. No functional changes. Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.kinetis | ||
Kconfig.nrf | ||
Kconfig.skeleton | ||
Kconfig.stm32 | ||
Kconfig.virtual | ||
udc_common.c | ||
udc_common.h | ||
udc_kinetis.c | ||
udc_nrf.c | ||
udc_skeleton.c | ||
udc_stm32.c | ||
udc_virtual.c |