mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
ESP8266AVRISP: initial
This commit is contained in:
9
libraries/ESP8266AVRISP/library.properties
Normal file
9
libraries/ESP8266AVRISP/library.properties
Normal file
@ -0,0 +1,9 @@
|
||||
name=ESP8266AVRISP
|
||||
version=1.0
|
||||
author=Kiril Zyapkov
|
||||
maintainer=Kiril Zyapkov <kiril@robotev.com>
|
||||
sentence=AVR In-System Programming over WiFi for ESP8266
|
||||
paragraph=This library allows programming 8-bit AVR ICSP targets via TCP over WiFi with ESP8266.
|
||||
category=Communication
|
||||
url=
|
||||
architectures=esp8266
|
Reference in New Issue
Block a user