electro-smith / DaisyExamples

Examples for the Daisy Platform
https://github.com/electro-smith/DaisyWiki/wiki
MIT License
372 stars 193 forks source link

Torus #232

Closed beserge closed 2 years ago

beserge commented 2 years ago

Torus: rings for the Daisy Patch

stephenhensley commented 2 years ago

We should add something to hush the stmlib related warnings that come through.

# Can't actually add to for now CFLAGS.. since its not 
# conditionally defined in core/Makefile but this works:

# silences warning from stmlib JOIN macros
C_INCLUDES += -Wno-unused-local-typedefs

Otherwise seems like stuff is working how it should.

A few welcome future updates would be (though we need to either switch to the bootloader, or make the program smaller first):