1# vendor_osware 2 3## 介绍 4 5该仓库托管OSware产品:MILOS_Standard系列OpenHarmony智能硬件。 6该仓主要托管内容为audio的宏控定义,khdf和uhdf相关的hcs定义以及产品定义信息等。 7 8## 目录 9 10``` 11vendor/osware 12├── imx8mm # MILOS_Standard0开发板 13└── ... 14``` 15 16## 贡献 17 18[如何参与](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/%E5%8F%82%E4%B8%8E%E8%B4%A1%E7%8C%AE.md) 19 20[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83?sort_id=4042860) 21 22## 相关仓 23 24* [device/board/osware](https://gitee.com/openharmony/device_board_osware) 25* [device/soc/nxp](https://gitee.com/openharmony/device_soc_nxp)