rtl8720dn: add examples/rtl8720dn/mqtt*

This commit is contained in:
sago35
2021-07-12 20:56:20 +09:00
committed by Ron Evans
parent 6a4cd9d8e7
commit 633f19c4ac
9 changed files with 2199 additions and 310 deletions
+2
View File
@@ -201,6 +201,8 @@ endif
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=wioterminal ./examples/rtl8720dn/webserver/
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=wioterminal ./examples/rtl8720dn/mqttsub/
@md5sum ./build/test.hex
DRIVERS = $(wildcard */)
NOTESTS = build examples flash semihosting pcd8544 shiftregister st7789 microphone mcp3008 gps microbitmatrix \