1.0.0 • Published 9 months ago

@mchp-mcc/pfc-configurator v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
9 months ago

PFC Configurator GUI

A melody replacement for the standalone PFC configurator GUI

Dev Setup:

Compile & Build

  • cd to the cloned repo
  • run the following commands:

    • yarn

      • this downloads all of the project dependencies to your machine
    • yarn build-latest-run-dir

      • this gets automodule latest
    • yarn build

      • Builds the project and distributes the output files to the run directory.

  • In a different terminal open MCC by running ./launch on unix / linux or ./launch.bat on windows. Update the default device indicated in the launch file to your desired device. Under Device Resources you should see your module.

error

if in yarn command an error of unable to write, restart system or close all node instances

Changelog

1.0.0

  • Initial release version