Skip to content

Conversation

Tech-TX
Copy link
Contributor

@Tech-TX Tech-TX commented Dec 9, 2019

#6875 describes exceptions when I2C hits a slave during OTA download. Issue is caused by the 'inline helpers' not being in IRAM, and all 6 are used in the slave section ISRs.

@earlephilhower earlephilhower added this to the 2.7.0 milestone Dec 10, 2019
@@ -1073,4 +1074,4 @@ extern "C" {
twi.enableSlave();
}

};
};
Copy link
Collaborator

Choose a reason for hiding this comment

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

eof newline

@devyte
Copy link
Collaborator

devyte commented Dec 12, 2019

Closing in favor of #6898, as discussed.

@devyte devyte closed this Dec 12, 2019
@Tech-TX Tech-TX deleted the issue6875 branch December 15, 2019 19:11
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