diff --git a/docs/assets/img/product_pics/core/minicore/atom/ATOM_LITE_SIMPLE_CIRCUT_20200514.webp b/docs/assets/img/product_pics/core/minicore/atom/ATOM_LITE_SIMPLE_CIRCUT_20200514.webp new file mode 100644 index 00000000..1e02679d Binary files /dev/null and b/docs/assets/img/product_pics/core/minicore/atom/ATOM_LITE_SIMPLE_CIRCUT_20200514.webp differ diff --git a/docs/assets/img/product_pics/core/minicore/atom/ATOM_MATRIX_SIMPLE_CIRCUT_20200514.webp b/docs/assets/img/product_pics/core/minicore/atom/ATOM_MATRIX_SIMPLE_CIRCUT_20200514.webp new file mode 100644 index 00000000..8d9a1f2d Binary files /dev/null and b/docs/assets/img/product_pics/core/minicore/atom/ATOM_MATRIX_SIMPLE_CIRCUT_20200514.webp differ diff --git a/docs/assets/js/custom.js b/docs/assets/js/custom.js index d6c4aeb8..8bf373f2 100644 --- a/docs/assets/js/custom.js +++ b/docs/assets/js/custom.js @@ -680,7 +680,7 @@ function use_jpg() { }else{ if(pics[i].src.indexOf("assets") != -1) { var path = pics[i].src.substr(pics[i].src.indexOf("assets"),); - pics[i].src = "https://static-cdn.m5stack.com/assets/product_jpg/"+path.replace(".webp",".jpg"); + pics[i].src = "https://static-cdn.m5stack.com/image/product_jpg/"+path.replace(".webp",".jpg"); }else if(pics[i].src.indexOf("image/") != -1){ var path = pics[i].src.substr(pics[i].src.indexOf("image"),); pics[i].src = "https://static-cdn.m5stack.com/image/product_jpg/"+path.replace(".webp",".jpg"); diff --git a/docs/assets/js/custom.min.js b/docs/assets/js/custom.min.js index fe0b7dd5..e06b05f0 100644 --- a/docs/assets/js/custom.min.js +++ b/docs/assets/js/custom.min.js @@ -53,7 +53,7 @@ window.search_cover.contant_result=[{name:'',url:'',contant:search_cover.search_ function language(language){window.header.loading("loading...");var test=window.location.href;if((test.indexOf(/en/)==-1)&&(test.indexOf(/zh_CN/)==-1)&&(test.indexOf(/ja/)==-1)){var test2=test.concat("",language+"/");window.location.href=test2;change_title(language);} if(test.indexOf(/en/)!=-1){var test2=test.replace(/en/,language);window.location.href=test2;change_title(language);}else if(test.indexOf(/zh_CN/)!=-1){var test2=test.replace(/zh_CN/,language);window.location.href=test2;change_title(language);}else if(test.indexOf(/ja/)!=-1){var test2=test.replace(/ja/,language);window.location.href=test2;change_title(language);} localStorage.clear();set_search_keyword();window.header.done();} -function use_jpg(){pics=$("img");var page_url=window.location.href;for(var i=0;iIRG12 +## Schematic + + + ## Related Link - **Datasheet** diff --git a/docs/en/core/atom_matrix.md b/docs/en/core/atom_matrix.md index 851af22c..d6a68d45 100644 --- a/docs/en/core/atom_matrix.md +++ b/docs/en/core/atom_matrix.md @@ -139,6 +139,11 @@ SDAG25 + +## Schematic + + + ## Related Link - **Datasheet** diff --git a/docs/en/faq.md b/docs/en/faq.md index 7f678c5a..cd9e8a15 100644 --- a/docs/en/faq.md +++ b/docs/en/faq.md @@ -302,6 +302,7 @@