diff --git a/en/device-dev/driver/driver-hdf-development.md b/en/device-dev/driver/driver-hdf-development.md index 6a555e126c980cf07ec889cfacefa733fc378506..a690d42bf3ebd1c47689c6f8eb72c52379701e4e 100644 --- a/en/device-dev/driver/driver-hdf-development.md +++ b/en/device-dev/driver/driver-hdf-development.md @@ -6,7 +6,8 @@ The Hardware Driver Foundation (HDF) is designed upon a component-based driver model. This model enables refined driver management and streamlines driver development and deployment. In the HDF, the same type of device drivers are placed in a host. You can develop and deploy the drivers separately. One driver can have multiple nodes. The figure below shows the HDF driver model. - **Figure 1** HDF driver model + +**Figure 1** HDF driver model ![](figures/hdf-driver-model.png)