Files
phaten-audio/en/docs/dev_doc/index.md

27 lines
436 B
Markdown
Raw Normal View History

2025-05-14 15:25:41 +08:00
---
2025-10-10 10:09:04 +08:00
title: Design & Development Resources
2025-05-14 15:25:41 +08:00
hide:
-toc
---
--8<-- "common/phaten_xmos_support_img.md"
<div class="grid cards" markdown>
2025-10-10 10:09:04 +08:00
# Documentation Categories
2025-05-14 15:25:41 +08:00
---
2025-12-31 18:12:27 +08:00
- [Core Module Datasheets](./datasheet/index.md)
2025-05-14 15:25:41 +08:00
2025-12-31 18:12:27 +08:00
- [Evaluation Board Resources](./evb/index.md)
2025-05-14 15:25:41 +08:00
2025-05-15 14:14:23 +08:00
- [Communication Protocols](./protocols/index.md)
2025-05-14 15:25:41 +08:00
2025-12-31 18:12:27 +08:00
- [Development SDK & Examples](./sdk_examples/index.md)
2025-05-14 15:25:41 +08:00
2025-10-10 10:09:04 +08:00
- [Frequently Asked Questions](./faq/index.md)
</div>