You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor!: put the processor at the root, under its own name (a0b8247)
BREAKING CHANGES
the submodule path is now nec-upd7725-python rather than
processor. A checkout that already has the old path needs
git submodule update --init --recursive after pulling.
feat!: run the parts rather than describing them (3420fd9)
BREAKING CHANGES
Dsp() no longer takes a backend and no longer answers without
an image. The modelled command sets, their corpora and the backend selection are
removed. A part without microcode refuses and says where to put a copy.