Releases: renesas/ArduinoCore-rl78g24_fpb
Releases · renesas/ArduinoCore-rl78g24_fpb
Release RL78/G24 Arduino Core 1.2.0 for Arduino Library.
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.
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.
Release Note
Release for tag rl78-1.0.0.
Refer to the renesas/Arduino Wiki for setup instructions, hardware details, and related links.