27 lines
451 B
Markdown
27 lines
451 B
Markdown
---
|
|
title: Design & Development Resources
|
|
hide:
|
|
-toc
|
|
---
|
|
|
|
--8<-- "common/phaten_xmos_support_img.md"
|
|
|
|
|
|
|
|
<div class="grid cards" markdown>
|
|
|
|
# Documentation Categories
|
|
---
|
|
|
|
- [Core Modules Datasheets](./datasheet/index.md)
|
|
|
|
- [Development Evaluation Board Resources](./evb/index.md)
|
|
|
|
- [Communication Protocols](./protocols/index.md)
|
|
|
|
- [Development SDK and Examples](./sdk_examples/index.md)
|
|
|
|
- [Frequently Asked Questions](./faq/index.md)
|
|
|
|
</div>
|