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
Makefile
on
patch-2
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 12, 2020
nrf: Improve commenting about disabled warnings
jepler
committed
06f6cd0
View commit details
Copy full SHA for 06f6cd0
View code at this point
Browse repository at this point
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 Jul 24, 2020
format fix
siehputz
committed
ce37a44
View commit details
Copy full SHA for ce37a44
View code at this point
Browse repository at this point
Changes to optimization option
siehputz
committed
778e8bf
View commit details
Copy full SHA for 778e8bf
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Changes to add compiler optimization option
siehputz
committed
d83a4ac
View commit details
Copy full SHA for d83a4ac
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Add option for higher optimization levels
siehputz
committed
49decf9
View commit details
Copy full SHA for 49decf9
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 May 29, 2020
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
tannewt
committed
2fd7a43
View commit details
Copy full SHA for 2fd7a43
View code at this point
Browse repository at this point
Commits on May 28, 2020
A number of small ESP32S2 fixes:
Show description for 796373b
tannewt
committed
796373b
View commit details
Copy full SHA for 796373b
View code at this point
Browse repository at this point
Commits on May 27, 2020
nrf: watchdog: use nrfx_wdt driver
Show description for 589cb1a
xobs
committed
589cb1a
View commit details
Copy full SHA for 589cb1a
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Merge remote-tracking branch 'adafruit/master' into lower_power
tannewt
committed
1ca9057
View commit details
Copy full SHA for 1ca9057
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
nrf: add simmel board
Show description for 1d0781b
xobs
committed
1d0781b
View commit details
Copy full SHA for 1d0781b
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
Commits on Apr 21, 2020
nrf: add support for nrf52833
Show description for 3ed5b87
xobs
committed
3ed5b87
View commit details
Copy full SHA for 3ed5b87
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
First try at lowering the power consumption
tannewt
committed
6f60afe
View commit details
Copy full SHA for 6f60afe
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
oofatfs: Remove _FS_DISK_READ_ALIGNED
Show description for eef742b
jepler
committed
eef742b
View commit details
Copy full SHA for eef742b
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
Add support for the Particle Ethernet FeatherWing
suda
committed
df5e58f
View commit details
Copy full SHA for df5e58f
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
merge from adafruit/circuitpython
dhalbert
committed
2a75196
View commit details
Copy full SHA for 2a75196
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
wip; compiles
dhalbert
committed
390337b
View commit details
Copy full SHA for 390337b
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
upgrade nrfx API to v2
hathach
committed
894cad2
View commit details
Copy full SHA for 894cad2
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
remove debugging leftovers
dhalbert
committed
1e11f27
View commit details
Copy full SHA for 1e11f27
View code at this point
Browse repository at this point
merge from upstream
dhalbert
committed
68ae479
View commit details
Copy full SHA for 68ae479
View code at this point
Browse repository at this point
working on all ports
dhalbert
committed
013c840
View commit details
Copy full SHA for 013c840
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
nRF: disk_read must be 4-byte aligned
Show description for a484a93
jepler
committed
a484a93
View commit details
Copy full SHA for a484a93
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
wip
dhalbert
committed
40434d6
View commit details
Copy full SHA for 40434d6
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
nrf: Makefile: sensible flags for debugging
Show description for e890bc8
jepler
committed
e890bc8
View commit details
Copy full SHA for e890bc8
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Rework refresh API and factor common display stuff out
Show description for 36a23e0
tannewt
committed
36a23e0
View commit details
Copy full SHA for 36a23e0
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
update tinyusb to 00c440cb
dhalbert
committed
44b28d1
View commit details
Copy full SHA for 44b28d1
View code at this point
Browse repository at this point
Commits on Aug 3, 2019
nrf: enable link-time optimization
Show description for 4bae29b
jepler
committed
4bae29b
View commit details
Copy full SHA for 4bae29b
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
update tinyusb lib to 0.5.x
hathach
committed
c921f66
View commit details
Copy full SHA for c921f66
View code at this point
Browse repository at this point
Commits on Jun 29, 2019
Central is connecting; characteristics can be read and written
dhalbert
committed
6ea01ea
View commit details
Copy full SHA for 6ea01ea
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Update copyrights; get ready for Central
dhalbert
committed
a1b5d80
View commit details
Copy full SHA for a1b5d80
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Handle None for BLE name; fix ScanEntry bug; compile issue
dhalbert
committed
1356819
View commit details
Copy full SHA for 1356819
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Merge pull request #1754 from dmazzella/dmazzella-patch-1
Show description for 713a38d
tannewt
authored
713a38d
View commit details
Copy full SHA for 713a38d
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Add a peripherals/nrf/nvm.c to wrap flash page writes safely
nickzoic
committed
fd83cf2
View commit details
Copy full SHA for fd83cf2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.