Added the "CircuitPython EByte E32" project

Update .circuitpython-ebyte-e32.yml, circuitpython-ebyte-e32.yml, and 4 more files...
This commit is contained in:
2025-03-04 20:43:25 +01:00
parent 4eebbc47a2
commit b08a85c28e
6 changed files with 240 additions and 91 deletions

View File

@@ -1,32 +0,0 @@
head:
title_key: "meta.title"
description_key: "meta.description"
opengraph:
title_key: "meta.title"
description_key: "meta.description"
type: null
url: null
image_url: "/resources/NibblePoker/images/content/circuitpython-ebyte-e32/main.png"
image_type: null
twitter:
title_key: "meta.title"
description_key: "meta.description"
index:
priority: 105
enable: true
title_key: "meta.title"
preamble_key: "meta.description"
image_url: "/resources/NibblePoker/images/content/circuitpython-ebyte-e32/main.png"
image_alt_key: ""
general:
icon: "fab fa-python"
title_key: "meta.title"
subtitle_key: "article.subtitle"
tags:
- "electronic"
- "python"
- "circuitpython"
- "lora"
- "library"
languages:
- "python"

View File

@@ -0,0 +1,36 @@
projects:
- id: "circuitpython-ebyte-e32"
metadata:
head:
title_key: "meta.title"
description_key: "meta.description"
opengraph:
title_key: "meta.title"
description_key: "meta.description"
type: null
url: null
image_url: "/resources/NibblePoker/images/content/circuitpython-ebyte-e32/main.png"
image_type: null
twitter:
title_key: "meta.title"
description_key: "meta.description"
index:
priority: 105
enable: true
title_key: "meta.title"
preamble_key: "meta.description"
image_url: "/resources/NibblePoker/images/content/circuitpython-ebyte-e32/main.png"
image_alt_key: ""
general:
icon: "fab fa-python"
title_key: "meta.title"
subtitle_key: "article.subtitle"
tags:
- "electronic"
- "python"
- "circuitpython"
- "lora"
- "library"
languages:
- "python"

View File

@@ -59,6 +59,7 @@ clear.all.files: "Clear all file(s)"
github: "GitHub Repository"
gitea: "Self-hosted Gitea Repository"
nuget: "Nuget Package"
doc.online: "Online Documentation"
none.ms: None
none.mp: None
@@ -81,3 +82,5 @@ file.drop.select.single: "Drop your file here"
file.drop.select.multiple: "Drop your files here"
file.drop.selected.single: "You selected 1 file"
file.drop.selected.multiple: "You selected <span class=\"np-file-drop-count\">???</span> files"
license.mit.single: "MIT License"

View File

@@ -59,6 +59,7 @@ clear.all.files: "Retirer fichier(s)"
github: "Dépôt GitHub"
gitea: "Dépôt Gitea auto-hébergé"
nuget: "Packet Nuget"
doc.online: "Documentation en ligne"
none.ms: Aucun
none.mp: Aucuns
@@ -81,3 +82,5 @@ file.drop.select.single: "Déposez votre fichier ici"
file.drop.select.multiple: "Déposez vos fichiers ici"
file.drop.selected.single: "Vous avez séléctionné 1 fichier"
file.drop.selected.multiple: "Vous avez séléctionné <span class=\"np-file-drop-count\">???</span> fichiers"
license.mit.single: "License MIT"