summaryrefslogtreecommitdiff
path: root/software/i2c_demo/.gitignore
diff options
context:
space:
mode:
authorHasan Unlu <hasanunlu9@gmail.com>2018-08-28 22:12:26 -0700
committerHasan Unlu <hasanunlu9@gmail.com>2018-09-06 10:35:25 -0700
commit6947560e75b012a703979b5141f82ec2fc73b932 (patch)
tree1b40dc69054521bf657fecd7533fbe2f356dce88 /software/i2c_demo/.gitignore
parentc38ec96f8e159878dd1f4fb83da14a0dd7f8d68f (diff)
HiFive-1 board bit-bang i2c demo
Bit-bang i2c which is running around 400KHz. MPU6050 is used as an example device.
Diffstat (limited to 'software/i2c_demo/.gitignore')
-rw-r--r--software/i2c_demo/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/software/i2c_demo/.gitignore b/software/i2c_demo/.gitignore
new file mode 100644
index 0000000..7a8011b
--- /dev/null
+++ b/software/i2c_demo/.gitignore
@@ -0,0 +1 @@
+i2c_demo