blob: 5ea248fc0d96237e69854c9c268c62e455fc74d3 [file] [log] [blame] [view] [edit]
# 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)