guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#46746] [PATCH] gnu: add python-esptool


From: Nicolas Goaziou
Subject: [bug#46746] [PATCH] gnu: add python-esptool
Date: Thu, 25 Feb 2021 10:46:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hello,

Thank you. I applied the patch with minor modifications.

qblade via Guix-patches via <guix-patches@gnu.org> writes:

> +    (arguments
> +     `(#:tests? #f))

I added a comment explaining why the tests were skipped. In this case,
we do not provide python-reedsolo library yet.

> +    (synopsis
> +     "Serial utility to communicate & flash code to
> +Espressif ESP8266 & ESP32 chips")

I shortened the synopsis.

> +    (description
> +     "Python-based, open source, platform independent,
> +utility to communicate with the ROM bootloader
> +in Espressif ESP8266 & ESP32 series chips.")

I wrote a full sentence, and remove "open source", and "platform
independant" from it.

Regards,
-- 
Nicolas Goaziou





reply via email to

[Prev in Thread] Current Thread [Next in Thread]