From 4649c57e55dba15ba5f5b014ee7bcf89cea4cdfd Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Fri, 10 Feb 2023 21:20:45 +0100 Subject: New Lantiq tool for reading and writing the EEPROM (#147) * use vue * update tool for edit the EEPROM for rooted * new tool for read the EEPROM for all lantiq --- assets/js/vue/vue-lantiq-eeprom.vue | 1237 +++++++++++++++++++++++++++++++++++ 1 file changed, 1237 insertions(+) create mode 100644 assets/js/vue/vue-lantiq-eeprom.vue (limited to 'assets/js/vue/vue-lantiq-eeprom.vue') diff --git a/assets/js/vue/vue-lantiq-eeprom.vue b/assets/js/vue/vue-lantiq-eeprom.vue new file mode 100644 index 0000000..94c3db7 --- /dev/null +++ b/assets/js/vue/vue-lantiq-eeprom.vue @@ -0,0 +1,1237 @@ + + + \ No newline at end of file -- cgit v1.2.3