past history - renesas/Arduino GitHub Wiki
Jul 31, 2025 Added the following notes .
After calling tone() and noTone(), the digital output by digitalWrite() may not be controlled properly for the pins specified by these functions.
When tone() is called with a specific pin, the frequency of the square wave that was previously output by tone() from another pin is not correctly maintained.
Jun 11, 2025 Add the following to the Sample sketches
RL78/G23 Line Trace Car Sample Sketch (Arduino™ sketch)
May 30, 2025 RL78/G23-64p FPB Arduino library v.2.4.2 has been released.
May 9, 2025 RL78/G22 FPB Arduino library v.2.5.0 has been released.
Mar 18, 2025 Added "Quick_Start_Guide_Arduino_IDE_Ver2_macOS "
Jan 31, 2025 RL78/G24 FPB Arduino library v.1.2.0 has been released.
Jan 31, 2025 RL78/G23-128p FPB Arduino library v.1.2.0 has been released.
Jan 31, 2025 RL78/G23-64p FPB Arduino library v.2.4.1 has been released.
Jan 31, 2025 RL78/G22 FPB Arduino library v.2.4.1 has been released.
Jan 31, 2025 RL78/G16 FPB Arduino library v.1.2.0 has been released.
Jan 31, 2025 RL78/G15 FPB Arduino library v.1.2.2 has been released.
Jan 31, 2025 Added the following notes .
Including certain header files causes build errors due to duplicate functions.
Nov 12, 2024 Add the following to the Sample sketches
RL78/G23 GNSS Data Logger Sample Sketch (Arduino™ Sketch)
RL78/G23 Timer Sample sketch (Arduino™ sketch)
Nov 28, 2024 Added "How to migrate from Arduino IDE to e2 studio "
Oct 31, 2024 RL78/G23-64p FPB Arduino library v.2.4.0 has been released.
Oct 31, 2024 RL78/G22 FPB Arduino library v.2.4.0 has been released.
Oct 31, 2024 RL78/G15 FPB Arduino library v.1.2.1 has been released.
Oct 31, 2024 Added the following notes .
Verify/Compile with Trigonometric functions library will result in an error.
Sep 30, 2024 RL78/G23-128p FPB Arduino library v.1.1.0 has been released.
Sep 30, 2024 RL78/G24 FPB Arduino library v.1.1.0 has been released.
Sep 30, 2024 RL78/G16 FPB Arduino library v.1.1.0 has been released.
Sep 30, 2024 Added the following notes .
Some pins cannot be used as transmit pins in SoftwareSerial.
Aug 8, 2024 RL78/G22 FPB Arduino library v.2.3.0 has been released.
Aug 8, 2024 Added the following notes .
Some pins cannot be used as transmit pins in SoftwareSerial.
Calling pinMode() does not allow for the digital output setting.
Calling digitalRead() does not read the input value.
SCL and SDA cannot be used in pinMode() and digitalRead().
Jul 11, 2024 RL78/G23-64p FPB Arduino library v.2.3.2 has been released.
Jul 3, 2024 Added the following notes .
LED doesn't blink when using the sample sketch "blink".
Not change the input settings when analogRead() is called.
PWM waveform is not output when analogWrite() is called.
June 28, 2024 RL78/G23-128p FPB Arduino library v.1.0.0 has been released.
May 31, 2024 RL78/G15 FPB Arduino library v.1.2.0 has been released.
Apr 22, 2024 Sample sketch using RL78/G23-64p FPB and OLED has been released.
Mar 28, 2024 RL78/G23-64p FPB Arduino library v.2.3.1 has been released.
Mar 28, 2024 RL78/G22 FPB Arduino library v.2.2.1 has been released.
Mar 28, 2024 Added the following notes .
Unable to upload during serial communication on Linux
Mar 21, 2024 RL78/G23-64p FPB Arduino library v.2.3.0 has been released.
Mar 21, 2024 RL78/G22 FPB Arduino library v.2.2.0 has been released.
Mar 21, 2024 Added the following notes .
Print.h cannot be included
Nov 28, 2023 Added the following notes .
Executing analogReference() sets a specific port to analog settings.
The return value of the Random() is only 15 bits.
Oct 27, 2023 RL78/G23-64p FPB Arduino library v.2.2.0 has been released.
Oct 27, 2023 RL78/G22 FPB Arduino library v.2.1.0 has been released.
Sep 7, 2023 RL78/G24 FPB Arduino library v.1.0.0 has been released.
Aug 04, 2023 Updated Sample sketches .
Jul 21, 2023 RL78/G23-64p FPB Arduino library v.2.1.0 has been released.
Jun 23, 2023 RL78/G16 FPB Arduino library v.1.0.0 has been released.
Jun 23, 2023 Updated tutorial video.
Jun 23, 2023 Added the following notes.
All interrupt pins become input ports when attachInterrupt() is executed
Cannot write to RL78/G22 Fast Prototyping Board correctly
🗂️ Page Index for this GitHub Wiki