Skip to content

hal: renesas: rx: Add IWDT driver support for Renesas RX #98

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

quytranpzz
Copy link
Contributor

  • Add bsp_locking file for RX HAL
  • Add IWDT HAL support for Renesas RX with r_iwdt_rx on RDP (based on v1.37)

Copy link
Collaborator

@thaoluonguw thaoluonguw left a comment

Choose a reason for hiding this comment

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

I confirmed source codes are same as RDPv4.7 (except there is additional include "r_bsp_locking.h" in source).

Add IWDT hal support with r_iwdt_rx for Renesas RX

Signed-off-by: Quy Tran <[email protected]>
The iwdt_rx called R_BSP_HardwareLock but does't include the header,
add header include to fix the build warning

Signed-off-by: Quy Tran <[email protected]>
@quytranpzz quytranpzz force-pushed the rx_zephyr_support_hal_iwdt branch from bdf401f to 6468ffc Compare June 9, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants