no-std Test Sample
This sample application is a bare-bones no-std build for testing.
wee_alloc is used as the allocator.
To Compile
The nightly compiler is required:
The release build is optimized for size. It can be changed to optimize on speed instead.