tree: a5f7d81ae6033e862fffb41cef59975f49c618ed [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

TODO(q3k): host public instance

Development

Plain javascript, bring a static file server, eg. Python's builtin one:

$ cd hscloud/dc/hjb11/flasher/web/
$ python3 -m http.server