J. Nick Koston
|
538942153d
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
# Conflicts:
# esphome/components/esp8266/__init__.py
|
2026-08-22 22:30:05 -05:00 |
|
J. Nick Koston
|
cd3cdde87c
|
Preserve d1_wroom_02's shipped flash layout, refuse plain linker unflags, pin the real spaced-override outcome
|
2026-08-22 22:29:21 -05:00 |
|
J. Nick Koston
|
d1f065671e
|
[http_request] Abort OTA backend when update fails before first write (#18581)
|
2026-08-22 22:21:04 -05:00 |
|
J. Nick Koston
|
013a27bee9
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-22 22:17:28 -05:00 |
|
J. Nick Koston
|
4577d69ca9
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
# Conflicts:
# esphome/build_gen/arduino8266.py
|
2026-08-22 22:17:26 -05:00 |
|
J. Nick Koston
|
5a256abd65
|
Give the lwIP variants named fields
|
2026-08-22 22:17:02 -05:00 |
|
J. Nick Koston
|
dce5185cef
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-22 22:11:45 -05:00 |
|
J. Nick Koston
|
a7e5ac9dea
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-22 22:11:44 -05:00 |
|
J. Nick Koston
|
be5317ae46
|
Scope the hex-only MMU rule to the segment sizes the surgery parser reads
|
2026-08-22 22:11:42 -05:00 |
|
J. Nick Koston
|
476852c84f
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
# Conflicts:
# esphome/build_gen/arduino8266.py
|
2026-08-22 22:11:14 -05:00 |
|
J. Nick Koston
|
2521f29782
|
Apply the 18559 simplify pass: surgery wrapper, shared clean hint, resilient write helper, unified knob lookups, test scaffolding
|
2026-08-22 22:09:36 -05:00 |
|
J. Nick Koston
|
4146f23ba3
|
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
|
2026-08-22 22:05:04 -05:00 |
|
J. Nick Koston
|
f0203528f5
|
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
|
2026-08-22 22:05:04 -05:00 |
|
J. Nick Koston
|
cd291fb35b
|
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
|
2026-08-22 22:05:04 -05:00 |
|
J. Nick Koston
|
d2ed17b688
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-22 22:05:04 -05:00 |
|
J. Nick Koston
|
e9466ff738
|
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
|
2026-08-22 22:05:03 -05:00 |
|
J. Nick Koston
|
b9317de2e8
|
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
|
2026-08-22 22:05:03 -05:00 |
|
J. Nick Koston
|
4d6300b400
|
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
|
2026-08-22 22:05:03 -05:00 |
|
J. Nick Koston
|
030e79fa5a
|
Keep the empty-argument flag check next to the lexer that leaves the bare token
|
2026-08-22 22:04:47 -05:00 |
|
J. Nick Koston
|
02da5c6484
|
[ethernet] Remove deprecated get_eth_mac_address_pretty() (#18379)
|
2026-08-22 22:02:41 -05:00 |
|
J. Nick Koston
|
b2440cb655
|
[modbus] Remove deprecated waiting_for_response() (#18381)
|
2026-08-22 22:02:22 -05:00 |
|
J. Nick Koston
|
160d8b8f0c
|
[web_server_idf] Remove deprecated AsyncWebServerRequest::url() (#18382)
|
2026-08-22 22:02:05 -05:00 |
|
J. Nick Koston
|
8899713ef9
|
[core] Remove deprecated gamma_correct and gamma_uncorrect (#18376)
|
2026-08-22 22:00:53 -05:00 |
|
J. Nick Koston
|
f3cdefce21
|
[wifi] Remove deprecated wifi_ssid() (#18378)
|
2026-08-22 22:00:38 -05:00 |
|
J. Nick Koston
|
b115813fbe
|
[esp32] Report abort and task watchdog panics correctly in crash handler (#18575)
|
2026-08-22 22:00:17 -05:00 |
|
J. Nick Koston
|
ab45ab316a
|
[core] Remove deprecated entity_base getters (#18375)
|
2026-08-22 22:00:02 -05:00 |
|
J. Nick Koston
|
da9c0bdd14
|
Merge branch 'esp8266-native-library-converter' into esp8266-native-shared-helpers
|
2026-08-22 21:59:57 -05:00 |
|
J. Nick Koston
|
5b3a6c05bf
|
[core] Remove deprecated esp_log_vprintf_ flash-string overload (#18377)
|
2026-08-22 21:59:47 -05:00 |
|
J. Nick Koston
|
a1e6370e8b
|
[core] Harden the shared library converter and download registry archives in parallel
|
2026-08-22 21:59:19 -05:00 |
|
J. Nick Koston
|
dada0f2c2b
|
[core] Extract the shared idedata and size-summary helpers into build_helpers
|
2026-08-22 21:58:41 -05:00 |
|
J. Nick Koston
|
9fe10af350
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-22 21:55:44 -05:00 |
|
J. Nick Koston
|
a5947beb07
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-22 21:55:44 -05:00 |
|
J. Nick Koston
|
9624c918e7
|
Hoist the invariant framework and arch define groups
|
2026-08-22 21:55:42 -05:00 |
|
J. Nick Koston
|
cd53681787
|
[wifi] Inline the remaining trivial WiFiAP and WiFiComponent accessors (#18617)
|
2026-08-23 02:51:39 +00:00 |
|
J. Nick Koston
|
2fe3eaf97d
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-22 21:50:50 -05:00 |
|
J. Nick Koston
|
2bfbc72147
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
# Conflicts:
# esphome/build_gen/arduino8266.py
|
2026-08-22 21:50:38 -05:00 |
|
J. Nick Koston
|
4803ced57d
|
Reunite the SDK-table comment with its table
|
2026-08-22 21:50:08 -05:00 |
|
J. Nick Koston
|
2c44df9efa
|
Hoist the common linker-script names
|
2026-08-22 21:49:45 -05:00 |
|
J. Nick Koston
|
aadc10944c
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
# Conflicts:
# esphome/build_gen/arduino8266.py
|
2026-08-22 21:49:06 -05:00 |
|
J. Nick Koston
|
bb7ba38fd0
|
Hoist the knob tables to dicts and the shape checks to compiled module regexes
|
2026-08-22 21:48:41 -05:00 |
|
J. Nick Koston
|
24ea73a626
|
Gate the zero-test guard behind a flag, keep the upload path import-free, verify all artifacts, regenerate a stale compile DB
|
2026-08-22 21:47:03 -05:00 |
|
J. Nick Koston
|
9d4df93676
|
Assert the launcher string verbatim; Path normalization diverged on Windows
|
2026-08-22 21:42:53 -05:00 |
|
J. Nick Koston
|
390ca116bc
|
Name the idedata consumers in the arduino backend's warning too
|
2026-08-22 21:42:15 -05:00 |
|
J. Nick Koston
|
2d325a9eee
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-22 21:42:14 -05:00 |
|
J. Nick Koston
|
fbe5a02d6f
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-22 21:42:14 -05:00 |
|
J. Nick Koston
|
9e3c84ff1b
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-22 21:42:13 -05:00 |
|
J. Nick Koston
|
c7d7a7ba75
|
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
|
2026-08-22 21:41:58 -05:00 |
|
J. Nick Koston
|
a5e87d3c8f
|
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
|
2026-08-22 21:41:57 -05:00 |
|
J. Nick Koston
|
ba1ad765ea
|
Name the probe failure cause in the tool-version warning
|
2026-08-22 21:41:50 -05:00 |
|
J. Nick Koston
|
767bb61a14
|
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
|
2026-08-22 21:41:28 -05:00 |
|