J. Nick Koston
1cdaddad4f
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 15:46:01 -05:00
J. Nick Koston
a8e71f125a
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 15:45:59 -05:00
J. Nick Koston
cb62f892c7
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-23 15:45:56 -05:00
J. Nick Koston
2283fafc9b
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
2026-08-23 15:45:54 -05:00
J. Nick Koston
115ef50090
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
2026-08-23 15:45:52 -05:00
J. Nick Koston
48d353926e
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
2026-08-23 15:45:50 -05:00
J. Nick Koston
abb0f9e56a
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
2026-08-23 15:45:48 -05:00
J. Nick Koston
6dbef0d0bb
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
2026-08-23 15:45:46 -05:00
J. Nick Koston
832c6feecc
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
2026-08-23 15:45:44 -05:00
J. Nick Koston
41b0fe6747
Merge branch 'esp8266-native-converter-hardening' into esp8266-native-library-converter
2026-08-23 15:45:42 -05:00
J. Nick Koston
e580e267ce
Merge branch 'esp8266-native-idedata-helpers' into esp8266-native-converter-hardening
2026-08-23 15:45:40 -05:00
J. Nick Koston
d3590ffd7c
Port the standalone size-summary hardening into the chain copy
...
The full #18668 state, adapted to the shared bar: _ram_bar/_flash_bar
return validated (used, total) pairs printed through print_size_line,
the partition parser returns None for legitimate absence and raises
only for a broken table, skips follow the warn/debug visibility rule,
and run_compile passes the table path unconditionally. Ported now so
the merge-time conflict resolves itself; the chain-only exact-format
and RAM-vs-Flash isolation tests stay.
2026-08-23 15:45:36 -05:00
J. Nick Koston
de4e395715
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 15:33:44 -05:00
J. Nick Koston
f955c59fe4
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 15:33:42 -05:00
J. Nick Koston
9cbdfa07cb
Require bodies on the MMU segment sizes, split driver link flags, warn on a stuck note
...
A bare -DMMU_IRAM_SIZE would preprocess to len = 1 and fail far away in
ld (or as a misleading testing-mode message), so MMU_CUSTOM requires a
body on both segment sizes before the shape check. -fuse-ld=/-specs=/
--specs= are driver options with no -Wl, spelling, so they get their
own rejection instead of advice that would make things worse. An
unremovable stale stderr note now warns with the clean hint, since its
consequence is a permanently unstamped cache.
2026-08-23 15:33:37 -05:00
J. Nick Koston
5c9d73c1e2
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 15:27:53 -05:00
J. Nick Koston
eea31bf571
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 15:27:51 -05:00
J. Nick Koston
db2ea1b935
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-23 15:27:49 -05:00
J. Nick Koston
f7a3e4fabf
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
2026-08-23 15:27:47 -05:00
J. Nick Koston
fc9037b2b5
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
2026-08-23 15:27:44 -05:00
J. Nick Koston
ebc6f83053
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
2026-08-23 15:27:42 -05:00
J. Nick Koston
8c96e50b46
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
2026-08-23 15:27:40 -05:00
J. Nick Koston
54429bcdfb
Name the ldscript key, warn when a pre-2.4.2 core cannot honor it, pin the rule
...
KEY_LDSCRIPT replaces the bare literal at both the table entry and the
lookup, so a typo cannot silently fall back to the layout-moving
default; the regeneration recipe notes that overrides must survive a
refresh; a board pinning an override on an Arduino core <= 2.4.2 warns
that the layout cannot be honored; and board_ld_script gains the test
pinning d1_wroom_02's shipped layout and the size defaults.
2026-08-23 15:27:36 -05:00
J. Nick Koston
8018a0d930
Cover the bar-less logging guard and the uncancelled backoff slice
2026-08-23 15:25:29 -05:00
J. Nick Koston
63d061bc1d
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 15:09:19 -05:00
J. Nick Koston
65793b0eb7
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 15:09:18 -05:00
J. Nick Koston
317b81b3ff
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-23 15:09:15 -05:00
J. Nick Koston
a3c93fb8ea
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
2026-08-23 15:09:13 -05:00
J. Nick Koston
720f113f25
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
2026-08-23 15:09:11 -05:00
J. Nick Koston
9b403279cb
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
2026-08-23 15:09:09 -05:00
J. Nick Koston
17ba07d6fe
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
2026-08-23 15:09:07 -05:00
J. Nick Koston
20920e0971
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
2026-08-23 15:09:05 -05:00
J. Nick Koston
81be569a85
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
2026-08-23 15:09:03 -05:00
J. Nick Koston
641c80b193
Use the caplog fixture where the deleted helper was
2026-08-23 15:09:00 -05:00
J. Nick Koston
21a3509634
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 15:06:58 -05:00
J. Nick Koston
91f0554a2c
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 15:06:56 -05:00
J. Nick Koston
67bf5f9a21
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-23 15:06:54 -05:00
J. Nick Koston
c46860bf57
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
2026-08-23 15:06:52 -05:00
J. Nick Koston
66d0358d03
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
2026-08-23 15:06:50 -05:00
J. Nick Koston
7c8f352ab1
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
2026-08-23 15:06:48 -05:00
J. Nick Koston
e563ad3724
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
2026-08-23 15:06:46 -05:00
J. Nick Koston
8170cd3d96
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
2026-08-23 15:06:44 -05:00
J. Nick Koston
e2eae002e6
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
2026-08-23 15:06:42 -05:00
J. Nick Koston
065867f815
Merge branch 'esp8266-native-converter-hardening' into esp8266-native-library-converter
2026-08-23 15:06:40 -05:00
J. Nick Koston
5aebd7cb41
Match SCons' remaining CPPDEFINES spellings, drop dead test scaffolding
...
A bare 2-tuple is one name=value pair (not -DFOO -D1), a dict maps
names to values, and a None value is a bare define, per processDefines.
The unused caplog_at_info helper and the progress kwarg the download
stubs declared ahead of their PR are gone.
2026-08-23 15:05:43 -05:00
J. Nick Koston
d0e27bd174
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 14:42:33 -05:00
J. Nick Koston
5d4a18f9e5
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 14:42:31 -05:00
J. Nick Koston
c12e652acf
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-23 14:42:29 -05:00
J. Nick Koston
94dc7eccc3
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
2026-08-23 14:42:27 -05:00
J. Nick Koston
96f8c021bd
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
2026-08-23 14:42:25 -05:00