devicescript icon indicating copy to clipboard operation
devicescript copied to clipboard

Developer documentation for device schema modification

Open pelikhan opened this issue 1 year ago • 1 comments

  • tools need
  • how to rebuild the schema.json
  • ...

Needed to be able to add support for ESP32 FlashMode flags.

pelikhan avatar Jul 31 '23 12:07 pelikhan

I guess one just needs to run ./regen.sh in boards/. Also this is optional (only used for intellisense of the .json file). Will look into adding some docs somewhere.

mmoskal avatar Aug 08 '23 10:08 mmoskal