J. Nick Koston
|
b97ba73757
|
Merge branch 'host-pch' into esp32-pio-pch
|
2026-08-27 15:53:00 -05:00 |
|
J. Nick Koston
|
b5c78a4711
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 15:53:00 -05:00 |
|
J. Nick Koston
|
a114147e03
|
Merge branch 'platformio-pch-libretiny' into pch-strict-ci
|
2026-08-27 15:53:00 -05:00 |
|
J. Nick Koston
|
80b592fa16
|
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
|
2026-08-27 15:52:59 -05:00 |
|
J. Nick Koston
|
665f1d46ca
|
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
|
2026-08-27 15:52:59 -05:00 |
|
J. Nick Koston
|
5f97c5756b
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-27 15:52:59 -05:00 |
|
J. Nick Koston
|
95ea16b8c4
|
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
|
2026-08-27 15:52:59 -05:00 |
|
J. Nick Koston
|
31470e7997
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-27 15:52:58 -05:00 |
|
J. Nick Koston
|
b29b203ab1
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-27 15:52:58 -05:00 |
|
J. Nick Koston
|
a928609b72
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-27 15:52:58 -05:00 |
|
J. Nick Koston
|
eb44311bb3
|
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
|
2026-08-27 15:52:58 -05:00 |
|
J. Nick Koston
|
7782bc11c6
|
[core] Remove make_name_with_suffix std::string overloads (#18828)
|
2026-08-27 15:29:43 -05:00 |
|
J. Nick Koston
|
a9a66baeba
|
[ci] Compress the compile-test image with zstd (#18812)
|
2026-08-27 15:29:23 -05:00 |
|
J. Nick Koston
|
16d0fa1165
|
[core] Add step_to_accuracy_decimals benchmarks (#18826)
|
2026-08-27 15:28:04 -05:00 |
|
 
|
25d5cd3e14
|
[modbus_controller] Poll through PollingDevice; deprecate ModbusCommandItem (#18071)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-27 14:38:13 -05:00 |
|
dependabot[bot]
|
9598449b6b
|
Bump CodSpeedHQ/action from 5.0.3 to 5.2.1 (#18834)
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-08-27 14:31:11 -05:00 |
|
dependabot[bot]
|
a8c7279b3b
|
Bump platformdirs from 4.11.3 to 4.11.4 (#18835)
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-08-27 14:30:53 -05:00 |
|
J. Nick Koston
|
5f9af0cfa5
|
Merge branch 'host-pch' into esp32-pio-pch
|
2026-08-27 14:04:03 -05:00 |
|
J. Nick Koston
|
5bc3102c82
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 14:04:02 -05:00 |
|
J. Nick Koston
|
a5e4882196
|
Merge branch 'platformio-pch-libretiny' into pch-strict-ci
|
2026-08-27 14:04:02 -05:00 |
|
J. Nick Koston
|
4f9a02f85a
|
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
|
2026-08-27 14:04:02 -05:00 |
|
J. Nick Koston
|
8f1e581bf6
|
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
|
2026-08-27 14:04:02 -05:00 |
|
J. Nick Koston
|
8f8e6e95d4
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-27 14:04:02 -05:00 |
|
J. Nick Koston
|
c817bdd25e
|
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
|
2026-08-27 14:04:02 -05:00 |
|
J. Nick Koston
|
7f77764dbb
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-27 14:04:01 -05:00 |
|
J. Nick Koston
|
238238e8a1
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-27 14:04:01 -05:00 |
|
J. Nick Koston
|
7288a70f96
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-27 14:04:01 -05:00 |
|
J. Nick Koston
|
a1576fe28a
|
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
|
2026-08-27 14:04:01 -05:00 |
|
  ![pre-commit-ci-lite[bot]](/assets/img/avatar_default.png)
|
c3c69c730c
|
[openthread] fix shutdown (#16332)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-08-27 12:59:17 -05:00 |
|
J. Nick Koston
|
640f2de767
|
Merge user platformio option strings into list options, scope the esp32 PlatformIO trigger to the pch modules
|
2026-08-27 12:45:59 -05:00 |
|
J. Nick Koston
|
c4c6fe198e
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 12:38:39 -05:00 |
|
J. Nick Koston
|
7850fba837
|
Merge branch 'platformio-pch-libretiny' into pch-strict-ci
|
2026-08-27 12:38:39 -05:00 |
|
J. Nick Koston
|
f66eb89f28
|
Merge branch 'host-pch' into esp32-pio-pch
|
2026-08-27 12:38:39 -05:00 |
|
J. Nick Koston
|
c2eb877a17
|
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
|
2026-08-27 12:38:32 -05:00 |
|
J. Nick Koston
|
72c670f5f1
|
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
|
2026-08-27 12:38:31 -05:00 |
|
J. Nick Koston
|
ecc9248426
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-27 12:38:31 -05:00 |
|
J. Nick Koston
|
9d3a68cd33
|
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
|
2026-08-27 12:38:31 -05:00 |
|
J. Nick Koston
|
1132ec92e8
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-27 12:38:24 -05:00 |
|
J. Nick Koston
|
bb823ba4c0
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-27 12:38:24 -05:00 |
|
J. Nick Koston
|
6d4a7e0a48
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-27 12:38:24 -05:00 |
|
J. Nick Koston
|
b866a1f4a4
|
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
|
2026-08-27 12:38:24 -05:00 |
|
J. Nick Koston
|
e56edc4af0
|
Drop the relative-path branch; compile databases record absolute paths
|
2026-08-27 12:37:01 -05:00 |
|
J. Nick Koston
|
c6b1a41e76
|
Match the pch source TU by resolved path so symlinked build dirs keep the pch
|
2026-08-27 12:31:53 -05:00 |
|
 Bonne EgglestonandJ. Nick Koston
|
a8c8827a5b
|
[modbus_controller] Switch write_lambda return value is the wire value only (#18788)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-08-27 10:33:16 -05:00 |
|
J. Nick Koston
|
a4136c8a17
|
Run copy_files to completion in the gate test, pin the build_helpers trigger
|
2026-08-27 10:11:55 -05:00 |
|
J. Nick Koston
|
de0f706da4
|
Merge branch 'host-pch' into esp32-pio-pch
|
2026-08-27 09:41:01 -05:00 |
|
J. Nick Koston
|
41d68d2978
|
Merge branch 'pch-strict-ci' into host-pch
|
2026-08-27 09:40:58 -05:00 |
|
J. Nick Koston
|
59556a730d
|
Keep the parity test hermetic, give touch the shared error contract
|
2026-08-27 09:40:54 -05:00 |
|
J. Nick Koston
|
b367238273
|
Adopt the shared prefix constant everywhere, trigger CI on build_helpers, pin the copy_files gate
|
2026-08-27 09:31:31 -05:00 |
|
J. Nick Koston
|
5ab690cca6
|
Merge branch 'host-pch' into esp32-pio-pch
|
2026-08-27 09:13:57 -05:00 |
|