rtl8720dn: add support for rtl8720dn

This commit is contained in:
sago35
2021-06-27 14:28:54 +09:00
committed by Ron Evans
parent b53a8a17e7
commit 0bc3702dd0
19 changed files with 10731 additions and 2 deletions
+2
View File
@@ -6,4 +6,6 @@ require (
github.com/eclipse/paho.mqtt.golang v1.2.0
github.com/frankban/quicktest v1.10.2
github.com/tinygo-org/tinyfs v0.0.0-20210620184125-5b00ebcf68bb
tinygo.org/x/tinyfont v0.2.1 // indirect
tinygo.org/x/tinyterm v0.1.0 // indirect
)