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

boards: arm: ucans32k1sic: enable watchdog support #67880

Merged
merged 2 commits into from
Jan 25, 2024
Merged

boards: arm: ucans32k1sic: enable watchdog support #67880

merged 2 commits into from
Jan 25, 2024

Conversation

manuargue
Copy link
Member

Enable watchdog support for ucans32k1sic board.

west twister -p ucans32k1sic --device-testing --device-serial=/dev/ttyUSB_ucans32k1sic \
  -T samples/drivers/watchdog   -T tests/drivers/watchdog/
INFO    - Using Ninja..
INFO    - Zephyr version: zephyr-v3.5.0-4524-gafda6e38b343
INFO    - Using 'zephyr' toolchain.
...
INFO    - Total complete:   18/  18  100%  skipped:   16, failed:    0, error:    0
INFO    - 18 test scenarios (18 test instances) selected, 16 configurations skipped (16 by static filter, 0 at runtime).
INFO    - 2 of 18 test configurations passed (100.00%), 0 failed, 0 errored, 16 skipped with 0 warnings in 39.21 seconds
INFO    - In total 2 test cases were executed, 17 skipped on 1 out of total 673 platforms (0.15%)
INFO    - 2 test configurations executed on platforms, 0 test configurations were only built.

@zephyrbot
Copy link
Collaborator

zephyrbot commented Jan 21, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@d6d43ca zephyrproject-rtos/hal_nxp@3d4be32 (master) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_nxp DNM This PR should not be merged (Do Not Merge) labels Jan 21, 2024
bperseghetti
bperseghetti previously approved these changes Jan 22, 2024
Dat-NguyenDuy
Dat-NguyenDuy previously approved these changes Jan 22, 2024
Enable on-chip watchdog driver support for S32K1 devices.

Signed-off-by: Manuel Argüelles <[email protected]>
Document support and enable testing for the watchdog
driver on this board.

Signed-off-by: Manuel Argüelles <[email protected]>
@manuargue manuargue dismissed stale reviews from Dat-NguyenDuy and bperseghetti via 0df7bd6 January 25, 2024 05:20
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Jan 25, 2024
@manuargue manuargue assigned manuargue and unassigned dleach02 Jan 25, 2024
@decsny decsny removed their request for review January 25, 2024 15:38
@fabiobaltieri fabiobaltieri merged commit ed0ccbb into zephyrproject-rtos:main Jan 25, 2024
22 of 23 checks passed
@manuargue manuargue deleted the manuargue-s32k1-wdog branch January 26, 2024 05:58
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.

7 participants