Skip to content

Commit

Permalink
Merge pull request #302 from Daichou/master
Browse files Browse the repository at this point in the history
Port to dsPIC30F using xc16 compiler
  • Loading branch information
jrowberg authored Apr 26, 2017
2 parents 0a027b4 + 9677566 commit 9aa4762
Show file tree
Hide file tree
Showing 21 changed files with 10,647 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@ PIC18/MPU6050/Examples/MPU6050_raw.X/dist/
PIC18/MPU6050/Examples/MPU6050_raw.X/nbproject/private/
PIC18/MPU6050/Examples/MPU6050_raw.X/build/
*~
/dsPIC30F/I2Cdev/I2CdevdsPic30F.X/nbproject/private/
/dsPIC30F/I2Cdev/I2CdevdsPic30F.X/dist/default/
/dsPIC30F/I2Cdev/testMCC.X/nbproject/private/
/dsPIC30F/MPU6050/Examples/MPU6050_example.X/nbproject/private/
/dsPIC30F/MPU6050/Examples/MPU6050_example.X/build/default/
/dsPIC30F/MPU6050/Examples/MPU6050_example.X/dist/default/
Loading

0 comments on commit 9aa4762

Please sign in to comment.