J. Nick Koston
|
37d5ba1807
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-24 15:58:32 -05:00 |
|
J. Nick Koston
|
8d1c58afaa
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-24 15:58:32 -05:00 |
|
J. Nick Koston
|
eaa9e955b2
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-24 15:58:31 -05:00 |
|
J. Nick Koston
|
f6cb25f811
|
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
|
2026-08-24 15:58:31 -05:00 |
|
J. Nick Koston
|
431312da29
|
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
|
2026-08-24 15:58:31 -05:00 |
|
J. Nick Koston
|
bc86285369
|
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
|
2026-08-24 15:58:31 -05:00 |
|
J. Nick Koston
|
f78c1cb85c
|
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
|
2026-08-24 15:58:30 -05:00 |
|
J. Nick Koston
|
ad437cbd15
|
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
|
2026-08-24 15:58:30 -05:00 |
|
J. Nick Koston
|
7e236bc762
|
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
|
2026-08-24 15:58:30 -05:00 |
|
J. Nick Koston
|
6eed2e5d2b
|
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-converter
|
2026-08-24 15:58:21 -05:00 |
|
J. Nick Koston
|
3f0ec0b157
|
[espidf] Always reconfigure after component discovery (#18730)
|
2026-08-25 08:56:59 +12:00 |
|
 Keith BurzinskiandJ. Nick Koston
|
b97c877992
|
[api] Acknowledge proxy subscribe and configuration requests (#18312)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-24 20:27:24 +00:00 |
|
J. Nick Koston
|
634dfe6f3c
|
Harden the skip path against stale artifacts, tolerate corrupt linker scripts, guard the baseline degrade, mark undecoded addresses
|
2026-08-24 13:49:50 -05:00 |
|
J. Nick Koston
|
0556c212b2
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-24 13:36:49 -05:00 |
|
J. Nick Koston
|
9b02163b99
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
# Conflicts:
# tests/unit_tests/build_gen/test_arduino8266.py
|
2026-08-24 13:36:39 -05:00 |
|
J. Nick Koston
|
3f76981e2d
|
Serialize the cache-stamp command unambiguously, annotate the test helpers
|
2026-08-24 13:36:07 -05:00 |
|
J. Nick Koston
|
0036732dde
|
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
|
2026-08-24 12:32:55 -05:00 |
|
J. Nick Koston
|
6068d7887f
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-24 12:32:55 -05:00 |
|
J. Nick Koston
|
7dddad5471
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-24 12:32:55 -05:00 |
|
J. Nick Koston
|
31c6dad695
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-24 12:32:55 -05:00 |
|
J. Nick Koston
|
49d92b7787
|
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
|
2026-08-24 12:32:54 -05:00 |
|
J. Nick Koston
|
fb8f02e552
|
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
|
2026-08-24 12:32:54 -05:00 |
|
J. Nick Koston
|
30fff6e91c
|
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
|
2026-08-24 12:32:54 -05:00 |
|
J. Nick Koston
|
200ee0c9c3
|
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
|
2026-08-24 12:32:54 -05:00 |
|
J. Nick Koston
|
81c375af0b
|
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
|
2026-08-24 12:32:53 -05:00 |
|
J. Nick Koston
|
3ca65ffb0d
|
Cover the file-like backoff tick, settle the batch worker return shape
|
2026-08-24 12:32:38 -05:00 |
|
J. Nick Koston
|
5f6a910e2d
|
[core] Harden the shared library converter (#18685)
|
2026-08-23 22:24:12 -05:00 |
|
J. Nick Koston
|
9974ad97fa
|
[core] Extract the shared idedata and size-summary helpers into build_helpers (#18661)
|
2026-08-23 21:59:19 -05:00 |
|
J. Nick Koston
|
985a784f5e
|
Point analyze-memory at the platformio escape hatch, test the backend-table invariant instead of asserting at import, fail blank component lists under the flag, clean the arduino idedata cache
|
2026-08-23 20:53:55 -05:00 |
|
J. Nick Koston
|
0b920477b3
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-23 19:43:43 -05:00 |
|
J. Nick Koston
|
bae1291d73
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-23 19:43:43 -05:00 |
|
J. Nick Koston
|
d4715511aa
|
Cover the non-UTF-8 script raise and the note-read race
|
2026-08-23 19:43:31 -05:00 |
|
J. Nick Koston
|
4a9dfe0456
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-23 19:38:34 -05:00 |
|
J. Nick Koston
|
f973c7bfb7
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-23 19:38:34 -05:00 |
|
J. Nick Koston
|
0b04623072
|
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
|
2026-08-23 19:38:33 -05:00 |
|
J. Nick Koston
|
a1ea46e002
|
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
|
2026-08-23 19:38:33 -05:00 |
|
J. Nick Koston
|
7bb4f2ecb2
|
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
|
2026-08-23 19:38:33 -05:00 |
|
J. Nick Koston
|
1eb0fff084
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-23 19:38:33 -05:00 |
|
J. Nick Koston
|
2e1217b1e1
|
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
|
2026-08-23 19:38:32 -05:00 |
|
J. Nick Koston
|
67608f9386
|
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
|
2026-08-23 19:38:32 -05:00 |
|
J. Nick Koston
|
983c5a1de9
|
Decode the linker script strictly, fold the diagnostic note into the cache stamp, fix the comment attachment
|
2026-08-23 19:35:42 -05:00 |
|
J. Nick Koston
|
5aaf5e8150
|
Parametrize the build-info staleness test
|
2026-08-23 19:33:08 -05:00 |
|
J. Nick Koston
|
f3851bf3ad
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-23 19:30:47 -05:00 |
|
J. Nick Koston
|
0bbd09219d
|
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
|
2026-08-23 19:30:47 -05:00 |
|
J. Nick Koston
|
d0dc7cc57c
|
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
|
2026-08-23 19:30:47 -05:00 |
|
J. Nick Koston
|
b9d40d2b1b
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-23 19:30:47 -05:00 |
|
J. Nick Koston
|
14a68e7b35
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-23 19:30:47 -05:00 |
|
J. Nick Koston
|
c4e8cb5ccd
|
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
|
2026-08-23 19:30:46 -05:00 |
|
J. Nick Koston
|
ecb0c24bee
|
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
|
2026-08-23 19:30:46 -05:00 |
|
J. Nick Koston
|
5ce8c68df5
|
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
|
2026-08-23 19:30:46 -05:00 |
|