mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-25 05:28:55 +00:00
10 lines
216 B
Markdown
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`. |