Skip to content

Conversation

multiplemonomials
Copy link
Collaborator

Summary of changes

Someone at work was giving away his old FRDM-KL25Z board, and I snapped it up! Now we can test Mbed on this target.

This board is one of the oldest and smallest targets that Mbed supports, and since this Freescale chip relies heavily on IDE generated code (Processor Expert) the entire Mbed HAL for it was handwritten by Mbed!

This PR does some basic tasks to make life on this chip easier, including adding an upload method and fixing the old form factor (ARDUINO) which was causing a number of compiler warnings.

Impact of changes

  • KL25Z target builds without warnings
  • KL25Z target now has an upload method config file

Migration actions required

Documentation


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[X] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[X] Tests / results supplied as part of this PR

I uploaded a Greentea run to the Mbed generated site!

@multiplemonomials multiplemonomials merged commit 6184722 into master Jan 31, 2025
52 checks passed
@multiplemonomials multiplemonomials deleted the dev/kl25z-support branch January 31, 2025 08:43
@multiplemonomials multiplemonomials mentioned this pull request Sep 8, 2025
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