Skip to content
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

Fixes tinker incompatibility with Device OS >=0.8.0-rc.1 on Photon/P1 [ch19008] #465

Merged
merged 4 commits into from
Dec 20, 2018

Conversation

technobly
Copy link
Member

Problem

The currently included binary for tinker used with particle flash --usb tinker for Photon/P1 will hard fault SOS 1 if digitalwrite/digitalread/analogwrite/analogread functions are called with Device OS >= 0.8.0-rc.1.

Solution

Update tinker for Photon/P1 to Device OS 0.4.5 (0.4.4 still has the hard fault)

@technobly technobly requested a review from monkbroc December 19, 2018 17:29
Copy link
Member

@monkbroc monkbroc left a comment

Choose a reason for hiding this comment

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

Cool. I'll cut a patch release with this.

@monkbroc monkbroc merged commit ba66711 into master Dec 20, 2018
@monkbroc monkbroc deleted the fix/tinker branch December 20, 2018 20:50
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.

2 participants