Skip to content

Commit

Permalink
Rewrite to support 32 & 64 bit Windows and Linux systems
Browse files Browse the repository at this point in the history
  • Loading branch information
dschultzca committed Mar 11, 2022
1 parent 5d434e5 commit 6fcd23c
Show file tree
Hide file tree
Showing 14 changed files with 2,239 additions and 1,169 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
.settings/
.vs/
backups/
j2534/.vs/
j2534/j2534/Release/
j2534/j2534/x64/
libusb/
Release/
x64/
.cproject
.project
*.dylib
*.log
*.o
*.so
4 changes: 0 additions & 4 deletions byteswap.h

This file was deleted.

Binary file added extras/j2534_x64.reg
Binary file not shown.
Binary file added extras/j2534_x86.reg
Binary file not shown.
Loading

0 comments on commit 6fcd23c

Please sign in to comment.