From dd2f6d2998929d1f2830b51bfd07c39bf29462f1 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Thu, 25 Jul 2024 17:13:03 +1200 Subject: [PATCH] add web-serial-polyfill to support flashing from android devices --- index.html | 8 + js/web-serial-polyfill@1.0.15/dist/serial.js | 491 +++++++++++++++++++ 2 files changed, 499 insertions(+) create mode 100644 js/web-serial-polyfill@1.0.15/dist/serial.js diff --git a/index.html b/index.html index 051b4e4..0a5caf5 100644 --- a/index.html +++ b/index.html @@ -224,6 +224,14 @@ + + +