Skip to content

Conversation

@bgould
Copy link
Member

@bgould bgould commented Feb 10, 2020

This PR depends on #883, and should be rebased once that one is merged. It implements the functionality for auto-resetting into the UF2 bootloader when a 1200 baud signal is received.

I protected this functionality with build tags since it depends on the UF2 bootloader, and also to enable disabling this functionality if desired. If preferable however it could be included in the firmware by default without build tags.

@deadprogram
Copy link
Member

Hi @bgould can you please rebase now that #883 was merged? Thank you!

@bgould bgould force-pushed the feature/nrf52840-auto-reset branch from aeaabca to a297df0 Compare February 21, 2020 03:14
@bgould bgould changed the title WIP: 1200 baud auto-reset over USB for nrf52840 1200 baud auto-reset over USB for nrf52840 Feb 21, 2020
@bgould
Copy link
Member Author

bgould commented Feb 21, 2020

Ok, rebased and tested on Adafruit Clue and Circuit Playground Bluefruit. Should be good to go pending review

@bgould bgould requested a review from deadprogram February 21, 2020 03:20
@bgould
Copy link
Member Author

bgould commented Feb 22, 2020

Thank you for the feedback @aykevl, I've incorporated your suggestions in the latest commit.

@aykevl aykevl merged commit 0655086 into tinygo-org:dev Feb 22, 2020
@aykevl
Copy link
Member

aykevl commented Feb 22, 2020

Looks good! I've merged these changes in the dev branch.

@bgould bgould deleted the feature/nrf52840-auto-reset branch February 22, 2020 19:27
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