| # Embedded Platforms |
| |
| ExecuTorch supports embedded devices from microcontrollers to edge devices. |
| |
| ## Platform-Specific Guides |
| - [C++ Runtime Integration](using-executorch-cpp) - Complete setup guide |
| - [Building from Source](using-executorch-building-from-source) |
| |
| ## Available Backends by Device Type |
| |
| ### Microcontrollers |
| - [Cadence Xtensa Backend](backends-cadence) |
| - [ARM Ethos-U NPU Backend](backends-arm-ethos-u) |
| - [Custom Backend Development](backend-delegates-integration) |
| |
| ### Edge Devices |
| - [ARM Ethos-U NPU Backend](backends-arm-ethos-u) |
| - [NXP eIQ Neutron Backend](backend-nxp) |
| - [Custom Hardware Integration](backend-delegates-integration) |