Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
non-destructive text micropython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
badge fixer
non-destructive text micropython
Repository
fad3d08d2df4b7e62627969510c1507615c5ad3c
Select Git revision
Selected
fad3d08d2df4b7e62627969510c1507615c5ad3c
Branches
1
master
default
protected
2 results
non-destructive-text-micropython
extmod
moduwebsocket.c
moduwebsocket.c
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
extmod/moduwebsocket: Make close_resp static array const to not use RAM.
Damien George authored
Jul 3, 2019
The esp8266 lwip_open library is compiled with -mforce-l32 so this array does not need to be in RAM.
fad3d08d
History
fad3d08d
Jul 3, 2019
History
moduwebsocket.c
10.88 KiB