-
Notifications
You must be signed in to change notification settings - Fork 3k
Add LPC1769 template file for MCUXpresso IDE #7916
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
Conversation
/morph build |
Build : FAILUREBuild number : 3151 |
The error looks CI related (cleanup did not do its job), will restart later |
/morph build |
Build : SUCCESSBuild number : 3224 Triggering tests/morph test |
Test : FAILUREBuild number : 3027 |
@0xc0170 These new failures look CI related as well |
/morph test |
Test : SUCCESSBuild number : 3045 |
/morph export-build |
Exporter Build : FAILUREBuild number : 2836 |
/morph export-build |
Exporter Build : SUCCESSBuild number : 2844 |
Description
A simple PR that adds an export template file for the LPC1769. Tested on MCUXpresso IDE and the LPC1769 board is correctly identified by the IDE and mbed-os-example-blinky builds successfully.
I also fixed some typos in the MCUXpresso exporter
__init__.py
script.Pull request type