Richard Smith
Richard Smith
With eject=alwasy the CD does not eject if its unknown. Works if the CD is ripped normally. rsmith@engine37:~/Music/riptest$ WHIPPER_DEBUG=debug whipper --eject=always cd rip DEBUG:whipper.common.config:loaded 2 sections from config file DEBUG:whipper.common.config:loaded...
If the --download option is used with python3 then a exception occurs. File "/usr/local/bin/ofxclient", line 9, in load_entry_point('ofxclient==2.0.3', 'console_scripts', 'ofxclient')() File "/usr/local/lib/python3.5/dist-packages/ofxclient-2.0.3-py3.5.egg/ofxclient/cli.py", line 56, in run args.download.write(ofxdata.read()) TypeError: a bytes-like...
### Description Create an option to dynamically enable semihosting support. According to here it looks like renode has to be rebuilt? https://docs.platformio.org/en/stable/advanced/unit-testing/semihosting.html `machine EnableSemihosting` ### Usage example See the multitude...