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
.
atomvm
/
AtomVM
Public
Notifications
You must be signed in to change notification settings
Fork
159
Star
2.2k
Code
Issues
134
Pull requests
46
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Esp idf 6 support
- #2238
#2238
Draft
petermm
wants to merge 24 commits into
atomvm:release-0.7
atomvm/AtomVM:release-0.7
from
petermm:esp-idf-6-support
petermm/AtomVM:esp-idf-6-support
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Draft
Esp idf 6 support
#2238
petermm
wants to merge 24 commits into
atomvm:release-0.7
atomvm/AtomVM:release-0.7
from
petermm:esp-idf-6-support
petermm/AtomVM:esp-idf-6-support
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
otp_crypto: add mbedtls 4 support
Show description for 1f73d45
petermm
committed
1f73d45
View commit details
Copy full SHA for 1f73d45
Browse repository at this point
otp_crypto: use PSA PBKDF2 on mbedtls 4
Show description for f5f527b
petermm
committed
f5f527b
View commit details
Copy full SHA for f5f527b
Browse repository at this point
otp_crypto: harden PSA crypto lifecycle and memory
Show description for f42054b
petermm
committed
f42054b
View commit details
Copy full SHA for f42054b
Browse repository at this point
otp_crypto: initialize PSA cleanup sizes before error paths
Show description for e2962ea
petermm
committed
e2962ea
View commit details
Copy full SHA for e2962ea
Browse repository at this point
otp_crypto: avoid malloc(0) in handle_iodata and one-shot cipher
Show description for 4b2ea2a
petermm
committed
4b2ea2a
View commit details
Copy full SHA for 4b2ea2a
Browse repository at this point
otp_crypto: harden PSA security and error handling
Show description for 1aa62c9
petermm
committed
1aa62c9
View commit details
Copy full SHA for 1aa62c9
Browse repository at this point
Fix esp32 HAVE_PSA_CRYPTO
Show description for 0d6b7f7
petermm
committed
0d6b7f7
View commit details
Copy full SHA for 0d6b7f7
Browse repository at this point
Add mbedtls4 CI coverage
Show description for c0a97b2
petermm
committed
c0a97b2
View commit details
Copy full SHA for c0a97b2
Browse repository at this point
emscripten: support MbedTLS 4 in build and CI
Show description for 5687077
petermm
committed
5687077
View commit details
Copy full SHA for 5687077
Browse repository at this point
otp_crypto: address review feedback for mbedtls 4 support
Show description for cefa279
petermm
committed
cefa279
View commit details
Copy full SHA for cefa279
Browse repository at this point
libAtomVM: fix mbedtls 3.6.1 ECDSA helper gate
Show description for 782eaf4
petermm
committed
782eaf4
View commit details
Copy full SHA for 782eaf4
Browse repository at this point
STM32: guard mbedTLS 3 entropy integration
Show description for 56b915b
petermm
committed
56b915b
View commit details
Copy full SHA for 56b915b
Browse repository at this point
CI: use latest FreeBSD 14 for mbedTLS 4
Show description for e4cc06e
petermm
committed
e4cc06e
View commit details
Copy full SHA for e4cc06e
Browse repository at this point
ESP32: v6 new sleep_cause api
Show description for 0028c22
petermm
committed
0028c22
View commit details
Copy full SHA for 0028c22
Browse repository at this point
ESP_IF_WIFI_STA-> WIFI_IF_STA
Show description for f79e786
petermm
committed
f79e786
View commit details
Copy full SHA for f79e786
Browse repository at this point
Commits on Aug 21, 2026
esp32: gate RTC slow NIFs on RTC memory support
Show description for d4ffd15
petermm
committed
d4ffd15
View commit details
Copy full SHA for d4ffd15
Browse repository at this point
esp32: add esp_driver_usb_serial_jtag and esp_ringbuf dependencies for ESP-IDF 6.0
Show description for 1bd585e
petermm
committed
1bd585e
View commit details
Copy full SHA for 1bd585e
Browse repository at this point
esp32: fix ESP-IDF 6.0 build errors in network_driver
Show description for 6b90457
petermm
committed
6b90457
View commit details
Copy full SHA for 6b90457
Browse repository at this point
Esp32: fix CI esp32c3 esp-idf 6
Show description for e99da54
petermm
committed
e99da54
View commit details
Copy full SHA for e99da54
Browse repository at this point
CI: esp-idf v6.0.2
Show description for b8e6c00
petermm
committed
b8e6c00
View commit details
Copy full SHA for b8e6c00
Browse repository at this point
esp32: Reuse system event queues across test VMs
Show description for d23fc4a
petermm
committed
d23fc4a
View commit details
Copy full SHA for d23fc4a
Browse repository at this point
libAtomVM: Free GlobalContext-owned allocations
Show description for 7a51c84
petermm
committed
7a51c84
View commit details
Copy full SHA for 7a51c84
Browse repository at this point
esp32: Free network event callback data on shutdown
Show description for 8ba0dd0
petermm
committed
8ba0dd0
View commit details
Copy full SHA for 8ba0dd0
Browse repository at this point
Only simtest
Show description for 601001a
petermm
committed
601001a
View commit details
Copy full SHA for 601001a
Browse repository at this point
You can’t perform that action at this time.