mdio-tools
mdio-tools copied to clipboard
Custom Assembler Scripts
- 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 tostdout - Add a global
-n/--dry-runoption to mdio, which would dump the generated assembler for a given command.