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

hw/mcu: Add nxp sdk repository #3030

Merged
merged 4 commits into from
Aug 20, 2024
Merged

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Jul 3, 2023

Two NXP boards were supported in mynewt.
Those BSP have copies of NXP sdk files.
Now NXP sdk is added as external repository and those two kinetis boards reference external repository

Additionally LCP55xx MCU support is added.
BSP for lpcxpresso55s28 is also added

This adds support for NXP LPCXPRESSO55S28 board.

@kasjer kasjer force-pushed the kasjer/lpcxpresso55s28 branch 3 times, most recently from 9ee6406 to b767d65 Compare July 16, 2023 21:22
@kasjer kasjer marked this pull request as ready for review August 19, 2024 13:33
nxp sdk is now external repository.
Local copies are deleted.
Some changes to MK64F12 and MK8xF were made to
used external repository files
This adds basic support for NXP LPC55xx family.
Currently watchdog, flash, uart, gpio is suported.
No I2C, SPI, timers.
This adds support for NXP LPCXPRESSO55S28 board.
@kasjer kasjer merged commit edce0a6 into apache:master Aug 20, 2024
19 checks passed
@kasjer kasjer deleted the kasjer/lpcxpresso55s28 branch August 20, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants