Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 10 months ago.
Support for FRDM KL26Z board
Is there a plan to add support for the Freescale KL26Z board? It's similar to the KL25Z, but uses the 64 pin KL26?
2 Answers
11 years, 10 months ago.
Here you got the source code of the KLxx devices (there is also another location for CMSIS files, but they should be fairly standard files): http://mbed.org/users/mbed_official/code/mbed-src/file/5706c6e2db45/targets/hal/TARGET_Freescale/TARGET_KLXX. As you see for these the code is largely shared, only a few files you have to make yourself, and those can also be largely copy pasted.
11 years, 10 months ago.
Anyone can do the SDK port to start the process. Looks like it would require little effort, mostly testing.
https://mbed.org/handbook/mbed-SDK-porting