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
.
wled
/
WLED
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.3k
Star
18.6k
Code
Issues
366
Pull requests
144
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Improvements to heap-memory and PSRAM handling
- #4791
#4791
Merged
DedeHai
merged 15 commits into
wled:main
wled/WLED:main
from
DedeHai:heap_handling
DedeHai/WLED:heap_handling
Copy head branch name to clipboard
Sep 16, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Improvements to heap-memory and PSRAM handling
#4791
DedeHai
merged 15 commits into
wled:main
wled/WLED:main
from
DedeHai:heap_handling
DedeHai/WLED:heap_handling
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2025
Improved heap and PSRAM handling
Show description for b96a950
DedeHai
committed
b96a950
View commit details
Copy full SHA for b96a950
Browse repository at this point
Commits on Jul 26, 2025
Added new functions for allocation and heap checking
Show description for 516aa62
DedeHai
committed
516aa62
View commit details
Copy full SHA for 516aa62
Browse repository at this point
Commits on Jul 27, 2025
code formatting, removed now unused function declaration
DedeHai
committed
48fbb1d
View commit details
Copy full SHA for 48fbb1d
Browse repository at this point
Commits on Jul 30, 2025
Fixes and clearer comments
Show description for 9bd9d32
DedeHai
committed
9bd9d32
View commit details
Copy full SHA for 9bd9d32
Browse repository at this point
Commits on Aug 28, 2025
Merge branch 'main' into heap_handling
DedeHai
committed
ec29161
View commit details
Copy full SHA for ec29161
Browse repository at this point
Merge branch 'main' into heap_handling
DedeHai
committed
32743ab
View commit details
Copy full SHA for 32743ab
Browse repository at this point
Merge branch 'main' into heap_handling
DedeHai
committed
f9d0c19
View commit details
Copy full SHA for f9d0c19
Browse repository at this point
Commits on Aug 29, 2025
removed "psramsafe", updated allocation functions
Show description for 39870f8
DedeHai
committed
39870f8
View commit details
Copy full SHA for 39870f8
Browse repository at this point
code cleanup
DedeHai
committed
0328f5c
View commit details
Copy full SHA for 0328f5c
Browse repository at this point
Merge branch 'main' into heap_handling
DedeHai
committed
2c7ac77
View commit details
Copy full SHA for 2c7ac77
Browse repository at this point
fix declaration and function name
DedeHai
committed
b8bd2a7
View commit details
Copy full SHA for b8bd2a7
Browse repository at this point
Commits on Sep 14, 2025
reduced MAX_NUM_SEGMENTS if there is no PSRAM
DedeHai
committed
477b13a
View commit details
Copy full SHA for 477b13a
Browse repository at this point
using p_free() for names as it uses prefer PSRAM to be more consistent
DedeHai
committed
190262f
View commit details
Copy full SHA for 190262f
Browse repository at this point
Commits on Sep 15, 2025
revert change to free heap check, add commented code (for future use)
Show description for c665d59
DedeHai
committed
c665d59
View commit details
Copy full SHA for c665d59
Browse repository at this point
Commits on Sep 16, 2025
use correct free function for consistency
DedeHai
committed
1560ce4
View commit details
Copy full SHA for 1560ce4
Browse repository at this point
You can’t perform that action at this time.