add lib info files

This commit is contained in:
Jason2866 committed 2021-02-12 09:43:23 +01:00
1 parent 9487ff605d
commit ce064906fd
28 files changed
+88 -51

No files matched your search

+1
View File
@@ -20,6 +20,7 @@
"SPI": "1.0"
},
"frameworks": "Arduino",
"platforms": ["espressif8266", "espressif32"],
"examples": [
"examples/*/*.ino"
]
+1
View File
@@ -17,6 +17,7 @@
"version": "1.0",
"homepage": "https://github.com/earlephilhower/ESP8266SAM",
"frameworks": "Arduino",
"platforms": ["espressif8266", "espressif32"],
"examples": [
"examples/*/*.ino"
]