From 0f01a953b66620d9c5da997e3b501d4ab68cc36c Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Mon, 21 Apr 2025 07:28:20 -0400
Subject: [PATCH] wip

---
 input_devices/index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/input_devices/index.html b/input_devices/index.html
index 95ad3ecf..b679c9f8 100755
--- a/input_devices/index.html
+++ b/input_devices/index.html
@@ -147,6 +147,8 @@
             <a href=imu/hello.4754.RP2040.py>hello.4754.RP2040.py</a> <a href=imu/hello.4754.RP2040.html>hello.4754.RP2040.html</a> <a href=imu/hello.4754.RP2040.mp4>video</a>
          <a href=https://www.ceva-ip.com/wp-content/uploads/2019/10/SH-2-Reference-Manual.pdf>SH2</a> <a href=https://github.com/ceva-dsp/sh2>library</a> <a href=https://github.com/sparkfun/SparkFun_BNO08x_Arduino_Library>I2C</a>
       <a href=https://invensense.tdk.com/products/motion-tracking/9-axis/mpu-9250>MPU-9250</a> <a href=https://invensense.tdk.com/products/motion-tracking/9-axis/icm-20948/>ICM-20948</a> <a href=https://www.adafruit.com/product/4554>module</a>
+         <a href=imu/ICM-20948/hello.ICM-20948.ESP32C3.kicad_pro>pro</a> <a href=imu/ICM-20948/hello.ICM-20948.ESP32C3.kicad_sch>sch</a> <a href=imu/ICM-20948/hello.ICM-20948.ESP32C3.kicad_pcb>pcb</a> <a href=imu/ICM-20948/hello.ICM-20948.ESP32C3.png>board</a> <a href=imu/ICM-20948/hello.ICM-20948.ESP32C3.jpg>components</a> <a href=imu/ICM-20948/hello.ICM-20948.ESP32C3.traces.png>traces</a> <a href=imu/ICM-20948/hello.ICM-20948.ESP32C3.holes.png>holes</a> <a href=imu/ICM-20948/hello.ICM-20948.ESP32C3.interior.png>interior</a>
+            <a href=https://github.com/sparkfun/SparkFun_ICM-20948_ArduinoLibrary>library</a> <a href=imu/ICM-20948/hello.ICM-20948.ESP32C3.mp4>video</a>
 
 <b>sound</b>
    MEMS
-- 
GitLab