You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
bfloat16nnlib.c | 2 years ago | |
dramtransfer.c | 2 years ago | |
fpga2dram.c | 2 years ago | |
illumination.c | 2 years ago | |
main.c | 2 years ago | |
my_vsnprintf.c | 2 years ago | |
systime.c | 2 years ago |
README.md
main.c - This is the rudimentary BIOS loop illumination.c - This is a sample application, demonstrating the use of the 'neopixelengine' (the documentation can be found under ./build/documentation/http/index.html) my_vsnprintf.c - Some helpers. For float formatting use printf1() (really ugly!) systime.c - (Daily) Time helper