summaryrefslogtreecommitdiff
path: root/content/git/stm32f103c8-examples.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-07-17 14:18:07 +0200
committerxengineering <me@xengineering.eu>2022-07-17 14:18:07 +0200
commit6f633970a4bdb5fbf44168047adfa3e89aba350b (patch)
treeca8633f38e79cf3f4ba73630251d8839ccee33ff /content/git/stm32f103c8-examples.md
parent6917e0f811a1c04abe77cbf625dfe6206a03ef30 (diff)
downloadwebsite-6f633970a4bdb5fbf44168047adfa3e89aba350b.tar
website-6f633970a4bdb5fbf44168047adfa3e89aba350b.tar.zst
website-6f633970a4bdb5fbf44168047adfa3e89aba350b.zip
Add state parameter to Git repositories
Three states are supported: - experimental - active - archived
Diffstat (limited to 'content/git/stm32f103c8-examples.md')
-rw-r--r--content/git/stm32f103c8-examples.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/git/stm32f103c8-examples.md b/content/git/stm32f103c8-examples.md
index 2cb8fc0..2f1d578 100644
--- a/content/git/stm32f103c8-examples.md
+++ b/content/git/stm32f103c8-examples.md
@@ -1,6 +1,7 @@
{
"name":"stm32f103c8-examples",
- "description":"Example C code for the STM32F103C8T6 microcontroller"
+ "description":"Example C code for the STM32F103C8T6 microcontroller",
+ "state":"archived"
}
Note: This project is archived. I will not continue to develop it.