Skip to content

Update targets and pins for LPC43xx #12

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

Merged
merged 1 commit into from
Jul 8, 2013
Merged

Conversation

micromint
Copy link
Contributor

Hi,Emilio.

This pull request updates the target and pin names for the LPC43xx port. Only two files were updated:

workspace_tools/targets.py: Substituted LPC4330 for LPC4330_M4, LPC4330_M0 and LPC1800. Support for M0 and M3 targets is still in development.

libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC43XX/PinNames.h: Corrected 3 MCU pin identifiers and added alternate GPIO pin names (GPIOx_yy) to the enumeration. MCU and GPIO pins are not equivalent on this processor family.

Thanks,
Jesus Alvarez

emilmont added a commit that referenced this pull request Jul 8, 2013
Update targets and pins for LPC43xx
@emilmont emilmont merged commit 522da04 into ARMmbed:master Jul 8, 2013
@emilmont
Copy link
Contributor

emilmont commented Jul 8, 2013

Merged.

Thanks,
Emilio

@micromint
Copy link
Contributor Author

Emilio,

Thanks for catching the change from LPC4330() to LPC4330_M4() in the target list. My targets.py had other changes. Accidentally discarded the target list changes with other temporary changes. Sorry.

Will add LPC4330_M0() and LPC1800() to the target list when I submit the changes in TARGET_LPC43XX to properly support M0 and M3 builds.

Regards,
Jesus Alvarez

bridadan pushed a commit that referenced this pull request Jun 21, 2016
Matched changes in the NetworkSocketAPI
SeppoTakalo pushed a commit that referenced this pull request Nov 9, 2016
Check for return status when opening socket
pan- pushed a commit to pan-/mbed that referenced this pull request Feb 23, 2018
geky added a commit to geky/mbed that referenced this pull request Aug 25, 2018
artokin pushed a commit to artokin/mbed-os that referenced this pull request Feb 25, 2019
…b95..bec82e2

bec82e2 Merge pull request ARMmbed#12 from ARMmbed/sync_with_MbedOS
7a85429 (via Mbed OS) Add missing mbed_lib.json for frameworks and nanostack
a493a52 (via Mbed OS) Remove unused yotta module metadata

git-subtree-dir: features/frameworks/mbed-client-randlib
git-subtree-split: bec82e21f05df2f99c14ebb9b2bee2a129d33cdc
evedon pushed a commit to evedon/mbed-os that referenced this pull request Jul 5, 2019
Optional SWO output instead of UART
evedon pushed a commit to evedon/mbed-os that referenced this pull request Jul 15, 2019
Optional SWO output instead of UART
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