]> sigrok.org Git - sigrok-androidutils.git/commit
Created a new repository for Android support code
authorMarcus Comstedt <redacted>
Wed, 16 Jul 2014 18:49:24 +0000 (20:49 +0200)
committerMarcus Comstedt <redacted>
Wed, 16 Jul 2014 18:50:45 +0000 (20:50 +0200)
commitea3ce7626c27d5b18b5bc42d951046bd57b7c7cb
tree1a23240f4cfc551b6b2d1c7328176d5b32af6301
Created a new repository for Android support code
12 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
ant/resources/anttasks.properties [new file with mode: 0644]
ant/src/org/sigrok/androidutils/ant/CopyLibsTask.java [new file with mode: 0644]
ant/src/org/sigrok/androidutils/ant/ElfFile.java [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
build.xml [new file with mode: 0644]
configure.ac [new file with mode: 0644]
src/org/sigrok/androidutils/Environment.java [new file with mode: 0644]
src/org/sigrok/androidutils/UsbHelper.java [new file with mode: 0644]
src/org/sigrok/androidutils/UsbSupplicant.java [new file with mode: 0644]