mdio-tools icon indicating copy to clipboard operation
mdio-tools copied to clipboard

Custom Assembler Scripts

Open wkz opened this issue 3 years ago • 0 comments

  • Implement a serializer/deserializer for a textual representation of mdio-netlink assembler
  • Add mdio BUS exec my-program.s, which would run the program and print any emitted data to stdout
  • Add a global -n/--dry-run option to mdio, which would dump the generated assembler for a given command.

wkz avatar Dec 07 '22 11:12 wkz