Skip to content

boards: renesas: Add support Renesas ek_ra4c1 board #94074

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 12 commits into
base: main
Choose a base branch
from

Conversation

khoa-nguyen-18
Copy link
Contributor

@khoa-nguyen-18 khoa-nguyen-18 commented Aug 4, 2025

@zephyrbot zephyrbot added area: UART Universal Asynchronous Receiver-Transmitter platform: Renesas RA Renesas Electronics Corporation, RA area: PWM Pulse Width Modulation area: ADC Analog-to-Digital Converter (ADC) area: Counter area: Clock Control area: Samples Samples area: SPI SPI bus area: I2C labels Aug 4, 2025
Copy link

github-actions bot commented Aug 4, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_renesas zephyrproject-rtos/hal_renesas@c721e18 zephyrproject-rtos/hal_renesas@0cdd997 (main) zephyrproject-rtos/[email protected]

All manifest checks OK

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

nordicjm
nordicjm previously approved these changes Aug 4, 2025
Copy link
Contributor

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

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

board/soc files OK

Programming and Debugging
*************************

Applications for the ``ek_ra4c1`` board target configuration can be
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Applications for the ``ek_ra4c1`` board target configuration can be
Applications for the ``ek_ra4c1`` board can be

or did this get removed, can't remember @kartben

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have removed it, thank you

@khoa-nguyen-18 khoa-nguyen-18 force-pushed the support_renesas_ek_ra4c1 branch from 4eea8db to 039afb3 Compare August 18, 2025 06:48
@khoa-nguyen-18
Copy link
Contributor Author

First push:

  • Rebased to resolve conflicts
  • Updated board documentation
  • Updated board image
  • Updated based on review feedback

Second push:

  • Rebased to resolve west.yml conflict

Third push:

  • Updated the board image since the previous one exceeded the size limit

thenguyenyf
thenguyenyf previously approved these changes Aug 18, 2025
Update hal_renesas which support for RA4C1 MCU

Signed-off-by: Khoa Nguyen <[email protected]>
Add support for Renesas r7fa4c1bd3cfp soc

Signed-off-by: Khoa Nguyen <[email protected]>
Add support for Renesas ek_ra4c1 board

Signed-off-by: Khoa Nguyen <[email protected]>
Add support test app adc_accuracy_test and adc_api for ek_ra4c1

Signed-off-by: Khoa Nguyen <[email protected]>
Add support test app i2c_api for ek_ra4c1 board

Signed-off-by: Khoa Nguyen <[email protected]>
Add support test app pwm_loopback for ek_ra4c1 board

Signed-off-by: Khoa Nguyen <[email protected]>
Add support test app spi_loopback for ek_ra4c1 board

Signed-off-by: Khoa Nguyen <[email protected]>
Add support test app ``uart_async_api`` for Renesas ek_ra4c1 board

Signed-off-by: Khoa Nguyen <[email protected]>
Add support test app ``renesas/elc`` for Renesas ek_ra4c1 board

Signed-off-by: Khoa Nguyen <[email protected]>
Add support test app ``counter_basic_api`` for Renesas ek_ra4c1

Signed-off-by: Khoa Nguyen <[email protected]>
Add support sample app ``alarm`` for Renesas ek_ra4c1 board

Signed-off-by: Khoa Nguyen <[email protected]>
Add support sample app ``renesas/elc`` for Renesas ek_ra4c1 board

Signed-off-by: Khoa Nguyen <[email protected]>
@khoa-nguyen-18 khoa-nguyen-18 force-pushed the support_renesas_ek_ra4c1 branch from 7895ef6 to dd5b101 Compare August 19, 2025 04:40
Copy link

@khoa-nguyen-18
Copy link
Contributor Author

Hi @KhiemNguyenT, @soburi, Could you kindly take a look at this PR when you have a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ADC Analog-to-Digital Converter (ADC) area: Clock Control area: Counter area: I2C area: PWM Pulse Width Modulation area: Samples Samples area: SPI SPI bus area: UART Universal Asynchronous Receiver-Transmitter manifest manifest-hal_renesas platform: Renesas RA Renesas Electronics Corporation, RA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants