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

target K20D5M #135

Merged
merged 17 commits into from
Dec 26, 2013
Merged

target K20D5M #135

merged 17 commits into from
Dec 26, 2013

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Dec 26, 2013

Hello,

this is the very first support for Cortex M4 from Freescale - K20D5M target. The implementation is not complete, some of peripherals are not yet functional. I will continue with testing.

It includes GCC ARM, ARM support , exporters are available for both compilers.

CMSIS-DAP interface is shared on my mbed notepad. Any help to complete this port is appreciated.

Regards,
0xc0170

bogdanm added a commit that referenced this pull request Dec 26, 2013
@bogdanm bogdanm merged commit fba199a into ARMmbed:master Dec 26, 2013
@0xc0170 0xc0170 deleted the K20D50 branch June 9, 2015 11:46
bridadan pushed a commit that referenced this pull request Jun 21, 2016
yossi2le pushed a commit to yossi2le/mbed-os that referenced this pull request Jan 2, 2019
lrusinowicz pushed a commit to lrusinowicz/mbed-os that referenced this pull request Feb 5, 2019
Updating mbed-os to mbed-os-5.9.6
geky added a commit to geky/mbed that referenced this pull request Oct 3, 2019
…510cd13..7e110b44c0

7e110b44c0 Added automatic version prefixing to releases
7f7b7332e3 Added scripts/prefix.py for automatically prefixing version numbers
d3a2cf48d4 Merge pull request ARMmbed#135 from johnlunney/patch-1
22b0456623 Add missing word (and reflow text)
ec4d8b6 Changed release script to generate drafts
c7894a6 Added a handful of links to related projects
1950758 Added 2GiB file size limit and EFBIG reporting
97d8d5e Fixed issue where a rename causes a split and pushes dir out of sync
0bb1f7a Modified release script to create notes only on minor releases
447d89c Merge pull request ARMmbed#109 from OTAkeys/pr/fix-sign-compare
28d2d96 Fix -Wsign-compare error
cb62bf2 Fixed release script issue with fetching recent tags
646b1b5 Added -Wjump-misses-init and fixed uninitialized warnings
1b7a155 Merge pull request ARMmbed#106 from conkerkh/master
e5a6938 Fixed possible infinite loop in deorphan step
6ad544f If stats file doesn't exist lfs_emubd_create will fail.
3419284 Fixed issue with corruption due to different cache sizes

git-subtree-dir: features/storage/filesystem/littlefs/littlefs
git-subtree-split: 7e110b44c0e796dc56e2fe86587762d685653029
pan- added a commit to pan-/mbed that referenced this pull request May 29, 2020
Updating mbed-os to mbed-os-5.7.5
artokin added a commit to artokin/mbed-os that referenced this pull request Sep 23, 2021
…085d

9a9085d Updated coap service to be compatible with mbed TLS 3.0 (ARMmbed#135)
bbe0173 (via Mbed OS) mbedtls_stub: Add missing include (ARMmbed#134)

git-subtree-dir: features/nanostack/coap-service
git-subtree-split: 9a9085d
artokin added a commit to artokin/mbed-os that referenced this pull request Sep 23, 2021
…085d

9a9085d Updated coap service to be compatible with mbed TLS 3.0 (ARMmbed#135)

git-subtree-dir: features/nanostack/coap-service
git-subtree-split: 9a9085d
artokin added a commit to artokin/mbed-os that referenced this pull request Sep 23, 2021
…a9085d

9a9085d Updated coap service to be compatible with mbed TLS 3.0 (ARMmbed#135)

git-subtree-dir: connectivity/nanostack/coap-service
git-subtree-split: 9a9085d
Jookia pushed a commit to Jookia/mbed-os that referenced this pull request Mar 11, 2023
* Fix rtos::Mutex stub, add trylock() method

* LowPowerTicker - Add ::attach(...) method + call callback

* mbed_power_management - rename sleep --> mbed_sleep to avoid conflicts

Fixes conflicts w/ unistd.h and boost::ut

* GCC 11/C++ 20 - Remove deprecated type_traits

* GCC 11/C++ 20 - Remove redundant templating of methods

* Warning - pragma ignore invalid-noreturn for unit tests

* Fix astyle errors

* Fix missing mbed_sleep() calls
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.

None yet

3 participants