Skip to content

Added support for driving the aux-spi port. #146

Open
MarkvanderPol wants to merge 1 commit intojperkin:masterfrom
MarkvanderPol:master
Open

Added support for driving the aux-spi port. #146
MarkvanderPol wants to merge 1 commit intojperkin:masterfrom
MarkvanderPol:master

Conversation

@MarkvanderPol
Copy link

Mostly copied the primary port equivalents and changed their name.

Added the flag WORKER_ENABLED to permit running in newer NODE
releases easier, but I have not verified if the code can actually
do multi-threading. A quick glance indicates most register
access are benign, but if two processes separately start to access
a SPI port results may be surprising.

primary port equivalents and changed their name.
Added the flag WORKER_ENABLED to permit running in newer NODE
releases easier, but I have not verified if the code can actully
do multi-threading. A quick glance indicates most register
access are benign, but if two processes seperately start to access
a SPI port results may be suprising.
@jperkin
Copy link
Owner

jperkin commented Jun 26, 2021

Hey, just want to say thanks for doing this! Sorry it's taking me a while to review but things have been busy, I'll try to get to it as soon as I can.

@waltsatan
Copy link

Any plan to merge this? I've got a project needing to use both SPI ports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants