Open badboycxcc opened 1 month ago
I added relevant code in entry.cpp and wrote files, which caused the sys file to be very large. Is there any solution?
This project is a PoC and will not support larger drivers. Make sure you are compiling the driver as MinSizeRel to reduce its size.
I added relevant code in entry.cpp and wrote files, which caused the sys file to be very large. Is there any solution?