From d5e83785247e90a5472d090c4041d0bba2118e5a Mon Sep 17 00:00:00 2001 From: zhangning21 Date: Tue, 5 Aug 2025 14:24:44 +0800 Subject: [PATCH 1/4] Update REMEDE.md --- REMEDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/REMEDE.md b/REMEDE.md index fbb42d8..7a61265 100644 --- a/REMEDE.md +++ b/REMEDE.md @@ -1,6 +1,7 @@ This a vendor project template that it uses to create initial version vendor project, You can use rename.py to replace some name according to vendor specify name. The replace names are vendor_name, board_name, chip_name. +Test. The script usage: > python rename.py From d4f81d42ed59768eb537c8033ad12ed98ea8a877 Mon Sep 17 00:00:00 2001 From: zhangning21 Date: Tue, 5 Aug 2025 14:28:13 +0800 Subject: [PATCH 2/4] Update chip.h --- chips/chip_name/chip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chips/chip_name/chip.h b/chips/chip_name/chip.h index cc00b22..91bbbfe 100644 --- a/chips/chip_name/chip.h +++ b/chips/chip_name/chip.h @@ -15,7 +15,7 @@ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations * under the License. - * + * test ****************************************************************************/ #ifndef __VENDOR_AMBIQ_CHIP_CHIP_NAME_CHIP_H From a0f2fdb3cd931230b6d148374ae4d39bdbbe0223 Mon Sep 17 00:00:00 2001 From: zhangning21 Date: Tue, 5 Aug 2025 15:23:13 +0800 Subject: [PATCH 3/4] Update chip.h --- chips/chip_name/chip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chips/chip_name/chip.h b/chips/chip_name/chip.h index 91bbbfe..61e5867 100644 --- a/chips/chip_name/chip.h +++ b/chips/chip_name/chip.h @@ -15,7 +15,7 @@ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations * under the License. - * test + * ****************************************************************************/ #ifndef __VENDOR_AMBIQ_CHIP_CHIP_NAME_CHIP_H From 519c3d4cba0e2412eff184e06d9cf112b6d63eea Mon Sep 17 00:00:00 2001 From: zhangning21 Date: Tue, 5 Aug 2025 15:24:34 +0800 Subject: [PATCH 4/4] Update chip.h --- chips/chip_name/chip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chips/chip_name/chip.h b/chips/chip_name/chip.h index 61e5867..cc00b22 100644 --- a/chips/chip_name/chip.h +++ b/chips/chip_name/chip.h @@ -15,7 +15,7 @@ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations * under the License. - * + * ****************************************************************************/ #ifndef __VENDOR_AMBIQ_CHIP_CHIP_NAME_CHIP_H