forked from tenbaht/sduino
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Thanks for the great work on this repository... :)
Is it possible to make the base code size smaller.
For example I compiled a default/empty sketch for ch552 using CDC. The output shows:
Sketch uses 4123 bytes (28%) of program storage space. Maximum is 14336 bytes.
When I checked the generated .map file i saw the following:

Is there any way to change compiler optimizations to stop the highlighted or unused functions from being included?
Metadata
Metadata
Assignees
Labels
No labels