From a5862acacee1eeadef80fc2cd11f2c1a7195ce62 Mon Sep 17 00:00:00 2001 From: IOsetting Date: Thu, 2 Mar 2023 09:43:37 +0800 Subject: [PATCH] docs: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 943044c..fca27a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # py32f0-template -* Puya PY32F0 template project for GNU Arm Embedded Toolchain +* Puya PY32F0 serie template project for GNU Arm Embedded Toolchain * Supported programmers: J-Link, DAPLink/PyOCD * Supported IDE: VSCode @@ -19,7 +19,7 @@ **Note** -There is high probability that PY32F002A, PY32F003 and PY32F030 share the same core, despite all the parts listed, you can treat them all as PY32F030 in coding and programming. +There is high probability that PY32F002A, PY32F003 and PY32F030 share the same core, you can treat them all as PY32F030 in coding and programming. # File Structure