CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/02/22 09:26:38
Log message:
Import devel/esptool-ck: firmware creation helper for esp8266 chips
Esptool is a tool to create firmware files for the ESP8266 chip and flash
the
firmware to the chip over serial port. Esptool reads the compiled program
in ELF
format, extracts code and data sections, and either dumps a section to a
file or
assembles the firmware file from several segments. Esptool also communicates
with the ESP8266 bootloader to upload firmware files to flash.
With some corrections from martin@ and kmos@
ok martin@ and kmos@
Status:
Vendor Tag: tracey
Release Tags: tracey_20200222
U ports/devel/esptool-ck/Makefile
U ports/devel/esptool-ck/distinfo
U ports/devel/esptool-ck/patches/patch-Makefile
U ports/devel/esptool-ck/patches/patch-serialport_serialport_c
U ports/devel/esptool-ck/pkg/DESCR
U ports/devel/esptool-ck/pkg/PLIST
No conflicts created by this import