Enable the vt100 interface
Created by: xTibor
The vt100 interface requires proper select()
support from newlib.
The audio playback hangs with an unimplemented: select()
message at the moment.
Created by: xTibor
The vt100 interface requires proper select()
support from newlib.
The audio playback hangs with an unimplemented: select()
message at the moment.
removed blocked label
Relibc fixed the audio playback.
One known issue left: keyboard commands are not recognized until the return key is pressed.
mentioned in merge request cookbook!182 (merged)