-
Notifications
You must be signed in to change notification settings - Fork 3k
Freescale FRDM-KL43Z #589
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
Freescale FRDM-KL43Z #589
Conversation
This reverts commit 9458191.
…and _getpid functions required by gcc-arm-none-eabi-4.8 toolchain.
Thanks for accepting the contribution agreement and contributing. It is missing few details which we can add - travis build addition for KL43Z (travis_build.py), export enabled for gcc arm and uvision (target to the supported targets list) and uvision template file for KL43Z. It can be added as separate pull request or if you are willing to add them, it can added to this pull request. I was able to build mbed lib and hello world for gcc. I dont have currently this board to test it further. We will do. |
Thanks ! I'll merge this and will add missing information if any. |
Target: Freescale FRDM-KL43Z addition
I have added support for Freescale FRDM-KL43Z board. Was tested with gcc-arm toolchain (https://launchpad.net/gcc-arm-embedded) only.