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

cpu/efm32: add periph_uart_modecfg support for Gecko Series 2 #18946

Merged
merged 2 commits into from
Nov 22, 2022

Conversation

jue89
Copy link
Contributor

@jue89 jue89 commented Nov 21, 2022

Contribution description

This PR is a follow-up of #18780 and adds the periph_uart_modecfg feature for Gecko Series 2.

Testing procedure

make -C tests/periph_uart_mode/ BOARD=xg23-pk6068a flash term
2022-11-21 23:28:18,485 # �)�β��ű
2022-11-21 23:28:18,535 # �Ų
2022-11-21 23:28:18,690 # 7O1�7O2�8N1
2022-11-21 23:28:18,740 # 8N2
2022-11-21 23:28:18,790 # 8E1
2022-11-21 23:28:18,840 # 8E2
2022-11-21 23:28:18,890 # 8O1
2022-11-21 23:28:18,940 # 8O2
2022-11-21 23:28:18,992 # 5N1: Unsupported
2022-11-21 23:28:18,992 # 5N2: Unsupported
2022-11-21 23:28:18,997 # 5E1: Unsupported
2022-11-21 23:28:18,997 # 5E2: Unsupported
2022-11-21 23:28:18,997 # 5O1: Unsupported
2022-11-21 23:28:19,002 # 5O2: Unsupported
2022-11-21 23:28:19,002 # 5M1: Unsupported
2022-11-21 23:28:19,002 # 5M2: Unsupported
2022-11-21 23:28:19,003 # 5S1: Unsupported
2022-11-21 23:28:19,007 # 5S2: Unsupported
2022-11-21 23:28:19,007 # 6N1: Unsupported
2022-11-21 23:28:19,007 # 6N2: Unsupported
2022-11-21 23:28:19,012 # 6E1: Unsupported
2022-11-21 23:28:19,012 # 6E2: Unsupported
2022-11-21 23:28:19,012 # 6O1: Unsupported
2022-11-21 23:28:19,022 # 6O2: Unsupported
2022-11-21 23:28:19,022 # 6M1: Unsupported
2022-11-21 23:28:19,022 # 6M2: Unsupported
2022-11-21 23:28:19,022 # 6S1: Unsupported
2022-11-21 23:28:19,023 # 6S2: Unsupported
2022-11-21 23:28:19,023 # 7N1: Supported
2022-11-21 23:28:19,023 # 7N2: Supported
2022-11-21 23:28:19,027 # 7E1: Supported
2022-11-21 23:28:19,027 # 7E2: Supported
2022-11-21 23:28:19,027 # 7O1: Supported
2022-11-21 23:28:19,027 # 7O2: Supported
2022-11-21 23:28:19,032 # 7M1: Unsupported
2022-11-21 23:28:19,032 # 7M2: Unsupported
2022-11-21 23:28:19,032 # 7S1: Unsupported
2022-11-21 23:28:19,037 # 7S2: Unsupported
2022-11-21 23:28:19,037 # 8N1: Supported
2022-11-21 23:28:19,037 # 8N2: Supported
2022-11-21 23:28:19,037 # 8E1: Supported
2022-11-21 23:28:19,042 # 8E2: Supported
2022-11-21 23:28:19,042 # 8O1: Supported
2022-11-21 23:28:19,042 # 8O2: Supported
2022-11-21 23:28:19,047 # 8M1: Unsupported
2022-11-21 23:28:19,047 # 8M2: Unsupported
2022-11-21 23:28:19,047 # 8S1: Unsupported
2022-11-21 23:28:19,047 # 8S2: Unsupported

Issues/PRs references

#18780

@jue89 jue89 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 21, 2022
@github-actions github-actions bot added Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration Platform: ARM Platform: This PR/issue effects ARM-based platforms labels Nov 21, 2022
@riot-ci
Copy link

riot-ci commented Nov 22, 2022

Murdock results

✔️ PASSED

2a81a2a cpu/efm32: provide periph_uart_modecfg feature for every board

Success Failures Total Runtime
117849 0 117849 02h:27m:14s

Artifacts

Copy link
Contributor

@benpicco benpicco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@jue89
Copy link
Contributor Author

jue89 commented Nov 22, 2022

Thank you for your review! :)

@jue89 jue89 merged commit 35a84d2 into RIOT-OS:master Nov 22, 2022
@jue89 jue89 deleted the feature/efm32-uart-mode branch November 22, 2022 13:40
@kaspar030 kaspar030 added this to the Release 2023.01 milestone Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants