2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
getCpuFreqMHz(): fix when F_CPU is not defined (#7554) More... almost 5 years ago
emulation-on-host makefile update, allowing to pass more options (#7552) More... almost 5 years ago
add sdk options to "generic esp8285 module" (#7550) More... almost 5 years ago
board generator: remove comments, remove now useless define More... almost 5 years ago
fix displaying caller address More... almost 5 years ago
overwrite weak `new (std::nothrow)` calls More... almost 5 years ago
new w/ OOM raises an exception, shows the caller address for decoders More... almost 5 years ago
remove (std::nothrow) where nullptr case is not handled remove legacy new management More... almost 5 years ago
Don't overwrite boot sector unless OTA changes it More... almost 5 years ago
fixes More... almost 5 years ago
Merge branch 'master' into stdnothrow More... almost 5 years ago
Fix spelling typo under doc/faq (#7538) More... almost 5 years ago
Updater MD5 cleanup on begin (#7534) More... almost 5 years ago
deleted: arduino_new/arduino_new.ino More... almost 5 years ago
replace `new` by `new (std::nothrow)`, remove `arduino_new` More... almost 5 years ago
Add synthetic IntegerDivideByZero exception (#7496) More... almost 5 years ago
doc: gcc handles duplicate literal strings (#7531) More... almost 5 years ago
Update PIO CI to be less chatty, fix CI fail (#7530) More... almost 5 years ago
avoid circular #include dependence for PolledTimeout (#7356) More... almost 5 years ago
Fix and add details to Serial doc (#7521) More... almost 5 years ago
Fix spelling typos in files under doc/esp8266wifi (#7520) More... almost 5 years ago
base64 class uses String, adding harmless #include (#7517) More... almost 5 years ago
webserver: add define WEBSERVER_HAS_HOOK when ::addHook() is present (#7515) More... almost 5 years ago
sys/pgmspace.h: Refactor inline asm (#7510) More... almost 5 years ago
CI: on host: force 64 bit mode like `make -j2 CI` implicitly does (#7513) More... almost 5 years ago
Add SerialEvent() callback to loop processing (#7505) More... almost 5 years ago
Clean up minor warnings from LGTM.com (#7500) More... about 5 years ago
Add valgrind mocked test to CI (#7501) More... about 5 years ago
Remove warnings when buinding NoAssert (#7499) More... about 5 years ago
Typo (#7502) More... about 5 years ago