usb: remove usbdev from StdPeriphDriver

The library only have 4 endpoint supported while the chip have capable
of 8. And its design is kind of cumbersome.
This commit is contained in:
Dien-Nhung Nguyen-Phu
2024-07-11 21:38:18 +07:00
parent a57090ead9
commit 515c8a8eb9
4 changed files with 0 additions and 292 deletions

View File

@@ -84,7 +84,6 @@
#include "CH58x_sys.h"
#include "CH58x_timer.h"
#include "CH58x_spi.h"
#include "CH58x_usbdev.h"
#include "CH58x_usbhost.h"
#include "ISP583.h"