Skip to content

Conversation

@iadjedj
Copy link

@iadjedj iadjedj commented Jun 30, 2023

RX_LED is connected to Port0-13 on the Minima

image

R4 WiFi probably also needs a fix (the defines for RX_LED/TX_LED are the same)
But I did not dig on how the firmware handles RX/TX with the ESP32

See : https://github.com/arduino/ArduinoCore-renesas/blob/main/variants/UNOWIFIR4/includes/ra_cfg/fsp_cfg/bsp/bsp_pin_cfg.h

RX_LED is connected to Port0-13 on the Minima
@CLAassistant
Copy link

CLAassistant commented Jun 30, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@facchinm facchinm left a comment

Choose a reason for hiding this comment

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

The right place to add this modification is https://github.com/arduino/ArduinoCore-renesas/blob/main/variants/MINIMA/pins_arduino.h#L73-L76 since this file is autogenerated and can't be used directly.

@iadjedj iadjedj marked this pull request as draft July 28, 2023 12:31
@facchinm
Copy link
Member

Merged as #67

@facchinm facchinm closed this Jul 31, 2023
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