Skip to content

A few fixes for nRF52840 feather QSPI and neopixel #1354

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

Merged
merged 1 commit into from
Nov 24, 2018

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Nov 23, 2018

No description provided.

@tannewt tannewt added this to the 4.0 Alpha milestone Nov 23, 2018
@tannewt tannewt requested a review from ladyada November 23, 2018 22:27
@ladyada
Copy link
Member

ladyada commented Nov 23, 2018

neopixel works!

Copy link
Member

@ladyada ladyada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested, neopixel works grat and reset works now too!

@@ -48,7 +48,6 @@ STATIC uint32_t claimed_pins[GPIO_COUNT];
STATIC uint32_t never_reset_pins[GPIO_COUNT];

void reset_all_pins(void) {
return;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol

@dhalbert
Copy link
Collaborator

Looks good to me, but mpconfigboard.mk is set to SPI, not QSPI filesystem? Does QSPI work now?

@tannewt
Copy link
Member Author

tannewt commented Nov 24, 2018

@dhalbert Nope, I'm going to look at it when I get my prototype.

@dhalbert dhalbert merged commit 292737f into adafruit:master Nov 24, 2018
@dhalbert
Copy link
Collaborator

Merged anyway - I read Slack convo.

jepler pushed a commit to jepler/circuitpython that referenced this pull request Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants