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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
tinygo-org
/
drivers
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
246
Star
744
Code
Issues
100
Pull requests
55
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
add SPI driver for semtech sx128x chips
- #864
#864
Merged
soypat
merged 11 commits into
tinygo-org:dev
tinygo-org/drivers:dev
from
jwetzell:semtech-sx128x
jwetzell/drivers:semtech-sx128x
Copy head branch name to clipboard
May 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
add SPI driver for semtech sx128x chips
#864
soypat
merged 11 commits into
tinygo-org:dev
tinygo-org/drivers:dev
from
jwetzell:semtech-sx128x
jwetzell/drivers:semtech-sx128x
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2026
add SPI driver for semtech sx128x chips
Show description for 20b0985
jwetzell
and
Copilot
committed
20b0985
View commit details
Copy full SHA for 20b0985
Browse repository at this point
Commits on Apr 28, 2026
handle busy loop better
jwetzell
committed
67f3860
View commit details
Copy full SHA for 67f3860
Browse repository at this point
Commits on Apr 29, 2026
switch to time based busy timeout
Show description for ffe5106
jwetzell
and
Copilot
committed
ffe5106
View commit details
Copy full SHA for ffe5106
Browse repository at this point
comment functions
jwetzell
committed
aedbc3e
View commit details
Copy full SHA for aedbc3e
Browse repository at this point
start on using types for function inputs
jwetzell
committed
8481077
View commit details
Copy full SHA for 8481077
Browse repository at this point
use types where applicable and align with datasheet more
Show description for 1badf09
jwetzell
and
Copilot
committed
1badf09
View commit details
Copy full SHA for 1badf09
Browse repository at this point
Commits on May 1, 2026
work on exporting less constants
jwetzell
committed
67e64b2
View commit details
Copy full SHA for 67e64b2
Browse repository at this point
only export "actionable" errors
jwetzell
committed
26769ee
View commit details
Copy full SHA for 26769ee
Browse repository at this point
combine identical constants
jwetzell
committed
33d4ccb
View commit details
Copy full SHA for 33d4ccb
Browse repository at this point
Commits on May 4, 2026
add crude lora rx and tx examples
jwetzell
committed
b255383
View commit details
Copy full SHA for b255383
Browse repository at this point
change from type aliases to local types
jwetzell
committed
9b03124
View commit details
Copy full SHA for 9b03124
Browse repository at this point
You can’t perform that action at this time.