File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Needs we have ourselves or features we have seen requested but can not link too.
8080- Microphone as input node to the audio graph @dvdsk .
8181- Add an output to the OS, any audio send to it enters the audio graph. @dvdsk
8282- Add an input to the OS, it gets audio from an output of the audio graph. @dvdsk
83- - Support features on capable embedded hardware where possible. With capable hardware we mean the target :
83+ - Have (partial) functionality on ` no_std ` targets. Such as capable embedded hardware. The targets need to at least :
8484 - Can supports 32 bit floating points through [ libm] ( https://crates.io/crates/libm ) .
8585 - Has 32 bit float atomics via [ portable-atomics] ( https://crates.io/crates/portable-atomic ) .
8686 This would allow applications such as:
You can’t perform that action at this time.
0 commit comments