Skip to content

docs: add Zynq-A9 FreeRTOS+TCP platform documentation#74

Merged
zevorn merged 1 commit intomainfrom
docs/zynq-network-update
Mar 18, 2026
Merged

docs: add Zynq-A9 FreeRTOS+TCP platform documentation#74
zevorn merged 1 commit intomainfrom
docs/zynq-network-update

Conversation

@zevorn
Copy link
Copy Markdown
Owner

@zevorn zevorn commented Mar 18, 2026

Summary

Update all project documentation to include the new Zynq-A9 QEMU platform with FreeRTOS+TCP networking.

Changes

README.md:

  • Add Zynq-A9 row to supported platforms table (FreeRTOS + FreeRTOS+TCP, Meson full firmware)
  • Update ASCII architecture diagram with standalone FreeRTOS column

CLAUDE.md:

  • Build: make build-zynq-a9-qemu
  • Run: make run-zynq-a9-qemu [GDB=1]
  • Testing: make test-unit-zynq, make test-smoke-zynq
  • Key paths: platform/zynq-a9/, vendor/bsp/xilinx/, vendor/lib/freertos-plus-tcp/

website/index.html:

  • New platform card: Zynq-A9 with FreeRTOS, FreeRTOS+TCP, Cadence GEM tags
  • Features: standalone FreeRTOS, full Meson build, DHCP+HTTP verified, AI via api-proxy
  • Architecture diagram updated

Test plan

  • Website renders correctly with 4 platform cards
  • README table aligns properly
  • CLAUDE.md commands match actual Makefile targets

@zevorn zevorn force-pushed the docs/zynq-network-update branch from 3dc4a54 to 2e894fc Compare March 18, 2026 08:14
Update all documentation to reflect the new Zynq-A9 QEMU platform:

README.md:
- Add Zynq-A9 to supported platforms table
- Update architecture diagram with FreeRTOS standalone column

CLAUDE.md:
- Add build/run commands (make build-zynq-a9-qemu, run-zynq-a9-qemu)
- Add test commands (make test-unit-zynq, test-smoke-zynq)
- Add key paths (platform/zynq-a9/, vendor/bsp/xilinx/,
  vendor/lib/freertos-plus-tcp/)

website/index.html:
- Add Zynq-A9 platform card (FreeRTOS, FreeRTOS+TCP, Cadence GEM)
- Update architecture diagram
- Add 4th card gradient color

Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
@zevorn zevorn force-pushed the docs/zynq-network-update branch from 2e894fc to e5027e0 Compare March 18, 2026 08:21
@zevorn zevorn merged commit 82a97c7 into main Mar 18, 2026
1 check passed
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