mirror of
https://github.com/kakopappa/how-to-make-a-precompiled-arduino-library-for-esp8266-esp32.git
synced 2025-07-25 21:11:04 +03:00
initial commit
This commit is contained in:
10
arduino-helloworld-lib/library.properties
Normal file
10
arduino-helloworld-lib/library.properties
Normal file
@ -0,0 +1,10 @@
|
||||
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
|
Reference in New Issue
Block a user