-
The name in Kconfig of Renesas RA series SoC currently uses the non-abbreviated name.
e. g. r7fa4m1ab3cfm
Actually, the full name contains the temperature variation identifier and more; it is a bi…
-
**Describe the bug**
This Kconfig has wrongly been added to defconfig files, it is not the right place for it, it has never been the right place for it, drivers that need it should select the symbol …
-
**Describe the bug**
A build error occur on Github CI for Renesas RA family after this PR was merged #72804. It seems it is an issue of mbedtls module relevant to location to include the syscall…
-
while testing a RA4M2 dev board I found out on both RA4M2 and RA4M3 flashing is not working properly, something must have happened along the way in my original patch and I failed to notice while testi…
-
Migrate old RA4M1 boards into FSP.
Objects:
Currently, Renesas RA4M1 does not use Renesas FSP (HAL).
Because of the time the support was added, we can't use FSP for license incompatibility.
Re…
-
Error when trying to compile makeFile.minima. After looking at everywhere, I didn't find these files. Where do we have to find them ?
Otherwise, do you have a tutorial for making a bootloader with th…
-
Hello Folks,
sorry to report back a very weird problem - I spent quite a bit of time getting this to run on the Arduno Uno R4 WiFi. Now I have it working, but am a lot perplexed.
Particularly, t…
-
Hi,
The code is, as far I understand, not capable of bare metal. I have some projects without external sram and therefore have only limited recources.
renesas_glcdc for example does not check for rt…
-
The supported chip lists shows some Renesas R7FA parts, but notably the R7FA4M1 (RA4M1) part is not listed.
When attaching I get the error shown in the title.
```Unknown ARM Cortex-M Designer 423 …
-
It looks like the machine.rtc() API is different for all ports and to the documentation.
- to start with the good part: In all ports rtc.datetime() matches the machine.RTC class documentation.
- …