]> Devi Nivas Git - gt-ece4180-lab02.git/commitdiff
Add dependencies
authorAdvaith Menon <83835839+advaithm582@users.noreply.github.com>
Mon, 15 Sep 2025 13:14:44 +0000 (09:14 -0400)
committerAdvaith Menon <83835839+advaithm582@users.noreply.github.com>
Mon, 15 Sep 2025 13:14:44 +0000 (09:14 -0400)
* Add dependecies all the way to project 05
* Modify code

01-IOExpanderSPI/libs.txt
02-I2CIMU/libs.txt [new file with mode: 0644]
03-I2CDAC/libs.txt [new file with mode: 0644]
04-uLCDNavSwitch/libs.txt [new file with mode: 0644]
05-IMUuLCD/libs.txt [new file with mode: 0644]

index 6f7c8f6efa289002fda5ce4adf9c938ccf9f86b5..07f2a25ccd359f60da225cd596426336eed57e6c 100644 (file)
@@ -1,4 +1,3 @@
 # Add libraries you want to install here.
 # Run `make pkginst` to download all the necessary packages.
-Goldelox-Serial-Arduino-Library
 Adafruit MCP23017 Arduino Library
diff --git a/02-I2CIMU/libs.txt b/02-I2CIMU/libs.txt
new file mode 100644 (file)
index 0000000..87bfd7b
--- /dev/null
@@ -0,0 +1,4 @@
+# Add libraries you want to install here.
+# Run `make pkginst` to download all the necessary packages.
+Adafruit MCP23017 Arduino Library
+SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library
diff --git a/03-I2CDAC/libs.txt b/03-I2CDAC/libs.txt
new file mode 100644 (file)
index 0000000..624efc9
--- /dev/null
@@ -0,0 +1,5 @@
+# Add libraries you want to install here.
+# Run `make pkginst` to download all the necessary packages.
+Adafruit MCP23017 Arduino Library
+SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library
+Adafruit MCP4725
diff --git a/04-uLCDNavSwitch/libs.txt b/04-uLCDNavSwitch/libs.txt
new file mode 100644 (file)
index 0000000..d8405b6
--- /dev/null
@@ -0,0 +1,3 @@
+# Add libraries you want to install here.
+# Run `make pkginst` to download all the necessary packages.
+Goldelox-Serial-Arduino-Library
diff --git a/05-IMUuLCD/libs.txt b/05-IMUuLCD/libs.txt
new file mode 100644 (file)
index 0000000..f2dd892
--- /dev/null
@@ -0,0 +1,5 @@
+# Add libraries you want to install here.
+# Run `make pkginst` to download all the necessary packages.
+Goldelox-Serial-Arduino-Library
+Adafruit MCP23017 Arduino Library
+SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library