From d9e1116bfc8697eefc648b00eaee4ab802affb2b Mon Sep 17 00:00:00 2001 From: Lovro Jakic Date: Sun, 14 Jan 2024 18:53:26 +0100 Subject: [PATCH] Add VIDI --- README.md | 1 + creations/vidi.md | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 creations/vidi.md diff --git a/README.md b/README.md index 57f6e59..e4f7edc 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Creation IDs are used to digitally identify unique creations of many forms. They * `0x0101_1ACE` [01 Space](./creations/01space.md) ## `0x0Dxx_xxxx` +* `0x0D10_C000` [VIDI](./creations/vidi.md) * `0x0D10_D000` [Hardkernel](./creations/hardkernel.md) * `0x0DB6_ED6E` [Debug Edge](https://debug-edge.io) diff --git a/creations/vidi.md b/creations/vidi.md new file mode 100644 index 0000000..77b0e94 --- /dev/null +++ b/creations/vidi.md @@ -0,0 +1,5 @@ +# vidi-creations +Community Allocated Creation IDs for VIDI boards + +## `0x0032_xxxx` - ESP32 boards +* `0x0032_0001` [VIDI X](https://github.com/VIDI-X)