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

Major changes on DTS and board level to fix nightly QA integration tests #126

Merged
merged 7 commits into from
Sep 25, 2023

Conversation

rexut
Copy link
Member

@rexut rexut commented Sep 22, 2023

reflects #122 and mainly #125.

Since Zephyr introduce its own ':zephyr:code-sample:' domain
directive all the samples will not exported with the Zephyr
inventory. Thus Bridle has to fall back to the simple ':doc:'
link role. All references will become obsolete and can't use
anymore.

Signed-off-by: Stephan Linz <linz@li-pro.net>
The Kconfig symbol CONFIG_NATIVE_UART_0_ON_STDINOUT is completely
useless for QEMU targets, thus remove from test case setup.

Signed-off-by: Stephan Linz <linz@li-pro.net>
All QEMU targets doesn't yet support Flash partitions out of the
box, thus we have to disable related driver and shell setup.

Signed-off-by: Stephan Linz <linz@li-pro.net>
This renames the compatible string to 'stm32-bxcan' and add default
properties 'sjw' and 'sample-point' related to upstream changes:

- zephyrproject-rtos/zephyr#61494
- zephyrproject-rtos/zephyr#62816

Signed-off-by: Stephan Linz <linz@li-pro.net>
This removes deprecated properties and introduce the default timing setup
by 'sample-point' with 88.9% for 1000 kbit/sec related to upstream changes:

- zephyrproject-rtos/zephyr#61494
- zephyrproject-rtos/zephyr#62816

Signed-off-by: Stephan Linz <linz@li-pro.net>
Signed-off-by: Stephan Linz <linz@li-pro.net>
Signed-off-by: Stephan Linz <linz@li-pro.net>
@github-actions
Copy link

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

Copy link
Contributor

@tobiaskaestner tobiaskaestner left a comment

Choose a reason for hiding this comment

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

LGTM, many thanks!

@rexut rexut merged commit 2f5ff0f into main Sep 25, 2023
8 checks passed
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