Li Guo 73333f95ba add nrf5x usb dev port and ch58x usb dev port %!s(int64=3) %!d(string=hai) anos
..
README.md 73333f95ba add nrf5x usb dev port and ch58x usb dev port %!s(int64=3) %!d(string=hai) anos
nrf5x_regs.h 73333f95ba add nrf5x usb dev port and ch58x usb dev port %!s(int64=3) %!d(string=hai) anos
usb_dc_nrf5x.c 73333f95ba add nrf5x usb dev port and ch58x usb dev port %!s(int64=3) %!d(string=hai) anos

README.md

Note

Support Chip List

  • NRF5x

Before Use

  • You should set the heap size on greater than the sum of all usb endpoint buffers.
  • Your should implement usb_dc_low_level_init and usb_dc_low_level_deinit.