Kevin Ahrendt
|
8ad4d3b6f5
|
fix type of ota object
|
2025-07-14 10:33:32 -04:00 |
|
Kevin Ahrendt
|
d97f473e4a
|
include proper header for allocator and mark the functions as override
|
2025-07-14 10:33:32 -04:00 |
|
Kevin Ahrendt
|
ef072eb655
|
update createNestedObject
|
2025-07-14 10:33:32 -04:00 |
|
Kevin Ahrendt
|
8040c7cd92
|
update createdNestedArray calls
|
2025-07-14 10:33:32 -04:00 |
|
Kevin Ahrendt
|
8648acab5d
|
remove old capacity() call
|
2025-07-14 10:33:32 -04:00 |
|
Kevin Ahrendt
|
1155e9b88a
|
use new syntax instead of containsKey
|
2025-07-14 10:33:32 -04:00 |
|
Kevin Ahrendt
|
c069a66625
|
bump ArduinoJSON library to 7.4.1
|
2025-07-14 10:33:32 -04:00 |
|
J. Nick Koston
|
2a10f58bdd
|
Remove parsed advertisement support from bluetooth_proxy to save memory
|
2025-07-13 22:09:53 -10:00 |
|
J. Nick Koston
|
e713b0bd8c
|
Remove parsed advertisement support from bluetooth_proxy to save memory
|
2025-07-13 22:01:44 -10:00 |
|
J. Nick Koston
|
e7d819a656
|
Suppress spurious volatile and Python syntax warnings during builds (#9488)
|
2025-07-14 17:47:52 +10:00 |
|
J. Nick Koston
|
6ed5ea87f1
|
Merge branch 'integration' into memory_api
|
2025-07-13 18:08:10 -10:00 |
|
J. Nick Koston
|
fd13ed78ab
|
Merge branch 'proto_size_remove_cond' into integration
|
2025-07-13 18:07:57 -10:00 |
|
J. Nick Koston
|
221f380ca3
|
single func
|
2025-07-13 18:03:21 -10:00 |
|
J. Nick Koston
|
cf472d5281
|
Merge branch 'integration' into memory_api
|
2025-07-13 17:37:35 -10:00 |
|
J. Nick Koston
|
d31b8ad2e2
|
Fix dormant bug in RAMAllocator::reallocate() manual_size calculation (#9482)
|
2025-07-14 00:58:07 +00:00 |
|
J. Nick Koston
|
6cd443e9dc
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-13 14:51:19 -10:00 |
|
J. Nick Koston
|
f5c8595a46
|
Follow logging best practices by removing redundant component prefix (#9481)
|
2025-07-14 00:41:49 +00:00 |
|
J. Nick Koston
|
02d1894a9f
|
Refactor format_hex_pretty functions to eliminate code duplication (#9480)
|
2025-07-14 00:32:16 +00:00 |
|
J. Nick Koston
|
26b12ee790
|
Merge branch 'format_hex_dupe_code' into memory_api
|
2025-07-13 14:15:11 -10:00 |
|
J. Nick Koston
|
b1c6ece50d
|
Merge branch 'integration' into memory_api
|
2025-07-13 14:12:49 -10:00 |
|
J. Nick Koston
|
c8c1573fbb
|
Merge branch 'component_logging' into integration
|
2025-07-13 14:12:35 -10:00 |
|
J. Nick Koston
|
e7fb069bb3
|
Merge branch 'ram_realloc_bug' into integration
|
2025-07-13 14:12:31 -10:00 |
|
J. Nick Koston
|
fe7e5feba7
|
Fix dormant bug in RAMAllocator::reallocate() manual_size calculation
|
2025-07-13 14:11:23 -10:00 |
|
J. Nick Koston
|
1abdc23a23
|
Follow logging best practices by removing redundant component prefix
|
2025-07-13 13:55:35 -10:00 |
|
Clyde Stubbs
|
fc337aef69
|
[esp_ldo] Component schema; default priority (#9479)
|
2025-07-13 23:47:52 +00:00 |
|
J. Nick Koston
|
c59c5db03e
|
Refactor format_hex_pretty functions to eliminate code duplication
|
2025-07-13 13:44:31 -10:00 |
|
J. Nick Koston
|
2076d615f0
|
Merge branch 'integration' into memory_api
|
2025-07-13 13:06:20 -10:00 |
|
J. Nick Koston
|
ec3660e8ae
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-13 13:05:16 -10:00 |
|
J. Nick Koston
|
f6251cf6e4
|
Merge branch 'proto_field_ifdefs' into integration
|
2025-07-13 12:43:54 -10:00 |
|
J. Nick Koston
|
dc7996922b
|
missing ifdefs
|
2025-07-13 12:11:59 -10:00 |
|
Javier Peletier
|
9e002cd7a3
|
[substitutions] Fix #7189 (#9469)
|
2025-07-14 09:58:52 +12:00 |
|
J. Nick Koston
|
d2569c0f1e
|
Reduce binary size with field-level conditional compilation for protobuf messages
|
2025-07-13 11:16:36 -10:00 |
|
J. Nick Koston
|
ae9a48ebbb
|
Reduce binary size with field-level conditional compilation for protobuf messages
|
2025-07-13 11:13:17 -10:00 |
|
J. Nick Koston
|
1c00e0b9c1
|
Merge branch 'integration' into memory_api
|
2025-07-13 10:20:30 -10:00 |
|
J. Nick Koston
|
d8f786cfdf
|
Merge branch 'wire_type_1' into integration
|
2025-07-13 10:20:21 -10:00 |
|
J. Nick Koston
|
75ef572a24
|
Remove dead code: 64-bit protobuf types never used in 7 years
|
2025-07-13 10:18:55 -10:00 |
|
J. Nick Koston
|
f0f30224d3
|
Merge branch 'webserver_cleanups' into integration
|
2025-07-13 09:10:24 -10:00 |
|
J. Nick Koston
|
ec6e61e688
|
Refactor WebServer request handling for improved maintainability
|
2025-07-13 09:08:51 -10:00 |
|
J. Nick Koston
|
3dd457c471
|
Merge branch 'api_errors' into integration
|
2025-07-13 08:08:52 -10:00 |
|
J. Nick Koston
|
3b8a34c8d0
|
Reduce API component flash usage by consolidating error logging
|
2025-07-13 07:57:27 -10:00 |
|
J. Nick Koston
|
84956b6dc5
|
Automatically disable interrupts for ESP8266 GPIO16 binary sensors (#9467)
|
2025-07-13 20:09:55 +12:00 |
|
Peter Zich
|
6f19808eff
|
[lvgl] Post-process size arguments in meter config (#9466)
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
|
2025-07-13 15:43:32 +10:00 |
|
J. Nick Koston
|
864709b006
|
Merge remote-tracking branch 'upstream/dev' into memory_api
|
2025-07-12 16:51:07 -10:00 |
|
J. Nick Koston
|
fe76955f3e
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-12 16:50:25 -10:00 |
|
Peter Zich
|
cd8e1548bf
|
(Maybe?) fix I2S speaker internal DAC mode (#9435)
|
2025-07-13 13:22:07 +12:00 |
|
J. Nick Koston
|
db8767fb05
|
Merge remote-tracking branch 'upstream/dev' into drop_unique_id
|
2025-07-12 14:25:47 -10:00 |
|
J. Nick Koston
|
7dad9c2ab0
|
Merge branch 'reformat_api_jump_tables' into integration
|
2025-07-12 13:52:14 -10:00 |
|
J. Nick Koston
|
4c0c0954a4
|
Merge remote-tracking branch 'upstream/dev' into reformat_api_jump_tables
|
2025-07-12 13:51:50 -10:00 |
|
Jonathan Swoboda
|
f4ac951b15
|
[libretiny] Set lib_compat_mode to soft for libretiny (#9439)
|
2025-07-13 11:00:38 +12:00 |
|
Clyde Stubbs
|
e020110579
|
[usb_uart] Be flexible about descriptor layout for CDC-ACM devices (#9425)
|
2025-07-13 10:59:49 +12:00 |
|