Shreyas Murali

Results 2 comments of Shreyas Murali

@mitlenatch I had asked pretty much the same question [here](https://github.com/jez/as-tree/issues/6) If you have `rust` installed it should be fairly straight forward to install it using `cargo install as-tree` . (Just...

I'm no `go` expert but I went over the `rp2040tools` [source code](https://github.com/arduino/rp2040tools/blob/master/main.go) and noticed it had little to no error handling. I've [modified](https://github.com/chechu2k5/rp2040tools) it to include some extra verbose logging...