Skip to content

Releases: arduino/ArduinoCore-renesas

1.5.2

13 Jan 08:53
12e9857

Choose a tag to compare

What's Changed

  • Update SPI stored setting also in begin() by @maidnl in #495
  • Fix CI warning by removing set-output command by @mast-eu in #501
  • Initialize private variables in Arduino_LED_Matrix.h by @mast-eu in #500
  • Changed CFG_TUH_HID define to value 2 by @bogdanarduino in #503
  • C33: reduce Client core library dependencies by @pennam in #442
  • fsp update to apply i2c patch by @pennam in #505
  • libraries: led_matrix: add proper guards to prevent linking errors by @facchinm in #504
  • use Renesas fsp arduino default branch by @pennam in #507
  • Reducing excessive I2C timeout by @maidnl in #494

New Contributors

Full Changelog: 1.5.1...1.5.2

1.5.1

28 Aug 09:58
989073d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

24 Jul 09:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.5.0

1.4.1

10 Mar 12:05

Choose a tag to compare

What's Changed

  • WiFiS3: add missing return value to CAccessPoint = operator overload by @pennam in #452
  • WiFiS3: remove unused variable by @pennam in #454
  • Publish 1.4.1 by @pennam in #455

Full Changelog: 1.4.0...1.4.1

1.4.0

04 Mar 08:04

Choose a tag to compare

1.4.0 Pre-release
Pre-release

What's Changed

  • Add a missing linefeed with a println. by @jmwanderer in #426
  • UNO R4 WiFi Fix firmware init from cold boot by @pennam in #427
  • Upgrade upload/artifacts and checkout actions to v4 by @pennam in #429
  • WiFiS3: fix peek() avoiding AT call by @facchinm in #423
  • WiFiS3: remove destroy_at_distructor unused flag by @pennam in #432
  • analog: declare aref variable only if used by @pennam in #435
  • CWiFi: add missing return value to disconnect() by @pennam in #438
  • WiFiS3 and WiFIC3 Add wl definitions by @pennam in #439
  • Esphost add missing return values and minor fixes by @pennam in #443
  • C33 Ethernet fix warnings by @pennam in #440
  • lwIpWrapper: fix redefinitions, ctor init order and remove unused variables by @pennam in #441
  • C33 SSL client fix stop() and connect( .. ) with psk by @pennam in #436
  • BlockDevices: minor fixes to cleanup compile warnings by @pennam in #444
  • FreeRTOS restore original behaviour and allow override startup hooks by @pennam in #445
  • [C33] Kvstore by @andreagilardoni in #428
  • UNO R4 WiFi firmware 0.5.2 by @pennam in #447
  • RTC: add structs missing initializers by @pennam in #437
  • Test_RTC example: change on interrupt PIN to D7 by @pennam in #449
  • WiFiS3: remove retries to get localIP by @pennam in #450
  • adc: analogReadResolution fix adc1 resolution by @pennam in #448
  • Ping command for Portenta C33 by @fabik111 in #424
  • Add limit for returning the first 10 access points with high rssi by @fabik111 in #387

New Contributors

Full Changelog: 1.3.2...1.4.0

1.3.2

18 Dec 16:19

Choose a tag to compare

What's Changed

  • Allow FreeRTOS hook for C33 only and improve its reliability by @facchinm in #414

Full Changelog: 1.3.1...1.3.2

1.3.1

05 Dec 10:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.3.1

1.3.0

05 Dec 10:05
03b4a91

Choose a tag to compare

1.3.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.2.2...1.3.0

1.2.2

14 Oct 07:45
1169821

Choose a tag to compare

What's Changed

  • Add missing return statement in SyncCanMsgRingbuffer::isFull() by @Wetmelon in #368
  • Core Renesas / PWM / fixing wrong pulse setting by @maidnl in #372
  • Exclude OPTA_* from unor4 package by @pennam in #365
  • Fix stop bit time. by @iabdalkader in #374
  • Core renesas / Storage library, Fix for #366 (Name conflict in library Storage) by @maidnl in #370
  • package: remove opta variants from boards.txt before packaging by @pennam in #378

New Contributors

Full Changelog: 1.2.1...1.2.2

Release 1.2.1

17 Sep 06:54
5748045

Choose a tag to compare

What's Changed

  • Clearing canvas buffer in ArduinoLEDMatrix::clear() in addition to frame buffer by @stefanmarks in #335
  • Display useful message when Linux post-install script has insufficient permissions by @per1234 in #334
  • Publish Opta expansions variants by @facchinm in #342
  • Remove old and unused portenta_h33 e2studio project by @pennam in #340
  • WiFiS3: implement setTimeout functionality by @pennam in #339
  • Fix in formula for creating frequency from MIDI note by @x-1xps in #348
  • Fix RTC resetting after reboot by @andreagilardoni in #347
  • WiFiS3: Skip unaligned responses from WiFi chip by @pennam in #353
  • Portenta C33 UNO R4 minima UNO R4 WiFi allow usage of TRNG by @pennam in #338

New Contributors

Full Changelog: 1.2.0...1.2.1