Skip to content

add: chunker#2

Merged
Reimanbow merged 4 commits intomainfrom
feature/chunker
Feb 12, 2026
Merged

add: chunker#2
Reimanbow merged 4 commits intomainfrom
feature/chunker

Conversation

@Reimanbow
Copy link
Owner

Summary

  • 画像データをMTUに基づいてチャンク分割し送信する cast_send_frame() を実装
  • public APIを cast_protocol.h に統合(cast_chunker.h を廃止、cast_image_format_tcast_internal.h から移動)
  • テンプレートの cast_protocol.c (init/deinit) を削除
  • mock transport を使った GoogleTest ユニットテスト(12ケース)を追加
  • CI に Docker 不要のホストテストジョブを追加

Test plan

  • ホストテスト 12/12 PASSED(just test
  • ESP32-S3 ターゲットビルド(CI: build-example, build-test)

@Reimanbow Reimanbow merged commit 86c253e into main Feb 12, 2026
2 checks passed
@Reimanbow Reimanbow deleted the feature/chunker branch February 12, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant