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

Upstream/rx zephyr support pr1.1 #49

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

Conversation

duynguyenxa
Copy link
Member

@duynguyenxa duynguyenxa commented Nov 18, 2024

This PR is update for RX hal layer for Zephyr RX MCU porting. The support contains:

  • Basic support for Clock Initialization.
  • Hal layer driver support for GPIO, SCI UART

License of hal is now changed to BSD-3 Clause

@quytranpzz
Copy link
Contributor

quytranpzz commented Mar 5, 2025

force-push to:

  • rebase with the main branch
  • change the license to BSD-3 Clause

@quytranpzz quytranpzz force-pushed the upstream/rx_zephyr_support_PR1.1 branch from 6985493 to 1df0ef5 Compare March 5, 2025 07:14
quytranpzz and others added 5 commits March 6, 2025 15:57
This is initial commit to support Renesas RX with RX driver package
(rdp)

Signed-off-by: Quy Tran <[email protected]>
Initial commit to support GPIO drivers on RX130 mcu with r_gpio_rx
Renesas driver package (rdp)

Signed-off-by: Quy Tran <[email protected]>
Initial commit to support PINCTRL driver on RSK-RX130-512kb board using
r_mpc_rx with RDP

Signed-off-by: Quy Tran <[email protected]>
Initial commit to support serial driver on RSK-RX130-512kb with r_sci_rx
on RDP

Signed-off-by: Quy Tran <[email protected]>
Update CMakelists file to add mcu_locks.c for SOC early intialization

Signed-off-by: Keita Kashima <[email protected]>
@quytranpzz quytranpzz force-pushed the upstream/rx_zephyr_support_PR1.1 branch from 1df0ef5 to 1312bcc Compare March 6, 2025 08:58
@duynguyenxa duynguyenxa marked this pull request as ready for review March 7, 2025 02:55
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.

5 participants