Open ecdhe42 opened 1 month ago
How "blank" do you want it to be? The SDK's main branch is intended to be used with the "Use this template" button, i.e. the answer to "what files need to be brought over" was meant to be "all of them".
Do all the assets need to be brought over?
Ah ok. Only "font" needs to be brought over by default, and if you remove the included text feature even that can be removed.
I forgot in my response 52 minutes ago that the current state of the main branch has a somewhat bloated example. SDKv2 returns to the simple bouncing box demo and will also remove the extra assets besides font
For SDKv2 I'll reorganize the assets required for SDK compilation into sdk_default
, currently only that font bmp
but in case any others are added hopefully this will reduce confusion
Creating a C project from scratch means copying the files from the C SDK repo without necessarily knowing what files need to be brought over.
Add the ability inside the debugger to create a blank C project