Searched refs:ServeFile (Results 1 – 5 of 5) sorted by relevance
19 server.tftp ServeFile $micropython "boot.bin"
15 …Execute Command server.tftp ServeFile @https://dl.antmicro.com/projects/renode/litex_v…
45 Execute Command server.tftp ServeFile @${test_file} "file1.bin"
130 Execute Command server.tftp ServeFile @${test_file} "hw"
59 public void ServeFile(string path, string name = null) in ServeFile() method in Antmicro.Renode.Network.TftpServerModule