issues
search
UmbrelaSmart
/
android-stm32-dfu-programmer
Android application programmer for STM32 microcontrollers using the DFU protocol
http://umbrela.co
Apache License 2.0
89
stars
27
forks
source link
Fix and improve dfu programmer app
#2
Closed
msalamin
closed
1 year ago
msalamin
commented
4 years ago
Had to request user permission to read & write external storage.
Modified layout to handle scrolling text view and add button grid.
Made use of a single thread executor so as to stack every operation.