Skip to content

Releases: renesas/ArduinoCore-rl78g24_fpb

Release RL78/G24 Arduino Core 1.2.0 for Arduino Library.

31 Jan 00:29
Compare
Choose a tag to compare

Release Note

Release for tag rl78-1.2.0.
Refer to the renesas/Arduino Wiki for setup instructions, hardware details, and related links.

Updated

  • Platforms Supported : macOS
  • Supported Pmod and Grove.

Features Added

  • Added Ethernet library
  • Added Firmata library
  • Added LiquidCrystal library
  • Added Periodic library
  • Added PowerSave library
  • Added RTC library
  • Added SdFat library
  • Added Servo library
  • Added SoftwareSerial library
  • Added SPI library
  • Added Stepper library
  • Added Utility library

Bug Fixed

  • Issue#7 : Including certain header files causes build errors due to duplicate functions.

Release RL78/G24 Arduino Core 1.1.0 for Arduino Library.

30 Sep 00:37
Compare
Choose a tag to compare

Release Note

Release for tag rl78-1.1.0.
Refer to the renesas/Arduino Wiki for setup instructions, hardware details, and related links.

Bug Fixed

  • Issue#1 : Executing analogReference() sets a specific port to analog settings.
  • Issue#2 : Print.h cannot be included.
  • Issue#3 : Not change the input settings when analogRead() is called.
  • Issue#4 : Calling pinMode() does not allow for the digital output setting.
  • Issue#5 : Calling digitalRead() does not read the input value.
  • Issue#6 : SCL and SDA cannot be used in pinMode() and digitalRead().

Release RL78/G24 Arduino Core 1.0.0 for Arduino Library.

07 Sep 00:50
Compare
Choose a tag to compare

Release Note

Release for tag rl78-1.0.0.
Refer to the renesas/Arduino Wiki for setup instructions, hardware details, and related links.