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

Add Cortex-M MCU reset and add LPC11x6x devices #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BsAtHome
Copy link

Hi,

This PR adds a core reset feature and several LPC devices.

The feature added relates to Cortex-M core reset capability. These cores can be reset by software. The patch adds the download of a reset-routine (described in a comment) and a command-line option "-reset" to activate this behaviour.

There are also added several devices:

  • LPC11U6[678]
  • LPC11E6[678]
    Both 48-, 64- and 100-pin versions are added.

Please consider adding these changes to the distribution.

Thanks,

--
Greetings Bertho

@axos88
Copy link

axos88 commented Aug 21, 2019

Just tested the device definitions. It works.

@BsAtHome
Copy link
Author

This PR is over two years old, glad it still works.
However, it seems like the project is a bit dead with the last commit almost four years ago.

@axos88
Copy link

axos88 commented Aug 21, 2019

Yeah, seems so. I just wanted that info out there for anyone searching and finding this :)

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