Skip to content

Pull requests: adafruit/Adafruit_CircuitPython_NTP

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

change to ruff
#43 by FoamyGuy was merged May 16, 2025 Loading…
refactor to extract ntp update logic
#39 by mMerlin was merged Jul 23, 2024 Loading…
guard against invalid response
#38 by tedder was closed Jul 25, 2024 Loading…
add configurable time between NTP calls
#37 by tedder was merged Jul 18, 2024 Loading…
add configurable time between NTP calls
#36 by tedder was closed Jul 16, 2024 Loading…
Use sendto
#34 by justmobilize was merged May 15, 2024 Loading…
Add ESP32SPI support
#32 by justmobilize was merged May 8, 2024 Loading…
Example using adafruit_connection_manager
#31 by anecdata was merged Mar 18, 2024 Loading…
Use UDP to talk to NTP servers
#20 by tannewt was merged May 17, 2022 Loading…
2
5
[#18] Add type annotations
#19 by process1183 was merged Oct 10, 2021 Loading…
Ran pre-commit, added licenses
#15 by evaherrada was merged Jan 15, 2021 Loading…
Update Code of Conduct
#9 by sommersoft was merged Mar 13, 2020 Loading…
Ran black, updated to pylint 2.x
#8 by evaherrada was merged Mar 13, 2020 Loading…
add install instructions to README, enable setup.py
#7 by brentru was merged Jan 3, 2020 Loading…
Moved repository from Travis to GitHub Actions
#6 by evaherrada was merged Jan 4, 2020 Loading…
Remove duplicate import statements in README code example
#5 by brentru was merged Dec 26, 2019 Loading…
Fix invalid get_time calls
#3 by brentru was merged Sep 25, 2019 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.