Ron Evans

Results 996 comments of Ron Evans
trafficstars

If you use the default homebrew installation of opencv, it should create the needed package config file: https://github.com/Homebrew/homebrew-core/blob/master/Formula/opencv.rb#L60 On other OS choices, you need to have pkg-config installed, and also...

@soypat note CI failure here https://github.com/tinygo-org/drivers/actions/runs/7440065478/job/20240657521?pr=629#step:7:128

Overall this seems like a good set of patterns. I would love to see a simple mermaid diagram or something added to help better understand how it all fits together....

@eleimt I think you are asking if you can both run the tinygo program and the wifinina software on the same ESP32 at the same time? That is not currently...

@sago35 is this PR still relevant?

@soypat would you perhaps be able to add a README with some small explanation about how this works? For example what is `rustref.go` do? :smile_cat:

@bgould have you had a chance to try this out yet?

Paging Dr. @bgould :smile_cat: any chance to try this out?

Any comments on how https://github.com/golang/go/commit/18e17e2cb12837ea2c8582ecdb0cc780f49a1aac impacts this proposal?

Also for that matter any new commits to https://github.com/golang/go/commits/release-branch.go1.21/src/net cc @scottfeldman @soypat @bgould @sago35