Files
CherryUSB/port/nrf5x/README.md
2022-04-19 10:12:08 +08:00

216 B

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.