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 |
|
J. Nick Koston
|
21abf1692b
|
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
|
2026-08-22 21:41:27 -05:00 |
|
J. Nick Koston
|
a22c2a9768
|
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
|
2026-08-22 21:41:27 -05:00 |
|
J. Nick Koston
|
18206967a1
|
Validate captured CPPDEFINES, warn on empty idedata includes, name the idedata consumers
|
2026-08-22 21:40:57 -05:00 |
|
J. Nick Koston
|
beceab6327
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-22 21:30:41 -05:00 |
|
J. Nick Koston
|
822bb1d88f
|
Drop the stale ccache_path patch from the write_project test
|
2026-08-22 21:29:50 -05:00 |
|
J. Nick Koston
|
9487cf6b7c
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-22 21:29:33 -05:00 |
|
J. Nick Koston
|
81afaca560
|
Unify the MMU guards: hex-only sizes, every valued MMU_* validated, no-knob refuses all
|
2026-08-22 21:29:31 -05:00 |
|
J. Nick Koston
|
70765dd52a
|
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
|
2026-08-22 21:28:28 -05:00 |
|
J. Nick Koston
|
32a0fff6b8
|
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
|
2026-08-22 21:28:28 -05:00 |
|
J. Nick Koston
|
586bc114fa
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-22 21:28:28 -05:00 |
|
J. Nick Koston
|
2f0ad8a57d
|
Surface unexpected prefetch failures; restore the dropped cache-path rationales
|
2026-08-22 21:28:18 -05:00 |
|
J. Nick Koston
|
75150fda52
|
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
|
2026-08-22 21:27:39 -05:00 |
|
J. Nick Koston
|
791e2b8204
|
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
|
2026-08-22 21:27:39 -05:00 |
|
J. Nick Koston
|
ce52b93249
|
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
|
2026-08-22 21:27:39 -05:00 |
|