Files
luban-lite/packages/third-party/cherryusb/port/nrf5x/README.md

10 lines
216 B
Markdown
Raw Normal View History

2023-08-28 09:48:01 +08:00
# 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`.