Scott Feldman

Results 50 comments of Scott Feldman

> ### Create a new `tinygo-org` level packge for interfaces. @aykevl @deadprogram > This new package would solve the aforementioned problem, lets call it **`tinyio`** for tiny-io. It would contain...

@soypat Thank you Patricio for the feedback, I appreciate it. I think you're right about the API being too abstract and too controlling; I see your points. I'll look at...

@soypat Hi Patricio! Ok, I've made some updates and I'd like you to take a look if you would please. Only net.SetNetdev function is added to net package. Everything else...

> Any comments on how [golang/go@18e17e2](https://github.com/golang/go/commit/18e17e2cb12837ea2c8582ecdb0cc780f49a1aac) impacts this proposal? No impact; the patch doesn't touch any files included with tinygo-net.

> Also for that matter any new commits to https://github.com/golang/go/commits/release-branch.go1.21/src/net Working on it...

Minimum wifi passphrase is 8 chars...I think that's the root of the problem, but need to look at the logic that checks the connection...

Fixed in https://github.com/tinygo-org/drivers/pull/637

Hi, thanks for looking into this. I have a rough fix that ran over night. The diff is below. Again, I don't have any documentation on the rpc firmware, so...

Just a note for now: this issue is fixed with the netdev branch.