No description
Find a file
Mikey Sklar d1d0bb0932 refactored to use fruitjam network module
Refactored and "works for me". I'll ask @b-blake to confirm functionality as well.

	•	Added Network.sync_time() method in network.py
	•	Uses adafruit_ntp + adafruit_connection_manager.
	•	Reads optional NTP_* keys from settings.toml.
	•	Sets rtc.RTC().datetime
	•	Added example examples/fruitjam_time_sync.py (sync once, print localtime).
	•	Added example examples/fruitjam_ntp_settings.toml
2025-08-22 18:30:11 -07:00
.github initial code 2025-05-02 11:45:39 -05:00
adafruit_fruitjam refactored to use fruitjam network module 2025-08-22 18:30:11 -07:00
docs fix docs build 2025-07-24 10:05:15 -05:00
examples refactored to use fruitjam network module 2025-08-22 18:30:11 -07:00
LICENSES initial code 2025-05-02 11:45:39 -05:00
.gitattributes initial code 2025-05-02 11:45:39 -05:00
.gitignore initial code 2025-05-02 11:45:39 -05:00
.pre-commit-config.yaml initial code 2025-05-02 11:45:39 -05:00
.readthedocs.yaml initial code 2025-05-02 11:45:39 -05:00
CODE_OF_CONDUCT.md initial code 2025-05-02 11:45:39 -05:00
LICENSE initial code 2025-05-02 11:45:39 -05:00
optional_requirements.txt initial code 2025-05-02 11:45:39 -05:00
pyproject.toml initial code 2025-05-02 11:45:39 -05:00
README.rst update readme 2025-05-02 11:47:30 -05:00
README.rst.license initial code 2025-05-02 11:45:39 -05:00
requirements.txt fix docs build 2025-07-24 10:05:15 -05:00
ruff.toml extending portalbase, add example that uses network fetch 2025-07-21 15:51:14 -05:00

SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
SPDX-FileCopyrightText: Copyright (c) 2025 Tim Cocks for Adafruit Industries
SPDX-License-Identifier: MIT