# Yocto BSP Compatibility Matrix
The following table shows the compatibility between Yocto BSP versions, TensorFlow Lite, Neutron-Delegate &
Neutron-Driver, and Neutron SDK versions:
| Neutron SDK Version | Q1/2025
LF_6.12.3_1.0.0 | Q2/2025
LF_6.12.20_2.0.0 | Q3/2025
LF_6.12.34_2.1.0 | Q4/2025
LF_6.12.49_2.2.0 | Q1/2026
LF_6.18.2_1.0.0 |
|---------------------|------------------------------|-------------------------------|-------------------------------|-------------------------------|------------------------------|
| **1.2.0** | **Y** | N | N | N | N |
| **2.0.2** | N | **Y** | N | N | N |
| **2.1.3** | N | N | **Y** | N | N |
| **2.2.2** | N | N | **Y** | **Y** | **Y** |
| **2.2.3** | N | N | **Y** | **Y** | **Y** |
| **3.0.0** | N | N | **Y** | **Y** | **Y** |
| **3.0.1** | N | N | **Y** | **Y** | **Y** |
| **3.1.0** | N | N | **Y** | **Y** | **Y** |
- Y = Compatible
- N = Not Compatible
```{note}
Ensure that you use a compatible Neutron SDK version with your Yocto BSP release for proper functionality.
```