J. Nick Koston
|
aa1afbd152
|
[wifi] Optimize WPA2 EAP phase2 logging to reduce memory overhead (#11005)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-06 10:02:41 +13:00 |
|
J. Nick Koston
|
20d9ae699c
|
[logger] Conditionally compile runtime tag-specific log levels for performance (#11004)
|
2025-10-06 09:59:52 +13:00 |
|
J. Nick Koston
|
c0fb0ae06f
|
[web_server_idf] Optimize parameter storage to reduce flash usage and memory overhead (#11003)
|
2025-10-06 09:57:59 +13:00 |
|
J. Nick Koston
|
9b6d62cd69
|
[web_server_idf] Fix watchdog timeout with unreliable event source connections (#11002)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-06 09:55:39 +13:00 |
|
J. Nick Koston
|
5932a4bd0e
|
[web_server] Reduce flash and RAM usage by optimizing string construction (#10986)
|
2025-10-06 09:42:23 +13:00 |
|
J. Nick Koston
|
84c3cf5f17
|
[core] Replace std::pair with purpose-built named structs for component metadata (#10984)
|
2025-10-06 09:38:58 +13:00 |
|
J. Nick Koston
|
120a445abf
|
[number] Reduce flash usage in NumberCall logging (#10983)
|
2025-10-06 09:37:47 +13:00 |
|
J. Nick Koston
|
41c073a451
|
[lock] Replace std::set with bitmask (saves 388B flash + 23B RAM per lock) (#10977)
|
2025-10-06 09:33:58 +13:00 |
|
J. Nick Koston
|
0fd71ca211
|
[mdns][openthread] Use StaticVector for services storage with compile-time capacity (#10976)
|
2025-10-06 09:30:17 +13:00 |
|
J. Nick Koston
|
19439199cc
|
[api] Add configurable send queue limit to prevent OOM crashes (#10973)
|
2025-10-06 09:25:04 +13:00 |
|
J. Nick Koston
|
39d5cbc74a
|
[esp32_ble_server] Replace EventEmitter with direct callbacks to reduce memory usage (#10946)
|
2025-10-06 09:20:40 +13:00 |
|
J. Nick Koston
|
6841d40d07
|
Merge branch 'integration' into memory_api
|
2025-10-05 14:43:26 -05:00 |
|
J. Nick Koston
|
58f917030e
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-10-05 14:43:19 -05:00 |
|
Jonathan Swoboda
|
722c5a94f2
|
[sps30] Clean up (#10998)
|
2025-10-05 09:24:09 -05:00 |
|
J. Nick Koston
|
7b48fc292f
|
[api] Consolidate fatal error logging to reduce flash usage (#11015)
|
2025-10-05 09:56:30 -04:00 |
|
J. Nick Koston
|
4687e58b03
|
help bot
|
2025-10-04 22:02:32 -05:00 |
|
J. Nick Koston
|
b31f381444
|
wip
|
2025-10-04 21:19:26 -05:00 |
|
J. Nick Koston
|
6c7d92e726
|
[ethernet] Consolidate error handling to reduce flash usage (#11019)
|
2025-10-04 20:47:46 -05:00 |
|
J. Nick Koston
|
b1859c50bd
|
[api] Simplify message reading conditional (#11016)
|
2025-10-04 21:42:21 -04:00 |
|
J. Nick Koston
|
3f9924eac2
|
[core] Merge duplicate loops in mac_address_is_valid() (#11018)
|
2025-10-04 21:42:07 -04:00 |
|
J. Nick Koston
|
f2a84052db
|
Merge branch 'integration' into memory_api
|
2025-10-04 20:31:35 -05:00 |
|
J. Nick Koston
|
c796c02b3a
|
Merge branch 'esp32_ble_name' into integration
|
2025-10-04 20:31:29 -05:00 |
|
J. Nick Koston
|
03d61dffad
|
[esp32_ble] Optimize string operations to reduce flash usage by 264 bytes
|
2025-10-04 20:25:06 -05:00 |
|
J. Nick Koston
|
481c87aac3
|
Merge branch 'integration' into memory_api
|
2025-10-04 20:18:05 -05:00 |
|
J. Nick Koston
|
3f4a9771c5
|
Merge branch 'wifi_logging_opt' into integration
|
2025-10-04 20:17:58 -05:00 |
|
J. Nick Koston
|
6cf6fcf4e6
|
[wifi] Optimize logging to reduce flash usage by 284 bytes on ESP8266
|
2025-10-04 20:12:47 -05:00 |
|
J. Nick Koston
|
244ed9f95f
|
Merge branch 'integration' into memory_api
|
2025-10-04 13:58:45 -05:00 |
|
J. Nick Koston
|
89c91d3ddc
|
Merge branch 'ethernet_macro_dupe' into integration
|
2025-10-04 13:58:40 -05:00 |
|
J. Nick Koston
|
07840539d7
|
[ethernet] Consolidate error handling to reduce flash usage
|
2025-10-04 13:57:55 -05:00 |
|
J. Nick Koston
|
0178bd166d
|
Merge branch 'integration' into memory_api
|
2025-10-04 13:48:39 -05:00 |
|
J. Nick Koston
|
b3fc8ccfca
|
Merge branch 'mac_address_valid_double_loop_fix' into integration
|
2025-10-04 13:48:33 -05:00 |
|
J. Nick Koston
|
737bf2cde5
|
[core] Merge duplicate loops in mac_address_is_valid()
|
2025-10-04 13:37:41 -05:00 |
|
J. Nick Koston
|
1ec74583a6
|
Merge branch 'integration' into memory_api
|
2025-10-04 13:08:16 -05:00 |
|
J. Nick Koston
|
1b4076cc13
|
Merge branch 'scheduler_item_removal_dedupe_code' into integration
|
2025-10-04 13:08:11 -05:00 |
|
J. Nick Koston
|
82dbf05e7f
|
[scheduler] Deduplicate item removal code with template helper
|
2025-10-04 13:07:34 -05:00 |
|
J. Nick Koston
|
395aef5a13
|
Merge branch 'integration' into memory_api
|
2025-10-04 12:46:45 -05:00 |
|
J. Nick Koston
|
9ff12c9c8f
|
Merge branch 'api_connection_tiny_cleanup' into integration
|
2025-10-04 12:46:40 -05:00 |
|
J. Nick Koston
|
f00e9528da
|
[api] Simplify message reading conditional
|
2025-10-04 12:45:51 -05:00 |
|
J. Nick Koston
|
8f4decdce4
|
Merge branch 'integration' into memory_api
|
2025-10-04 12:40:48 -05:00 |
|
J. Nick Koston
|
deede5a479
|
Merge branch 'api_logging_cleanups' into integration
|
2025-10-04 12:40:43 -05:00 |
|
J. Nick Koston
|
0d5eb79000
|
[api] Consolidate fatal error logging to reduce flash usage
|
2025-10-04 12:40:02 -05:00 |
|
J. Nick Koston
|
76afcc7647
|
Merge branch 'integration' into memory_api
|
2025-10-04 11:25:30 -05:00 |
|
J. Nick Koston
|
2806b5e314
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-10-04 11:25:21 -05:00 |
|
mrtoy-me
|
874db20b7d
|
[mpr121] cleaner setup (#11013)
|
2025-10-04 08:54:31 -04:00 |
|
J. Nick Koston
|
c640792482
|
Merge branch 'integration' into memory_api
|
2025-10-04 00:26:26 -05:00 |
|
J. Nick Koston
|
2a85ba1949
|
Merge branch 'ota_fix_s3' into integration
|
2025-10-04 00:26:20 -05:00 |
|
J. Nick Koston
|
44ffd08c33
|
[esphome.ota] Fix ESP32-S3 OTA authentication with hardware SHA acceleration
|
2025-10-04 00:22:18 -05:00 |
|
J. Nick Koston
|
2eea674c04
|
[json] Fix missing defines.h include causing PSRAM allocator to be unused (#11008)
|
2025-10-03 23:52:40 -05:00 |
|
J. Nick Koston
|
5600e52207
|
Merge branch 'integration' into memory_api
|
2025-10-03 20:35:52 -05:00 |
|
J. Nick Koston
|
c558308d6f
|
Merge branch 'use_idf_webserver_esp32' into integration
|
2025-10-03 20:35:44 -05:00 |
|