Skip to content

Conversation

@mmoehabb
Copy link

@mmoehabb mmoehabb commented Dec 3, 2025

Summary of changes

Fixes #15539 by declaring serial_clock_init function at the top of serial_api file.

Impact of changes

mbed compile -t GCC_ARM -m K82F successfully compiles.

Migration actions required

Documentation

None


Pull request type

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

Test results

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

Reviewers


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.

GCC_ARM, K82F, error: implicit declaration of function 'serial_clock_init'

1 participant