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
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 }}
tinygo-org
/
tinygo
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
17.8k
Code
Issues
425
Pull requests
111
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
machine/esp32: add PWM support using LEDC peripheral
- #5186
#5186
Closed
jespino
wants to merge 16 commits into
tinygo-org:dev
tinygo-org/tinygo:dev
from
jespino:esp32-pwm-support
jespino/tinygo:esp32-pwm-support
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
machine/esp32: add PWM support using LEDC peripheral
#5186
jespino
wants to merge 16 commits into
tinygo-org:dev
tinygo-org/tinygo:dev
from
jespino:esp32-pwm-support
jespino/tinygo:esp32-pwm-support
Copy head branch name to clipboard
Commits
Commits on Jan 12, 2026
machine: add attiny85 pwm support (#5171)
Show description for ff58c50
jespino
and
claude
authored
ff58c50
View commit details
Copy full SHA for ff58c50
Browse repository at this point
Commits on Jan 13, 2026
machine/rp: use the blockReset() and unresetBlockWait() helper functions for all peripheral reset/unreset operations
Show description for 8bd2233
deadprogram
committed
8bd2233
View commit details
Copy full SHA for 8bd2233
Browse repository at this point
machine/rp: add Close function to UART to allow for removing all system resources/power usage
Show description for 1fe934e
deadprogram
committed
1fe934e
View commit details
Copy full SHA for 1fe934e
Browse repository at this point
Commits on Jan 14, 2026
compiler: simplify createObjectLayout
Show description for 1876b65
niaow
authored and
deadprogram
committed
1876b65
View commit details
Copy full SHA for 1876b65
Browse repository at this point
chore: update version to 0.41.0-dev
Show description for 707d37a
deadprogram
committed
707d37a
View commit details
Copy full SHA for 707d37a
Browse repository at this point
Commits on Jan 17, 2026
testdata: more corpus entries (#5182)
Show description for a0069b6
dgryski
authored
a0069b6
View commit details
Copy full SHA for a0069b6
Browse repository at this point
machine/attiny85: add USI-based SPI support (#5181)
Show description for 5d8e071
jespino
and
ona-agent
authored
5d8e071
View commit details
Copy full SHA for 5d8e071
Browse repository at this point
Commits on Jan 19, 2026
machine/esp32: add PWM support using LEDC peripheral
Show description for ee33b25
jespino
and
ona-agent
committed
ee33b25
View commit details
Copy full SHA for ee33b25
Browse repository at this point
Commits on Jan 20, 2026
machine/esp32: fix PWM duty cycle not working
Show description for a58f555
jespino
and
ona-agent
committed
a58f555
View commit details
Copy full SHA for a58f555
Browse repository at this point
machine/esp32: fix PWM clock divider calculation
Show description for 0cb1af7
jespino
and
ona-agent
committed
0cb1af7
View commit details
Copy full SHA for 0cb1af7
Browse repository at this point
machine/esp32: improve PWM duty update reliability
Show description for 69fba70
jespino
and
ona-agent
committed
69fba70
View commit details
Copy full SHA for 69fba70
Browse repository at this point
machine/esp32: fix PWM resolution register value
Show description for 4f31a6a
jespino
and
ona-agent
committed
4f31a6a
View commit details
Copy full SHA for 4f31a6a
Browse repository at this point
machine/esp32: improve PWM implementation
Show description for 952dc77
jespino
and
ona-agent
committed
952dc77
View commit details
Copy full SHA for 952dc77
Browse repository at this point
machine/esp32: second pass improvements for PWM
Show description for 971ef70
jespino
and
ona-agent
committed
971ef70
View commit details
Copy full SHA for 971ef70
Browse repository at this point
machine/esp32: third pass improvements for PWM
Show description for 2d3b1b2
jespino
and
ona-agent
committed
2d3b1b2
View commit details
Copy full SHA for 2d3b1b2
Browse repository at this point
machine/esp32: fourth pass improvements for PWM
Show description for 39b6261
jespino
and
ona-agent
committed
39b6261
View commit details
Copy full SHA for 39b6261
Browse repository at this point
You can’t perform that action at this time.