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

Add armv8m33-mcxn94x-frdm target #1120

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Add armv8m33-mcxn94x-frdm target #1120

merged 2 commits into from
Aug 5, 2024

Conversation

agkaminski
Copy link
Member

@agkaminski agkaminski commented Jul 26, 2024

JIRA: RTOS-881

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (refactoring, style fixes, git/CI config, submodule management, no code logic changes)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: (mcxn94x).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

Copy link

github-actions bot commented Jul 26, 2024

Unit Test Results

7 700 tests  ±0   6 985 ✅ ±0   38m 3s ⏱️ - 1m 18s
  436 suites ±0     715 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 08f513c. ± Comparison against base commit 2349cdb.

♻️ This comment has been updated with latest results.

@agkaminski agkaminski force-pushed the agkaminski/n94x branch 5 times, most recently from 4655e65 to 5c00b97 Compare August 2, 2024 15:33
@agkaminski agkaminski changed the title [DO NOT MERGE] Add armv8m33-mcxn94x-frdm target Add armv8m33-mcxn94x-frdm target Aug 2, 2024
@agkaminski agkaminski marked this pull request as ready for review August 2, 2024 15:36
@agkaminski agkaminski requested a review from a team August 2, 2024 15:38
lukileczo
lukileczo previously approved these changes Aug 2, 2024
* libphoenix 685bf80...3375557 (1):
  > Add armv8m architecture support

* phoenix-rtos-build a30f728...f995fe1 (1):
  > Add armv8m support

* phoenix-rtos-devices 6497d27...3d18d6b (1):
  > Add MCX N94x multidrv

* phoenix-rtos-filesystems ae4483a...816a9c6 (1):
  > Add MCX N94x target

* phoenix-rtos-hostutils 663aa4a...8472cfa (1):
  > Add mcxisp tool

* phoenix-rtos-kernel 764a9df...1476a02 (1):
  > armv8m: Add MCX N94x target, fix armv8m build

* phoenix-rtos-utils ab4e58b...aa4360f (1):
  > Add MCX N94x target

* plo 8bead60...0264cc9 (2):
  > mcxn94x: Enable PLL0 @150 MHz and use it as CPU clk
  > armv8m: Add MCX N94x target
@agkaminski agkaminski dismissed lukileczo’s stale review August 5, 2024 09:42

The merge-base changed after approval.

@agkaminski agkaminski requested a review from a team August 5, 2024 09:42
@agkaminski agkaminski merged commit d797ccf into master Aug 5, 2024
27 checks passed
@agkaminski agkaminski deleted the agkaminski/n94x branch August 5, 2024 09:50
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