From 33918d5f91895016208783211fd3c8018e7185e8 Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Sat, 11 Jan 2020 20:29:17 +0700 Subject: python/esptool: Added (Utility to work with ESP8266 and ESP32). Signed-off-by: Willy Sudiarto Raharjo --- python/esptool/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/esptool/slack-desc (limited to 'python/esptool/slack-desc') diff --git a/python/esptool/slack-desc b/python/esptool/slack-desc new file mode 100644 index 0000000000000..9230464edda73 --- /dev/null +++ b/python/esptool/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +esptool: esptool (Python utility to communicate with ESP8266 and ESP32 chips) +esptool: +esptool: esptool is a python based platform independent utility to +esptool: comminicate with the ROM bootloader in Expressif ESP8266 and ESP32 +esptool: chips. +esptool: +esptool: Homepage: https://github.com/espressif/esptool +esptool: +esptool: +esptool: +esptool: -- cgit v1.2.3