diff --git a/at32f011_template.ept b/at32f011_template.ept new file mode 100644 index 0000000..d0663d6 Binary files /dev/null and b/at32f011_template.ept differ diff --git a/at32f422_template.ept b/at32f422_template.ept new file mode 100644 index 0000000..11646fb Binary files /dev/null and b/at32f422_template.ept differ diff --git a/at32f426_template.ept b/at32f426_template.ept new file mode 100644 index 0000000..9124919 Binary files /dev/null and b/at32f426_template.ept differ diff --git a/index.json b/index.json index 7383c4f..b1ac3c7 100644 --- a/index.json +++ b/index.json @@ -1131,6 +1131,33 @@ ], "version": "1.0", "author": "bobyang521" + }, + { + "file_name": "at32f011_template.ept", + "display_name": "at32f011 template (GCC Toolchain)", + "category": [ + "MCU/Arterytek/AT32F4" + ], + "version": "1.0", + "author": "bobyang521" + }, + { + "file_name": "at32f422_template.ept", + "display_name": "at32f422 template (GCC Toolchain)", + "category": [ + "MCU/Arterytek/AT32F4" + ], + "version": "1.0", + "author": "bobyang521" + }, + { + "file_name": "at32f426_template.ept", + "display_name": "at32f426 template (GCC Toolchain)", + "category": [ + "MCU/Arterytek/AT32F4" + ], + "version": "1.0", + "author": "bobyang521" } ] }