diff options
author | Palmer Dabbelt <palmer@dabbelt.com> | 2018-12-12 14:41:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-12 14:41:14 -0800 |
commit | 474a5d8caa46d0b679fe56809fd84c182e52472b (patch) | |
tree | 130902240e5723cda31d281d4f449528497e6717 /software/i2c_demo/.gitignore | |
parent | 4198eb81edf7a25cfcbfed9b520b12ef06d08d02 (diff) | |
parent | 6947560e75b012a703979b5141f82ec2fc73b932 (diff) |
Merge pull request #102 from hasanunlu/master
HiFive-1 board bit-bang i2c demo
Diffstat (limited to 'software/i2c_demo/.gitignore')
-rw-r--r-- | software/i2c_demo/.gitignore | 1 |
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 |