Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Releases: khoih-prog/RP2040_RTC

v1.1.1 to add support to RP2040W using CYW43439 WiFi with arduino-pico core

25 Sep 19:06
24ed0a3
Compare
Choose a tag to compare

Releases v1.1.1

  1. Add support to RP2040W using CYW43439 WiFi with arduino-pico core

v1.1.0 to use new Ethernet_Generic library, to add support to `SPI1` for `RP2040` using `arduino-pico` core and to WIZNet W5100S Ethernet

25 Apr 05:33
7008267
Compare
Choose a tag to compare

v1.0.8 to update dependency on Timezone_Generic Library

21 Jan 00:19
b63f66a
Compare
Choose a tag to compare

Releases v1.0.8

  1. Update dependency on Timezone_Generic Library
  2. Update examples

v1.0.7 to fix bug in rtc_set_datetime()

01 Nov 18:35
de19cbf
Compare
Choose a tag to compare

v1.0.6 to update platform in `library.json`

22 Oct 20:19
f7650a1
Compare
Choose a tag to compare

Releases v1.0.6

  1. Fix platform in library.json

v1.0.5 to Fix examples' issue with Nano_RP2040_Connect not updating RTC

30 Sep 14:01
b28110f
Compare
Choose a tag to compare

Releases v1.0.5

  1. Fix examples' issue with Nano_RP2040_Connect not updating RTC

Release v1.0.4 to use TimeLib instead of Time to avoid case-insensitive issue with Windows and MacOS.

26 Jun 20:36
164540b
Compare
Choose a tag to compare

Releases v1.0.4

  1. Using TimeLib instead of Time to avoid case-insensitive issue with Windows and MacOS.

Release v1.0.3 to add simple examples with manual time input

23 Jun 05:02
8b53aea
Compare
Choose a tag to compare

Releases v1.0.3

  1. Add simple examples with manual time input

Release v1.0.2 to fix bug in display alarm time due to buggy `datetime_to_str()` function

17 Jun 02:51
ebfd9ce
Compare
Choose a tag to compare

Releases v1.0.2

  1. Fix bug in display alarm time due to buggy datetime_to_str() function

Release v1.0.1 to add mbed_nano architecture for NANO_RP2040_CONNECT using Arduino-mbed RP2040 core

14 Jun 22:11
daebd3f
Compare
Choose a tag to compare

Releases v1.0.1

  1. Fix library.properties to add mbed_nano architecture for NANO_RP2040_CONNECT using Arduino-mbed RP2040 core