fincs
e554f11999
Update template Makefile with the following changes:
...
- Add RomFS embedding support
- Add proper rules for assembling GPU shaders
- Use -ffunction-sections and --gc-sections by default
- Remove -ffast-math
2015-11-21 01:12:33 +01:00
Steven Smith
d6dc1d52c5
Fix order of memalign parameters in MIC example.
2015-11-18 15:45:01 -08:00
Steven Smith
abdfec701f
Fix MIC cutting off a second of audio.
2015-11-08 11:24:04 -08:00
Steven Smith
d2f772c960
Rewrite MIC service code, clean up microphone example.
2015-11-07 08:57:48 -08:00
Lectem
44db57bd6d
updated sound example for new API
2015-07-07 22:48:03 +02:00
Dave Murphy
5a17bfd631
don't need + when using variable
2015-02-18 12:01:03 +00:00
Dave Murphy
71788b4a66
use variable to recurse make
2015-02-18 00:34:55 +00:00
Dave Murphy
7e24c7766f
switch to hard float
2015-02-15 01:26:16 +00:00
Dave Murphy
678b89e9b2
remove unneeded boilerplate from examples
2015-01-09 08:14:01 +00:00
Dave Murphy
2cc62ba17f
move mic example to audio subfolder
2015-01-03 00:10:32 +00:00