|
4ef5c941c9
|
Fix missing ifdef guards in API protobuf generator (#9296)
|
2025-07-03 09:39:20 +12:00 |
|
|
eba2c82fec
|
Use encode_bytes() for protobuf bytes fields (#9289)
|
2025-07-02 04:36:09 +00:00 |
|
|
6a096c1d5a
|
[api] Dump bytes fields as hex instead of unreadable string (#9288)
|
2025-07-02 13:36:15 +12:00 |
|
|
e907050a17
|
Remove unused return value from read_message and fix ifdef placement in generated API code (#9256)
|
2025-06-30 11:45:03 +12:00 |
|
|
09e5aa6011
|
[script] Add exec bit to run-in-env (#9212)
|
2025-06-26 00:59:16 -05:00 |
|
|
f029f4f20e
|
Fix missing protobuf message dump for batched messages with very verbose logging (#9206)
|
2025-06-26 13:57:41 +12:00 |
|
|
a08d021f77
|
Reduce code duplication in auto-generated API protocol code (#9097)
|
2025-06-19 12:10:01 +12:00 |
|
|
b7b1d17ecb
|
Remove empty generated protobuf methods (#9098)
|
2025-06-19 12:06:39 +12:00 |
|
|
1dbebe90ba
|
Add common base classes for entity protobuf messages to reduce duplicate code (#9090)
|
2025-06-16 09:29:25 +12:00 |
|
|
2ed5611a08
|
Replace API deferred queue with efficient message batching system (#9012)
|
2025-06-11 11:49:15 +12:00 |
|
|
9e862b8b53
|
[list-components.py] Only add platforms that are actually platforms. (#9005)
|
2025-06-07 21:25:24 -05:00 |
|
|
44f1ff10e6
|
Introduce "communication failed" log macro (#8939)
|
2025-05-29 01:59:38 -05:00 |
|
|
64e4589f4e
|
[esp32] Regenerate boards from recommended platform version (#8938)
|
2025-05-29 05:21:05 +00:00 |
|
|
4ac433fddb
|
Add integration tests for host (#8912)
|
2025-05-26 21:31:32 -05:00 |
|
|
bd7c2a680c
|
Updates for development environment (#8801)
|
2025-05-22 13:24:34 +12:00 |
|
|
aeb4e63950
|
update minimal python version to 3.10 (#8850)
|
2025-05-22 13:21:43 +12:00 |
|
|
ef7a22ff04
|
[api-docs] Run using netlify builders (#8842)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-19 19:48:04 +12:00 |
|
|
2e15ee232d
|
Deploy doxygen docs to netlify (#8837)
|
2025-05-19 14:09:38 +12:00 |
|
|
5c92367ca2
|
[script] Use local import for zephyr (#8822)
|
2025-05-16 23:41:19 +00:00 |
|
|
7c0546c9f0
|
[clang] clang tidy support with zephyr (#8352)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-05-12 23:36:34 +00:00 |
|
|
54ead9a6b4
|
Reserve buffer space to avoid frequent realloc when generating protobuf messages (#8707)
|
2025-05-07 21:56:54 -05:00 |
|
|
43580739ac
|
Ensure new const file stays in order (#8642)
|
2025-04-28 18:58:13 -05:00 |
|
|
38dae8489e
|
[http_request] Implement for host platform (#8040)
|
2025-04-28 13:45:28 +12:00 |
|
|
adcd6517db
|
[docker] Use new base container image (#8582)
|
2025-04-28 11:14:50 +12:00 |
|
|
3d24dea455
|
fix schema-gen-ci failures (#8621)
|
2025-04-24 15:30:22 -10:00 |
|
|
f29ccb9e75
|
Schema gen action (#8593)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-04-24 15:43:37 +12:00 |
|
|
3677ef71d1
|
Add typing to protobuf code generator (#8541)
|
2025-04-16 08:19:22 +12:00 |
|
|
a52d6388a9
|
Use python3 in place of python, as some systems don't emulate the former (#8568)
|
2025-04-15 04:13:37 +00:00 |
|
|
34a4e70cc5
|
Update setup to make .temp directory (#8558)
|
2025-04-14 10:48:45 +12:00 |
|
|
219ba6152c
|
[CI] Clang tidy fixes for 5.3.2 (#8510)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-04-03 07:32:17 +00:00 |
|
|
4adda632bb
|
Bump ruff from 0.9.2 to 0.11.0 (#8409)
|
2025-03-20 09:51:23 -10:00 |
|
|
c281351732
|
Finish up transition from black-format to ruff (#8294)
|
2025-02-21 13:02:55 -06:00 |
|
|
abbd72e802
|
Use the process CPU count to determine how many children to create (#8268)
|
2025-02-19 06:10:33 +13:00 |
|
|
0d13e2040d
|
Don't activate venv in devcontainer (#8128)
|
2025-02-10 17:12:46 +13:00 |
|
|
16bf56b0f9
|
Fix running pre-commit on Windows (#8095)
|
2025-01-17 09:10:20 +13:00 |
|
|
f1c0570e3b
|
[image] Transparency changes; code refactor (#7908)
|
2025-01-13 16:21:42 +13:00 |
|
|
731fb1d172
|
[spi] relay on KEY_TARGET_PLATFORM as the other platforms does (#8066)
|
2025-01-13 11:15:39 +13:00 |
|
|
9c8976be13
|
[CI] Update clang-tidy to 18.1.3 (#7822)
|
2024-12-03 11:29:45 +13:00 |
|
|
a3ef2ed7fd
|
python lint for platform components (#7864)
|
2024-11-27 09:56:43 +13:00 |
|
|
4fbf41472a
|
[CI] Add/update some system include paths (#7831)
|
2024-11-25 17:41:27 -06:00 |
|
|
a043022444
|
[font] Add support for "glyphsets" (#7429)
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
|
2024-10-31 16:36:23 +13:00 |
|
|
312799babf
|
Update test_build_components (#7597)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2024-10-14 14:31:37 +13:00 |
|
|
1cf4818640
|
[CI] Use a list when reading idedata for includes (#7535)
|
2024-10-04 21:07:49 +13:00 |
|
|
215f26fbe4
|
[CI] Remove `sorted ` from library include dirs (#7526)
|
2024-10-02 13:08:12 +13:00 |
|
|
8148eae134
|
add windows script/setup.bat (#7140)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2024-08-13 11:16:42 +12:00 |
|
|
f13cf1f7a0
|
adjust to new python pre-commit hooks (#7178)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-08-12 16:52:09 +12:00 |
|
|
73f786c606
|
[code-quality] Organise script imports (#7198)
|
2024-08-06 22:46:37 -05:00 |
|
|
38c25dec93
|
[code-quality] More portable shebangs (#7189)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2024-08-05 04:15:19 +00:00 |
|
|
894d81c577
|
[CI] Allow running specific target test(s) only (#7051)
|
2024-07-08 21:07:54 -05:00 |
|
|
83f9664efb
|
[CI] Run all tests when a base test changes (#7010)
|
2024-07-02 14:06:33 +12:00 |
|