Skip to content

Releases: adafruit/Adafruit_CircuitPython_NTP

3.3.5 - Update Ruff Config & RTD Style Fix

20 Oct 20:34

Choose a tag to compare

3.3.4 - Update RTD Config

17 Jun 16:35

Choose a tag to compare

3.3.3 - Use Ruff

17 May 16:17
1f6bff6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.2...3.3.3

3.3.2 - RTD Sphinx Config

16 Jan 19:57

Choose a tag to compare

3.3.1 - Fix For Sphinx RTD Theme

07 Oct 22:31

Choose a tag to compare

3.3.0 Update Refactor + Nanosecond Epcoch Support

29 Jul 13:33
2d9562c

Choose a tag to compare

What's Changed

  • refactor to extract ntp update logic by @mMerlin in #39

New Contributors

Full Changelog: 3.2.0...3.3.0

3.2.0 - Configurable Cache Time

22 Jul 21:48
18c60dc

Choose a tag to compare

What's Changed

  • add configurable time between NTP calls by @tedder in #37

New Contributors

Full Changelog: 3.1.1...3.2.0

3.1.1 - Use sendto() for everything now that ESP32SPI supports sendto()

15 May 18:28
fc0f07c

Choose a tag to compare

3.1.0 - ESP32SPI Support

13 May 13:19
5cea507

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.13...3.1.0

Connection Manager Example

18 Mar 14:57
85c60e8

Choose a tag to compare

What's Changed

  • Example using adafruit_connection_manager by @anecdata in #31

New Contributors

Full Changelog: 3.0.12...3.0.13