-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grid-st #1358
Conversation
as of hash |
code looks great. will test on hardware when i return! |
will give this a test tonight |
confirmed working on norns, multiple generations of grids, switching back and forth, hot plug. dmesg output (for what it is worth):
UPDATE: also confirm st-grid along side crow (basic smoke test) working. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fwiw i couldn't find a grid-st
branch in monome/libmonome
or a related pull request so i built grid-st
from catfact/libmonome
.
otherwise lgtm.
merging this. works without updating libmonome. |
support for new grids based on stm32.
this requires that
matron
be linked againstlibmonome
built from thegrid-st
branch.steps i had to take:
libmonome
and build the testing branchthis will result in
libmonome
being installed atusr/local/include
,/usr/local/lib
.however the norns image also has libmonome installed directly under
/usr
. (i'm not sure how.)(i also nuked the installation under
/usr
but probably not necessary.)