2
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated HWDT to use IRAM_ATTR instead of ICACHE_RAM_ATTR. (#8013) More... about 4 years ago
minor host fix found while compiling arduinoJson (#8009) More... about 4 years ago
fixes for WiFiClient::write(Stream) (#7987) More... about 4 years ago
Move prototype for enablePhaseLockedWaveform linker magic into header that's included by default instead of particular internal core header. (#7996) More... about 4 years ago
enableWiFiAtBootTime() should be declared in ESP8266WiFi.h (#7993) More... over 4 years ago
WiFi off a boot: document a linker error when user wants to use wifi without including ESP8266WiFi.h (#7990) More... over 4 years ago
EspSoftwareSerial 6.12.2: Inlining push() functions that must be in IRAM for calling from ISRs (#7986) More... over 4 years ago
Resolve "PWM-locked" / "phase-locked" waveform merge leftover in Servo lib (#7978) More... over 4 years ago
doc: analogRead must not be called to frequently with WiFi is on (#7981) More... over 4 years ago
[BREAKING] Disable WiFi at boot by default (#7902) More... over 4 years ago
Hardware WDT Stack Dump Tool (#7010) More... over 4 years ago
comments in `ClientContext::connect()` (#7961) More... over 4 years ago
Merge pull request #6117 from PurpleAir/master More... over 4 years ago
Merge branch 'master' into master More... over 4 years ago
Merge pull request #7953 from dok-net/hwserial More... over 4 years ago
Merge branch 'master' into hwserial More... over 4 years ago
Merge branch 'master' into master More... over 4 years ago
Per review. More... over 4 years ago
fix WiFiClient::write(from flash or iram) (#7951) More... over 4 years ago
Minor code cleanup. More... over 4 years ago
Merge pull request #7949 from dok-net/hwserial More... over 4 years ago
Bug-fix release 6.12.1: a documentation error was reported by a user; dropped bit-patterns that masked the stop-bit fixed. (#7938) More... over 4 years ago
Adapt MockUART.cpp More... over 4 years ago
HW Serial swap and pin setting work only on a few pins, return false on failure. More... over 4 years ago
Stream::Send fixes: doc + StreamConstPtr byte-by-byte + missing SSL availableForWrite (#7935) More... over 4 years ago
Merge pull request #7940 from mcspr/wifi-evt-ssid More... over 4 years ago
Fix WiFi events with 32byte wide SSIDs More... over 4 years ago
Fix typo in EEPROM debug message (#7934) More... over 4 years ago
Update Root Certificate (#7932) More... over 4 years ago
rename ClientContext::wait_until_sent() to wait_until_acked() (#7896) More... over 4 years ago