Add Library
This commit is contained in:
parent
e365b9dbd9
commit
3c47103b39
318 changed files with 56465 additions and 0 deletions
10
libraries/ArduinoOTA/library.properties
Normal file
10
libraries/ArduinoOTA/library.properties
Normal file
|
@ -0,0 +1,10 @@
|
|||
name=ArduinoOTA
|
||||
version=1.0.1
|
||||
author=Arduino,Juraj Andrassy
|
||||
maintainer=Juraj Andrassy <juraj.andrassy@gmail.com>
|
||||
sentence=Upload sketch over network to Arduino board with WiFi or Ethernet libraries
|
||||
paragraph=Based on WiFi101OTA library. Uploads over Ethernet, UIPEthernet, WiFi101, WiFiNina, WiFiLink, WiFi to SAMD, nRF5, esp8266, esp32 and to ATmega with more then 64 kB flash memory.
|
||||
category=Other
|
||||
url=https://github.com/jandrassy/ArduinoOTA
|
||||
architectures=*
|
||||
includes=ArduinoOTA.h
|
Loading…
Add table
Add a link
Reference in a new issue