J. Nick Koston
|
8560be69f2
|
Merge branch 'libretiny_heap_debug' into integration
|
2026-01-14 17:02:21 -10:00 |
|
J. Nick Koston
|
973576130b
|
[debug] Add min_free heap sensor for ESP32 and LibreTiny, add fragmentation for ESP32
|
2026-01-14 16:57:44 -10:00 |
|
J. Nick Koston
|
6986bb4ef9
|
Merge branch 'modbus_string' into integration
|
2026-01-14 16:29:32 -10:00 |
|
J. Nick Koston
|
5b6be2c8d9
|
Update esphome/components/modbus_controller/text_sensor/modbus_textsensor.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-14 16:28:26 -10:00 |
|
J. Nick Koston
|
66e80fe13b
|
Update esphome/components/modbus_controller/modbus_controller.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-14 16:28:16 -10:00 |
|
J. Nick Koston
|
f4ebdf94f1
|
Merge branch 'sockaddr_heap_fix' into integration
|
2026-01-14 16:20:47 -10:00 |
|
J. Nick Koston
|
dbb6e437cc
|
Merge branch 'cse7766_stack_debug' into integration
|
2026-01-14 16:20:43 -10:00 |
|
J. Nick Koston
|
325a812202
|
tidy
|
2026-01-14 16:20:29 -10:00 |
|
J. Nick Koston
|
e7f3606ef6
|
[socket] Eliminate heap allocations in set_sockaddr()
|
2026-01-14 16:18:49 -10:00 |
|
J. Nick Koston
|
141f9cf7e7
|
Merge branch 'cse7766_stack_debug' into integration
|
2026-01-14 16:06:19 -10:00 |
|
J. Nick Koston
|
d49c06df35
|
Increase buffer to 128 bytes and improve docstrings
|
2026-01-14 16:04:22 -10:00 |
|
J. Nick Koston
|
0b676c0daa
|
review
|
2026-01-14 16:02:42 -10:00 |
|
J. Nick Koston
|
d4bbad9ea2
|
Merge remote-tracking branch 'upstream/dev' into cse7766_stack_debug
|
2026-01-14 15:58:14 -10:00 |
|
J. Nick Koston
|
4befd86a96
|
review
|
2026-01-14 15:56:32 -10:00 |
|
J. Nick Koston
|
35a26b5b3d
|
Merge branch 'str_sprintf' into integration
|
2026-01-14 15:48:29 -10:00 |
|
J. Nick Koston
|
06c619b2e0
|
[ci] Soft-deprecate str_sprintf/str_snprintf to prevent hidden heap allocations
|
2026-01-14 15:48:22 -10:00 |
|
J. Nick Koston
|
71c922bb60
|
[ci] Soft-deprecate str_sprintf/str_snprintf to prevent hidden heap allocations
|
2026-01-14 15:46:09 -10:00 |
|
J. Nick Koston
|
7bf6f48b75
|
Merge branch 'esp32_hosted_str_sprintf' into integration
|
2026-01-14 15:39:51 -10:00 |
|
J. Nick Koston
|
abba6e6db5
|
[esp32_hosted] Use stack buffer instead of str_sprintf for version string
|
2026-01-14 15:39:21 -10:00 |
|
J. Nick Koston
|
4473d35a0f
|
Merge branch 'tormatic' into integration
|
2026-01-14 15:37:03 -10:00 |
|
J. Nick Koston
|
9cbee92589
|
[tormatic] Use stack buffers instead of str_sprintf in debug methods
|
2026-01-14 15:36:35 -10:00 |
|
J. Nick Koston
|
bc15349c59
|
Merge branch 'gdk101_heap_fix' into integration
|
2026-01-14 15:32:22 -10:00 |
|
J. Nick Koston
|
62eba4fa30
|
[gdk101] Use stack buffer to eliminate heap allocation for firmware version
|
2026-01-14 15:31:48 -10:00 |
|
J. Nick Koston
|
b2ddba7013
|
Merge branch 'statsd_stack' into integration
|
2026-01-14 15:29:13 -10:00 |
|
J. Nick Koston
|
0ea5d7abff
|
[statsd] Use direct appends and stack buffer instead of str_sprintf
|
2026-01-14 15:27:04 -10:00 |
|
J. Nick Koston
|
03f3deff41
|
[lvgl] Use stack buffer for event code formatting, document justified str_sprintf usage (#13220)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2026-01-15 01:24:42 +00:00 |
|
J. Nick Koston
|
15ae96b7fe
|
Merge branch 'sml_sprintf' into integration
|
2026-01-14 15:21:02 -10:00 |
|
J. Nick Koston
|
fc4f1ab094
|
[sml] Use stack buffers instead of str_sprintf
|
2026-01-14 15:20:33 -10:00 |
|
J. Nick Koston
|
bebb8f1ebd
|
Merge branch 'modbus_string' into integration
|
2026-01-14 15:16:51 -10:00 |
|
J. Nick Koston
|
a50654ef4d
|
[modbus_controller] Use stack buffers instead of str_sprintf/str_snprintf
|
2026-01-14 15:13:54 -10:00 |
|
J. Nick Koston
|
6d63f764e9
|
Merge branch 'lvgl_str_sprintf' into integration
|
2026-01-14 15:09:46 -10:00 |
|
J. Nick Koston
|
167eb24a63
|
[lvgl] Use stack buffer for event code formatting, document justified str_sprintf usage
|
2026-01-14 15:08:51 -10:00 |
|
J. Nick Koston
|
994ebac243
|
Merge branch 'dfrobot_sen0395' into integration
|
2026-01-14 14:54:17 -10:00 |
|
J. Nick Koston
|
bee4940947
|
Merge branch 'ezo_stack_format' into integration
|
2026-01-14 14:54:10 -10:00 |
|
J. Nick Koston
|
f5495e9d93
|
fix
|
2026-01-14 14:52:57 -10:00 |
|
J. Nick Koston
|
ce8e5b1a6b
|
[dfrobot_sen0395] Reduce heap allocations in command building
|
2026-01-14 14:51:10 -10:00 |
|
J. Nick Koston
|
147d2aa384
|
Update esphome/components/ezo/ezo.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-14 14:50:54 -10:00 |
|
J. Nick Koston
|
6c02ca7900
|
Update esphome/components/ezo/ezo.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-14 14:50:42 -10:00 |
|
J. Nick Koston
|
fc18617e6a
|
Merge branch 'ezo_stack_format' into integration
|
2026-01-14 14:46:22 -10:00 |
|
J. Nick Koston
|
63bff589c3
|
Merge branch 'cse7766_stack_debug' into integration
|
2026-01-14 14:46:16 -10:00 |
|
J. Nick Koston
|
e13743a9c3
|
tidy
|
2026-01-14 14:45:55 -10:00 |
|
J. Nick Koston
|
0515225437
|
[ezo] Replace str_sprintf with stack-based formatting
|
2026-01-14 14:44:29 -10:00 |
|
J. Nick Koston
|
3248722b9c
|
Merge branch 'cse7766_stack_debug' into integration
|
2026-01-14 14:31:45 -10:00 |
|
J. Nick Koston
|
d3d96afbba
|
tweak
|
2026-01-14 14:30:07 -10:00 |
|
J. Nick Koston
|
f5317a58be
|
Merge branch 'cse7766_stack_debug' into integration
|
2026-01-14 14:05:53 -10:00 |
|
J. Nick Koston
|
6e77182523
|
[cse7766] Use stack buffer for verbose debug logging
|
2026-01-14 14:04:28 -10:00 |
|
J. Nick Koston
|
85beae1292
|
Merge branch 'mqtt_formatting' into integration
|
2026-01-14 14:00:24 -10:00 |
|
J. Nick Koston
|
ea18159f3a
|
Merge branch 'zephyr_prefs' into integration
|
2026-01-14 14:00:20 -10:00 |
|
J. Nick Koston
|
77fa1f1261
|
tweak comment
|
2026-01-14 13:59:36 -10:00 |
|
J. Nick Koston
|
2182d1e9f0
|
[mqtt] Use stack buffers for discovery message formatting
|
2026-01-14 13:57:45 -10:00 |
|