Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
adafruit
/
Adafruit_CircuitPython_NTP
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
11
Code
Issues
4
Pull requests
1
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
3.1.1
User selector
All users
Datepicker
All time
Commit History
Commits on May 15, 2024
Merge pull request #34 from justmobilize/use-sedto
Show description for fc0f07c
dhalbert
authored
fc0f07c
Copy full SHA for fc0f07c
Use sendto
justmobilize
committed
4a5775a
Copy full SHA for 4a5775a
Commits on May 8, 2024
Merge pull request #32 from justmobilize/esp32spi-support
Show description for 5cea507
jepler
authored
5cea507
Copy full SHA for 5cea507
Commits on May 6, 2024
Simplify more
justmobilize
committed
4e58a10
Copy full SHA for 4e58a10
Commits on May 3, 2024
Simplify method
justmobilize
committed
25634be
Copy full SHA for 25634be
Commits on May 1, 2024
Allow to create NTP without active connection
justmobilize
committed
397e56e
Copy full SHA for 397e56e
Add ESP32SPI support
justmobilize
committed
04c171e
Copy full SHA for 04c171e
Commits on Mar 18, 2024
Merge pull request #31 from anecdata/cm_multi_radio
Show description for 85c60e8
FoamyGuy
authored
85c60e8
Copy full SHA for 85c60e8
Commits on Mar 17, 2024
remove unneeded import time
anecdata
authored
541c394
Copy full SHA for 541c394
remove while True
anecdata
authored
1c801d4
Copy full SHA for 1c801d4
Commits on Mar 15, 2024
Update ntp_connection_manager.py
Show description for 3b31b06
anecdata
authored
3b31b06
Copy full SHA for 3b31b06
Update ntp_connection_manager.py
Show description for 6ecae6f
anecdata
authored
6ecae6f
Copy full SHA for 6ecae6f
Update ntp_connection_manager.py
Show description for 0308e8a
anecdata
authored
0308e8a
Copy full SHA for 0308e8a
Update ntp_connection_manager.py
Show description for 2ae8d7d
anecdata
authored
2ae8d7d
Copy full SHA for 2ae8d7d
Update ntp_connection_manager.py
Show description for b8f2b47
anecdata
authored
b8f2b47
Copy full SHA for b8f2b47
Update ntp_connection_manager.py
Show description for 5f56ecb
anecdata
authored
5f56ecb
Copy full SHA for 5f56ecb
Example using adafruit_connection_manager
Show description for 21d8f50
anecdata
authored
21d8f50
Copy full SHA for 21d8f50
Commits on Dec 4, 2023
unpin sphinx and add sphinx-rtd-theme to docs reqs
Show description for 82c9abf
FoamyGuy
committed
82c9abf
Copy full SHA for 82c9abf
Commits on Sep 18, 2023
"fix rtd theme
Show description for 57aba31
FoamyGuy
committed
57aba31
Copy full SHA for 57aba31
Commits on Jul 3, 2023
Merge pull request #30 from joshua-beck-0908/timezone_fix
Show description for a87669f
jepler
authored
a87669f
Copy full SHA for a87669f
Converted seconds offset to integer to eliminate rounding errors.
joshua-beck-0908
committed
bc06b62
Copy full SHA for bc06b62
Fixed incorrect type definition for tz_offset parameter.
joshua-beck-0908
committed
af00d87
Copy full SHA for af00d87
Commits on May 24, 2023
Update .pylintrc, fix jQuery for docs
Show description for d52104b
tekktrik
committed
d52104b
Copy full SHA for d52104b
Commits on May 10, 2023
Update pre-commit hooks
Show description for e3d0831
tekktrik
committed
e3d0831
Copy full SHA for e3d0831
Commits on Jan 20, 2023
Add upload url to release action
Show description for 53ea6a8
tekktrik
committed
53ea6a8
Copy full SHA for 53ea6a8
Commits on Dec 1, 2022
Add .venv to .gitignore
Show description for acbe7d8
tekktrik
committed
acbe7d8
Copy full SHA for acbe7d8
Commits on Nov 4, 2022
Update .pylintrc for v2.15.5
tekktrik
committed
7b6e07f
Copy full SHA for 7b6e07f
Fix release CI files
tekktrik
committed
733c847
Copy full SHA for 733c847
Update pylint to 2.15.5
tekktrik
committed
9305a72
Copy full SHA for 9305a72
Updated pylint version to 2.13.0
tekktrik
committed
f7dcf9c
Copy full SHA for f7dcf9c
Switching to composite actions
tekktrik
committed
71d8b97
Copy full SHA for 71d8b97
Commits on Oct 4, 2022
Merge pull request #26 from prcutler/issue25
Show description for 8bac84a
tekktrik
authored
8bac84a
Copy full SHA for 8bac84a
Fix issue #25 - Updated wrong requirements.txt file - fixed
prcutler
committed
eb5e376
Copy full SHA for eb5e376
Fix issue #25 - Fix PEP8 compliance and add new line to EOF
prcutler
committed
ac761be
Copy full SHA for ac761be
Fix issue #25 - add Adafruit-Blinka to requirements.txt
prcutler
committed
5dc86e1
Copy full SHA for 5dc86e1
Pagination
Previous
Next
You can’t perform that action at this time.