2
I Use This!
Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
scheduled function: replacing new by malloc needs to initialize complex members (#6233) More... about 6 years ago
Expand gitignore to cover files created by Visual Micro (#6231) More... about 6 years ago
Update mklittlefs to match library (#6230) More... about 6 years ago
filter weird characters from esp output to python (#6226) More... about 6 years ago
recurrent scheduled functions: fix comment (#6228) More... about 6 years ago
remove scheduled functions complexity overhead, change recurrent api (#6214) More... about 6 years ago
Put InterruptLock (from interrupts.h) into namespace esp8266 to fix now and future (#6225) More... about 6 years ago
EspSoftwareSerial release 5.2.1 (#6219) More... about 6 years ago
interrupts.h in tests/host/common is empty (#6217) More... about 6 years ago
Unrelated includes, but necessary Arduino.h missing (#6215) More... about 6 years ago
littlefs: fixes for mock/emulation, use in FSBrowser example (#6211) More... about 6 years ago
Updated Example to use ArduinoJson6 (#6203) More... about 6 years ago
emulation: add fake cont_yield (#6210) More... about 6 years ago
Fix editing, typos and grammatical errors (#6207) More... about 6 years ago
lwip2: (re)fix setting static ip address (#6194) More... about 6 years ago
Add an EC keyed certificat to BearSSL Server example (#6202) More... about 6 years ago
Add some more CI tests for String::replace (#6193) More... about 6 years ago
Obey the BASIC_SSL request for TLS servers (#6187) More... about 6 years ago
Undo #6162 because of bad performance in some EC situations (#6188) More... about 6 years ago
Move all SSL constants into PROGMEM, free 1.2KB (#6162) More... about 6 years ago
Add mklittlefs tool to gitignore (#6186) More... about 6 years ago
Make SSO support \0s, use memmove, add test (#6155) More... about 6 years ago
Use placement new for ETSTimer - no heap fragmentation (#6164) More... about 6 years ago
Make CertStore natively use File interface (#6131) More... about 6 years ago
Add FS::info64 call for filesystems > 4GB (#6154) More... about 6 years ago
Added BR_OPT_NO_RENEGOTIATION flag to forbid TLS renegociation (#6165) More... about 6 years ago
scheduled functions: calls from yield are now optional (#6158) More... about 6 years ago
64 bytes more free by moving DES init constants to flash (#6160) More... about 6 years ago
Move umm_malloc back to IRAM (#6161) More... about 6 years ago
Save 484 bytes of heap foe BSSL applications (#6157) More... about 6 years ago