fix openharmony-sig to openharmony

Signed-off-by: lisusu <lisusu@west365.cn>
This commit is contained in:
lisusu
2022-09-15 23:46:21 +08:00
parent ae63e95b01
commit d6e9cbba59
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6,7 +6,7 @@
| SOC型号 | 对应开发板 | 目录名称 |
| ------------- | ------------------------------------------------------------ | --------------- |
| ESP32U4WDH | [NiobeU4](https://gitee.com/openharmony-sig/device_board_openvalley/blob/master/niobeu4/README_zh.md) | [esp32](esp32/README_zh.md) |
| ESP32U4WDH | [NiobeU4](https://gitee.com/openharmony/device_board_openvalley/blob/master/niobeu4/README_zh.md) | [esp32](esp32/README_zh.md) |
## 目录框架
@@ -20,6 +20,6 @@ device/soc/esp
## 相关仓
[device_board_openvalley](https://gitee.com/openharmony-sig/device_board_openvalley.git)
[device_board_openvalley](https://gitee.com/openharmony/device_board_openvalley.git)
[vendor_openvalley](https://gitee.com/openharmony-sig/vendor_openvalley.git)
[vendor_openvalley](https://gitee.com/openharmony/vendor_openvalley.git)
+1 -1
View File
@@ -30,7 +30,7 @@ esp32目录结构如下所示:
## 组件目录说明
ESP32平台组件按目录划分,存放在`components`目录下,如下为[NiobeU4开发板](https://gitee.com/openharmony-sig/device_board_openvalley/blob/master/niobeu4/README_zh.md)适配使用到的组件及功能用途说明:
ESP32平台组件按目录划分,存放在`components`目录下,如下为[NiobeU4开发板](https://gitee.com/openharmony/device_board_openvalley/blob/master/niobeu4/README_zh.md)适配使用到的组件及功能用途说明:
| 组件目录名 | 组件功能用途 |
| :-----------: | :----------------------------------------------------------: |