J. Nick Koston
|
c4c1de915a
|
Merge branch 'integration' into memory_api
|
2025-11-16 15:55:18 -06:00 |
|
J. Nick Koston
|
b8c216c646
|
Merge branch 'dev' into integration
|
2025-11-16 15:55:11 -06:00 |
|
Clyde Stubbs
|
320120883c
|
[lvgl] Migrate lv_font creation into Font class and optimise (#11915)
|
2025-11-17 08:47:54 +11:00 |
|
J. Nick Koston
|
46ea962e4f
|
Merge branch 'integration' into memory_api
|
2025-11-16 13:04:08 -06:00 |
|
J. Nick Koston
|
76546bade7
|
Merge branch 'combine_name_object_id' into integration
|
2025-11-16 13:04:00 -06:00 |
|
J. Nick Koston
|
8997fb3443
|
[core] Reduce flash size by combining set_name() and set_object_id() calls
|
2025-11-16 13:02:59 -06:00 |
|
J. Nick Koston
|
af58909bd7
|
Merge branch 'integration' into memory_api
|
2025-11-16 12:48:04 -06:00 |
|
J. Nick Koston
|
094ed59230
|
Merge branch 'de_dupe_lam' into integration
|
2025-11-16 12:47:44 -06:00 |
|
J. Nick Koston
|
5edcb62f6e
|
Merge branch 'integration' into memory_api
|
2025-11-16 11:58:08 -06:00 |
|
J. Nick Koston
|
8512266068
|
Merge branch 'libretiny_no_strlen' into integration
|
2025-11-16 11:58:02 -06:00 |
|
J. Nick Koston
|
4c9d903773
|
[logger] Eliminate strlen overhead on LibreTiny
|
2025-11-16 11:56:52 -06:00 |
|
J. Nick Koston
|
fd0d1c41b7
|
Merge branch 'integration' into memory_api
|
2025-11-16 09:19:04 -06:00 |
|
J. Nick Koston
|
d878e9a8f2
|
Merge remote-tracking branch 'upstream/web_server_shutdown_race_fix' into integration
|
2025-11-16 09:18:58 -06:00 |
|
J. Nick Koston
|
02c5f18b5d
|
[web_server_idf] Fix lwIP assertion crash by shutting down sockets on connection close
|
2025-11-16 09:18:07 -06:00 |
|
J. Nick Koston
|
a913e7df33
|
handles newlines, add test to prove it
|
2025-11-16 08:16:41 -06:00 |
|
J. Nick Koston
|
4fc4da6ed2
|
[analyze-memory] Show all core symbols > 100 B instead of top 15 (#11909)
|
2025-11-16 07:35:31 -06:00 |
|
J. Nick Koston
|
6f4042f401
|
Add tests for sensor timeout filters (#11923)
|
2025-11-15 22:21:38 -06:00 |
|
J. Nick Koston
|
ea2b4c3e25
|
[binary_sensor] Modernize to C++17 nested namespaces and remove redundant qualifications (#11929)
|
2025-11-16 04:21:06 +00:00 |
|
J. Nick Koston
|
fc546ca3f6
|
[scheduler] Fix timing breakage after 49 days of uptime on ESP8266/RP2040 (#11924)
|
2025-11-15 22:20:57 -06:00 |
|
J. Nick Koston
|
6b158e760d
|
[ld2410] Add timeout filter to prevent stuck targets (#11920)
|
2025-11-15 22:04:25 -06:00 |
|
J. Nick Koston
|
5710cab972
|
[ld2412] Fix stuck targets by adding timeout filter (#11919)
|
2025-11-15 22:03:43 -06:00 |
|
J. Nick Koston
|
bfea4220dc
|
Merge branch 'integration' into memory_api
|
2025-11-15 21:34:05 -06:00 |
|
J. Nick Koston
|
027ede7ca2
|
Merge branch 'binary_sensor_namespace_cleanup' into integration
|
2025-11-15 21:33:54 -06:00 |
|
J. Nick Koston
|
6d03afecd0
|
[binary_sensor] Modernize to C++17 nested namespaces and remove redundant qualifications
|
2025-11-15 21:32:46 -06:00 |
|
Clyde Stubbs
|
eb759efb3d
|
[font] Store glyph data in flash only (#11926)
|
2025-11-16 12:48:02 +11:00 |
|
J. Nick Koston
|
7aae4b4fce
|
Merge branch 'integration' into memory_api
|
2025-11-15 18:43:54 -06:00 |
|
J. Nick Koston
|
3d9390498b
|
Merge branch 'reduce_logger_locking' into integration
|
2025-11-15 18:43:48 -06:00 |
|
J. Nick Koston
|
d60c358f48
|
preen
|
2025-11-15 18:43:39 -06:00 |
|
J. Nick Koston
|
1138495efa
|
Merge branch 'integration' into memory_api
|
2025-11-15 18:36:56 -06:00 |
|
J. Nick Koston
|
f725877b0e
|
Merge branch 'reduce_logger_locking' into integration
|
2025-11-15 18:36:51 -06:00 |
|
J. Nick Koston
|
26b820272a
|
optimize esp8266 as well
|
2025-11-15 18:36:39 -06:00 |
|
J. Nick Koston
|
d4648b51ab
|
Merge branch 'integration' into memory_api
|
2025-11-15 18:31:34 -06:00 |
|
J. Nick Koston
|
e20d89d190
|
Merge branch 'reduce_logger_locking' into integration
|
2025-11-15 18:31:25 -06:00 |
|
J. Nick Koston
|
9557c90c20
|
comment
|
2025-11-15 18:31:07 -06:00 |
|
J. Nick Koston
|
50faae2d3c
|
Merge branch 'integration' into memory_api
|
2025-11-15 18:18:11 -06:00 |
|
J. Nick Koston
|
693b27a190
|
Merge branch 'reduce_logger_locking' into integration
|
2025-11-15 18:18:04 -06:00 |
|
J. Nick Koston
|
d64bcf27b3
|
cleanup
|
2025-11-15 18:17:50 -06:00 |
|
J. Nick Koston
|
61520726ad
|
Merge branch 'integration' into memory_api
|
2025-11-15 18:15:26 -06:00 |
|
J. Nick Koston
|
47d1081ebc
|
Merge branch 'reduce_logger_locking' into integration
|
2025-11-15 18:15:21 -06:00 |
|
J. Nick Koston
|
d5d61546e7
|
cleanup
|
2025-11-15 18:15:10 -06:00 |
|
J. Nick Koston
|
7289a4e2c6
|
Merge branch 'integration' into memory_api
|
2025-11-15 18:03:53 -06:00 |
|
J. Nick Koston
|
0b33ba606c
|
Merge branch 'reduce_logger_locking' into integration
|
2025-11-15 18:03:44 -06:00 |
|
J. Nick Koston
|
554cdbd5a4
|
bot is right
|
2025-11-15 18:03:08 -06:00 |
|
J. Nick Koston
|
8ec14bd57c
|
bot is right
|
2025-11-15 18:02:54 -06:00 |
|
J. Nick Koston
|
a8a3e4d157
|
Merge branch 'integration' into memory_api
|
2025-11-15 17:42:14 -06:00 |
|
J. Nick Koston
|
0b132f9569
|
Merge branch 'reduce_logger_locking' into integration
|
2025-11-15 17:42:10 -06:00 |
|
J. Nick Koston
|
0d147e5d10
|
missed one
|
2025-11-15 17:42:01 -06:00 |
|
J. Nick Koston
|
a552e1d328
|
Merge branch 'integration' into memory_api
|
2025-11-15 17:37:49 -06:00 |
|
J. Nick Koston
|
46ddd253bd
|
Merge branch 'reduce_logger_locking' into integration
|
2025-11-15 17:37:45 -06:00 |
|
J. Nick Koston
|
730a70ee8b
|
missed header
|
2025-11-15 17:37:37 -06:00 |
|