Files
luban-lite/packages/third-party/cherryusb/port/nrf5x/README.md
刘可亮 564e22b32f v0.7.5
2023-08-28 09:48:01 +08:00

10 lines
216 B
Markdown

# 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`.