J. Nick Koston
|
c155dbb4e6
|
Merge branch 'bh1750_loop' into integration
|
2025-11-17 08:34:37 -06:00 |
|
J. Nick Koston
|
78a69cb744
|
tidy
|
2025-11-16 22:33:59 -06:00 |
|
J. Nick Koston
|
9b14444dad
|
tidy
|
2025-11-16 22:30:59 -06:00 |
|
J. Nick Koston
|
8934d4b498
|
touch ups
|
2025-11-16 22:08:44 -06:00 |
|
J. Nick Koston
|
9b107e7f2a
|
touch ups
|
2025-11-16 22:05:33 -06:00 |
|
J. Nick Koston
|
11b53800fb
|
Merge branch 'number_namespaces' into integration
|
2025-11-16 21:00:21 -06:00 |
|
J. Nick Koston
|
bbd12609af
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-11-16 21:00:03 -06:00 |
|
J. Nick Koston
|
23be236133
|
[number] Modernize to C++17 nested namespaces
|
2025-11-16 20:54:43 -06:00 |
|
J. Nick Koston
|
10bdb47eae
|
[cover] Modernize to C++17 nested namespaces (#11935)
|
2025-11-16 20:37:06 -06:00 |
|
 Anton SergunovandJ. Nick Koston
|
aa097a2fe6
|
[uart] Setup uart pins only if flags are set (#11914)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-11-17 14:25:00 +13:00 |
|
J. Nick Koston
|
3b860e784c
|
[web_server_idf] Fix lwIP assertion crash by shutting down sockets on connection close (#11937)
|
2025-11-17 13:39:01 +13:00 |
|
J. Nick Koston
|
96ee38759d
|
[web_server.ota] Merge multiple instances to prevent undefined behavior (#11905)
|
2025-11-17 13:38:52 +13:00 |
|
J. Nick Koston
|
986d3c8f13
|
[sntp] Merge multiple instances to fix crash and undefined behavior (#11904)
|
2025-11-17 13:38:38 +13: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
|
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
|
094ed59230
|
Merge branch 'de_dupe_lam' into integration
|
2025-11-16 12:47:44 -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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
J. Nick Koston
|
1b19e4e8ad
|
Merge branch 'reduce_logger_locking' into integration
|
2025-11-15 17:36:37 -06:00 |
|
J. Nick Koston
|
d096f1192d
|
make bot happy
|
2025-11-15 17:35:41 -06:00 |
|