mirror of
https://github.com/kakopappa/how-to-make-a-precompiled-arduino-library-for-esp8266-esp32.git
synced 2025-06-07 21:50:13 +03:00
11 lines
173 B
INI
11 lines
173 B
INI
name=hello
|
|
version=1.0.0
|
|
author=aruna
|
|
maintainer=aruna
|
|
sentence=A simple library
|
|
architectures=esp32
|
|
includes=hello.h
|
|
paragraph=
|
|
precompiled=true
|
|
url=https://www.sinric.com
|