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

Added LPC810 support #54

Merged
merged 5 commits into from
Sep 5, 2013
Merged

Added LPC810 support #54

merged 5 commits into from
Sep 5, 2013

Conversation

ytsuboi
Copy link
Contributor

@ytsuboi ytsuboi commented Sep 5, 2013

No description provided.

bogdanm added a commit that referenced this pull request Sep 5, 2013
@bogdanm bogdanm merged commit 233979e into ARMmbed:master Sep 5, 2013
@bogdanm
Copy link
Contributor

bogdanm commented Sep 5, 2013

Hi,

How did you test this? I'm unable to compile even the basic test because the flash overflows.

@ytsuboi
Copy link
Contributor Author

ytsuboi commented Sep 5, 2013

You need armcc and uARM.

workspace_tools\build.py -m LPC810 -t uARM

I'm not tested with basic test, yet. Because, I think I need to change a lot of part of test codes.
Currently, I've tested with my own code with MDK. I already tested I2C, DigitalOut.
https://pbs.twimg.com/media/BSaRsoVCUAAJsqo.jpg:large
https://pbs.twimg.com/media/BSadsbUCUAAxRsF.jpg:large

@bogdanm
Copy link
Contributor

bogdanm commented Sep 5, 2013

Thanks, I modified an example meanwhile and I was able to compile it too. By the way, I refactored the code for LPC810/LPC812, the changes are on master. If you have some time, would you please try to compile your code again with the latest master version and check if it still works?

Thanks,
Bogdan

@ytsuboi
Copy link
Contributor Author

ytsuboi commented Sep 5, 2013

Great. OK, so I will try your refactored codes in this few days. I was not sure this LPC810 support is acceptable or not. So, not tested well and not maintained these days. But, I could confirm this is acceptable, so I will process the remains.

Thanks,

hasnainvirk pushed a commit to hasnainvirk/mbed-os that referenced this pull request Feb 12, 2017
… from a1982c1..e125164

e125164 Check secure session pointer in timer callback (ARMmbed#61)
f49e596 Update unit tests (ARMmbed#59)
6a5634a Support for multiple virtual services (ARMmbed#58)
7fe6b98 Remove yotta files (ARMmbed#57)
5c5c8fe Fix socket send return value overflow (ARMmbed#56)
0870d05 Update unit test stubs to match latest socket api (ARMmbed#55)
e687be8 Merge pull request ARMmbed#54 from ARMmbed/warn_fixes
b8fe613 updated unittests
8640d05 Compilation warnings fixed
eea83e5 Flag out entropy source addition (ARMmbed#53)
7d72eb4 Fix unittests (ARMmbed#52)
4a6991e Avoid referencing ns_msghdr_t::flags

git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/coap-service
git-subtree-split: e125164
SeppoTakalo pushed a commit that referenced this pull request Mar 16, 2017
…8c23..af5f59cd2

af5f59cd2 Add CMakeLists.txt to support PAL Tools (#61)
24e16e766 Fix header documentation (#58)
23ea8f51c Update README.md (#57)
99aaa6eef Provide environment-agnostic configuration macros. (#54)
da9eb9f3a Merge pull request #53 from ARMmbed/max_trace_level
0a51dcae8 Flash size can be limited by defining MBED_TRACE_MAX_LEVEL

git-subtree-dir: features/FEATURE_COMMON_PAL/mbed-trace
git-subtree-split: af5f59cd2cbac4064875be0c339da114d88fd5e1
pan- pushed a commit to pan-/mbed that referenced this pull request Jun 1, 2018
Whitelist: fix not updating size of array
geky pushed a commit to geky/mbed that referenced this pull request Aug 25, 2018
add support for SD card holder on HEXIWEAR base board.
linlingao added a commit to linlingao/mbed-os that referenced this pull request Jul 12, 2019
pan- added a commit to pan-/mbed that referenced this pull request May 29, 2020
Add Eddystone API to change default device name
pan- added a commit to pan-/mbed that referenced this pull request May 29, 2020
Update reference to the ST shield library
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