J. Nick Koston
b3ad8bd15d
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 17:12:40 -05:00
J. Nick Koston
c97fb7744b
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 17:12:40 -05:00
J. Nick Koston
5990fbbf58
Warn on unrecognized flag shapes reaching the compile line, pin the IPv6 lwIP pair, fix stale comments
2026-08-23 17:12:31 -05:00
J. Nick Koston
1f44b89815
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 17:08:17 -05:00
J. Nick Koston
6da4a07546
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 17:08:17 -05:00
J. Nick Koston
3cae91e542
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-23 17:08:17 -05:00
J. Nick Koston
6b5b2abdea
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
2026-08-23 17:08:17 -05:00
J. Nick Koston
ac37167db9
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
2026-08-23 17:08:17 -05:00
J. Nick Koston
09e5a7d2ac
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
2026-08-23 17:08:16 -05:00
J. Nick Koston
4bb6da7f10
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
2026-08-23 17:08:16 -05:00
J. Nick Koston
b738b36a39
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
2026-08-23 17:08:16 -05:00
J. Nick Koston
ac66e3a96c
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
2026-08-23 17:08:16 -05:00
J. Nick Koston
e7fc3937bf
Merge branch 'esp8266-native-converter-hardening' into esp8266-native-library-converter
2026-08-23 17:08:16 -05:00
J. Nick Koston
70f4555ec8
Route captured LINKFLAGS to the link line and make Prepend a real front-insert
2026-08-23 17:08:04 -05:00
J. Nick Koston
e2aee2b28e
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 16:54:58 -05:00
J. Nick Koston
c2edfd80eb
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 16:54:58 -05:00
J. Nick Koston
75891a3449
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-23 16:54:57 -05:00
J. Nick Koston
726f0b5b57
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
2026-08-23 16:54:57 -05:00
J. Nick Koston
b3da79f65d
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
2026-08-23 16:54:57 -05:00
J. Nick Koston
5c62bd7abf
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
2026-08-23 16:54:57 -05:00
J. Nick Koston
905c0835f4
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
2026-08-23 16:54:57 -05:00
J. Nick Koston
5f20ddb630
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
2026-08-23 16:54:56 -05:00
J. Nick Koston
6cfb915aeb
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
2026-08-23 16:54:56 -05:00
J. Nick Koston
cb10904fa3
Keep the combined bar steady during a backoff sleep
2026-08-23 16:49:54 -05:00
J. Nick Koston
f1b2258661
Stop the false build_src_flags warning, share the idedata error tuple, make the no-tests guard per platform
2026-08-23 16:48:36 -05:00
J. Nick Koston
3f10a8ca36
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
...
# Conflicts:
# esphome/components/esp8266/__init__.py
2026-08-23 16:43:20 -05:00
J. Nick Koston
ad4c59873b
Read flash mode from its real producer, share the mode set, store the scanf decision
...
flash_mode comes from the board_build.flash_mode option the component
already pins (validated by cv.one_of against the same BUILD_FLASH_MODES,
now living in const.py so the two sides cannot drift), retiring
KEY_FLASH_MODE from the generator. The scanf-float decision is stored in
CORE.data where it is computed instead of being a discarded local, so
KEY_SCANF_FLOAT has a producer in this PR. A trailing bare -include in
build_src_flags fails by name instead of degrading into the source dir.
2026-08-23 16:42:25 -05:00
J. Nick Koston
6f0dffeb37
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 16:31:26 -05:00
J. Nick Koston
74003888a1
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 16:31:24 -05:00
J. Nick Koston
e468431081
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-23 16:31:22 -05:00
J. Nick Koston
9134ba29d2
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
2026-08-23 16:31:20 -05:00
J. Nick Koston
e460ead96b
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
2026-08-23 16:31:18 -05:00
J. Nick Koston
0b19867efb
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
2026-08-23 16:31:16 -05:00
J. Nick Koston
212a02a819
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
2026-08-23 16:31:14 -05:00
J. Nick Koston
330f070921
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
2026-08-23 16:31:12 -05:00
J. Nick Koston
f6ae5e4892
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
2026-08-23 16:31:10 -05:00
J. Nick Koston
b0b174f3e2
Merge branch 'esp8266-native-converter-hardening' into esp8266-native-library-converter
2026-08-23 16:31:08 -05:00
J. Nick Koston
d8857080f0
Merge branch 'esp8266-native-idedata-helpers' into esp8266-native-converter-hardening
2026-08-23 16:31:06 -05:00
J. Nick Koston
c285af3857
Cover the Flash line through the shared bar
2026-08-23 16:31:03 -05:00
J. Nick Koston
6b39cbb3e0
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-23 16:25:37 -05:00
J. Nick Koston
8ac04d41e4
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-23 16:25:35 -05:00
J. Nick Koston
b7e0952eb5
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-23 16:25:33 -05:00
J. Nick Koston
5f0d2ff217
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
2026-08-23 16:25:30 -05:00
J. Nick Koston
28b400f942
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
2026-08-23 16:25:28 -05:00
J. Nick Koston
3280248778
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
2026-08-23 16:25:26 -05:00
J. Nick Koston
81ffa42c66
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
2026-08-23 16:25:24 -05:00
J. Nick Koston
d7d236c6bc
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
2026-08-23 16:25:22 -05:00
J. Nick Koston
de00530c0e
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
2026-08-23 16:25:20 -05:00
J. Nick Koston
acf5ce718c
Merge branch 'esp8266-native-converter-hardening' into esp8266-native-library-converter
2026-08-23 16:25:18 -05:00
J. Nick Koston
5904928f0c
Merge branch 'esp8266-native-idedata-helpers' into esp8266-native-converter-hardening
2026-08-23 16:25:16 -05:00