rusefi-1/android
rusefillc 9d7792f453 rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:49:20 -05:00
..
.idea
app rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:49:20 -05:00
certs
gradle/wrapper
.gitignore
build.gradle
dependencies.gradle feat: migrated ts_plugin_launcher to gradle (#3176) 2021-08-18 17:02:42 -04:00
gradle.properties
gradlew
gradlew.bat
readme.md
settings.gradle feat: migrated ts_plugin_launcher to gradle (#3176) 2021-08-18 17:02:42 -04:00

readme.md

Implementation Details

USB serial https://github.com/mik3y/usb-serial-for-android

DFU implementation https://github.com/rusefi/dfu_java

Error reporting uses https://github.com/ACRA/acra

Hex reader based on https://github.com/encedo/hex2dfu