-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Milestone
Description
We should be able to copy the code from ulab which also has circuitpython support. It looks like you need to clone circuit python and then add a two links like this:
micropython-modules/microlite -> extmod/microlite
micropython-modules/audio_frontend -> extmod/audio_frontend
It would be similiar to this:
https://github.com/v923z/micropython-ulab/blob/1d9670096f093eae0a27437943dca088a27cc378/build-cp.sh#L41
We can try to use the version of ulab in circuit python but if that is a problem we can also make a symbolic link from:
micropython-ulab -> extmod/ulab
tannewt
Metadata
Metadata
Assignees
Labels
No labels