Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Moving HICs to use CMSIS UART Drivers #887

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

Draft
mbrossard wants to merge 9 commits into ARMmbed:develop
base: develop
Choose a base branch
Loading
from mbrossard:feature/shared-cmsis-uart

Conversation

@mbrossard
Copy link
Contributor

@mbrossard mbrossard commented Nov 1, 2021

Based on @flit's work on lpc55xx. Using kl27z as an example.

(ping @gerargz, @microbit-carlos)

0Grit reacted with thumbs up emoji 0Grit reacted with rocket emoji
@mbrossard mbrossard marked this pull request as draft November 1, 2021 14:34
Copy link

0Grit commented Nov 1, 2021

I love the smell of progress.

Copy link
Contributor

Just quick information. The original lpc55xx/uart.c contains typo around line 109.

 case UART_DATA_BITS_7:
 control |= ARM_USART_DATA_BITS_6;
 break;

ARM_USART_DATA_BITS_6 has to be ARM_USART_DATA_BITS_7, I think.

mbrossard added a commit to mbrossard/DAPLink that referenced this pull request Nov 4, 2021
Copy link
Collaborator

@tarokajya: nice catch, I opened #888 for that (and other) typos.

mbrossard added a commit to mbrossard/DAPLink that referenced this pull request Nov 8, 2021
mbrossard added a commit that referenced this pull request Nov 9, 2021
@mbrossard mbrossard force-pushed the feature/shared-cmsis-uart branch 2 times, most recently from 4e213a2 to 704b264 Compare November 9, 2021 06:56
@mbrossard mbrossard force-pushed the feature/shared-cmsis-uart branch 2 times, most recently from 5e697d8 to edde7af Compare January 13, 2022 01:03
gaborcsapo pushed a commit to gaborcsapo/DAPLink that referenced this pull request Jun 29, 2022
gaborcsapo pushed a commit to gaborcsapo/DAPLink that referenced this pull request Jun 29, 2022
gaborcsapo pushed a commit to gaborcsapo/DAPLink that referenced this pull request Jun 29, 2022
@mbrossard mbrossard force-pushed the feature/shared-cmsis-uart branch 4 times, most recently from 133d0d0 to 0a66e0c Compare February 15, 2024 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@flit flit Awaiting requested review from flit

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /