tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
608 stars 192 forks source link

WIP: refactor net/http and rtl8720dn #498

Closed sago35 closed 9 months ago

sago35 commented 1 year ago

This PR provides many refactorings, including

By supporting these, you can implement the code for Device Authorization Grant Flow in Microsoft Graph. This PR is intended to indicate the goal. Each of the above will be divided into smaller PRs.

deadprogram commented 9 months ago

@sago35 now that the netdev branch has been merged into dev seems like this PR is no longer valid. Perhaps it should be closed?

sago35 commented 9 months ago

I see. This PR is no longer necessary.