tree: 106d28da6f9d1cfa21800ecc645973e84024167e [path history] [tgz]
  1. fru.js
  2. i2c.js
  3. index.html
  4. main.js
  5. README.md
dc/hbj11/flasher/web/README.md

WebI2C

A WebUSB interface for flashing I2C EEPROMs, notably the HJB11 FRU EEPROM.

Usage

Start WebI2C. This should work on any browser with WebUSB (eg. Chrome, Chromium, Edge).

Development

Plain javascript, bring a static file server, or use hackdoc:

bazel run //devtools/hackdoc  -- -hspki_disable -docroot ~/hscloud

And visit http://127.0.0.1:8080/dc/hbj11/flasher/web/index.html in your web browser.