Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
StackRduino
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
ports
nrf
supervisor
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 13, 2020
Finer grained, per port tick locking
Show description for 379e73a
tannewt
committed
379e73a
View commit details
Copy full SHA for 379e73a
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Add some NORETURN attributes
Show description for 726dcdb
jepler
committed
726dcdb
View commit details
Copy full SHA for 726dcdb
View code at this point
Browse repository at this point
Commits on Aug 30, 2020
merge from upstream
dhalbert
committed
6dbd369
View commit details
Copy full SHA for 6dbd369
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
merge from upstream; working; includes debug_out code for debugging via Saleae for posterity
dhalbert
committed
0e30dd8
View commit details
Copy full SHA for 0e30dd8
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Split pulseio.PWMOut into pwmio
Show description for 6857f98
tannewt
committed
6857f98
View commit details
Copy full SHA for 6857f98
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
nrf: Make port build with -Werror=undef
Show description for 760a171
jepler
committed
760a171
View commit details
Copy full SHA for 760a171
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
dynamically enable or disable QSPI by default
xiongyihui
committed
af1291e
View commit details
Copy full SHA for af1291e
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
add qspi_disable()
xiongyihui
committed
d825738
View commit details
Copy full SHA for d825738
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
adjust
xiongyihui
committed
dbe47a6
View commit details
Copy full SHA for dbe47a6
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
add an option to turn off QSPI when sleep
xiongyihui
committed
6dc0f4f
View commit details
Copy full SHA for 6dc0f4f
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
wip: compiles
dhalbert
committed
0a60aee
View commit details
Copy full SHA for 0a60aee
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
supervisor: factor out, Handle USB via background callback
jepler
committed
6160d11
View commit details
Copy full SHA for 6160d11
View code at this point
Browse repository at this point
nRF: Always use sd_nvic_critical_region calls
Show description for dc74ae8
jepler
committed
dc74ae8
View commit details
Copy full SHA for dc74ae8
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Add license to some obvious files.
Flameeyes
committed
34b4993
View commit details
Copy full SHA for 34b4993
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
hci early wip; refactor supervisor bluetooth.c for nrf: tested
dhalbert
committed
759929c
View commit details
Copy full SHA for 759929c
View code at this point
Browse repository at this point
Commits on May 27, 2020
nrf: add ticks (not subticks) to overflow count during reset
Show description for e470376
xobs
committed
e470376
View commit details
Copy full SHA for e470376
View code at this point
Browse repository at this point
nrf: port: save rtc value across reboots
Show description for daf7c28
xobs
committed
daf7c28
View commit details
Copy full SHA for daf7c28
View code at this point
Browse repository at this point
nrf: reset watchdog as part of port_reset()
Show description for c5c13a8
xobs
committed
c5c13a8
View commit details
Copy full SHA for c5c13a8
View code at this point
Browse repository at this point
nrf: boot into safe mode sometimes for watchdog reset
Show description for e738f5e
xobs
committed
e738f5e
View commit details
Copy full SHA for e738f5e
View code at this point
Browse repository at this point
Commits on May 21, 2020
nrf: port: add memory barrier before wfi
Show description for fd4ef23
xobs
committed
fd4ef23
View commit details
Copy full SHA for fd4ef23
View code at this point
Browse repository at this point
nrf: disable interrupts before running wfi
Show description for 77cf4dc
xobs
committed
77cf4dc
View commit details
Copy full SHA for 77cf4dc
View code at this point
Browse repository at this point
Commits on May 20, 2020
Merge pull request #2932 from simmel-project/nrf-rtc-reset
Show description for c32214c
tannewt
authored
c32214c
View commit details
Copy full SHA for c32214c
View code at this point
Browse repository at this point
nrf: reset rtc as part of port_reset()
Show description for 4cca455
xobs
committed
4cca455
View commit details
Copy full SHA for 4cca455
View code at this point
Browse repository at this point
Commits on May 18, 2020
Merge remote-tracking branch 'adafruit/master' into esp32s2
tannewt
committed
cf690bd
View commit details
Copy full SHA for cf690bd
View code at this point
Browse repository at this point
nrf: port: call common_hal_rtc_init() during init
Show description for 9f7c26c
xobs
committed
9f7c26c
View commit details
Copy full SHA for 9f7c26c
View code at this point
Browse repository at this point
nrf: port: move saved word into .uninitialized section
Show description for 3b5f5dd
xobs
committed
3b5f5dd
View commit details
Copy full SHA for 3b5f5dd
View code at this point
Browse repository at this point
nrf: port: move the heap after .uninitialized
Show description for 192bb15
xobs
committed
192bb15
View commit details
Copy full SHA for 192bb15
View code at this point
Browse repository at this point
Commits on May 15, 2020
Add port_fixed_stack for more builds
tannewt
committed
3c1469b
View commit details
Copy full SHA for 3c1469b
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Merge remote-tracking branch 'adafruit/master' into lower_power
tannewt
committed
755d404
View commit details
Copy full SHA for 755d404
View code at this point
Browse repository at this point
Merge pull request #2805 from tannewt/update_tinyusb
Show description for 9e4b94f
tannewt
authored
9e4b94f
View commit details
Copy full SHA for 9e4b94f
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Remove empty #if and add missing includes.
tannewt
committed
5c7f6e6
View commit details
Copy full SHA for 5c7f6e6
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
nrf: supervisor: support building without BUSIO
Show description for 066f486
xobs
committed
066f486
View commit details
Copy full SHA for 066f486
View code at this point
Browse repository at this point
nrf: make neopixel support optional
Show description for ac9d336
xobs
committed
ac9d336
View commit details
Copy full SHA for ac9d336
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Update TinyUSB and add interrupt hooks.
tannewt
committed
7e3d4c6
View commit details
Copy full SHA for 7e3d4c6
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
Initial work on SAMD
tannewt
committed
48b5f2a
View commit details
Copy full SHA for 48b5f2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.