File: control

package info (click to toggle)
esptool 0.4.6-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 412 kB
  • ctags: 567
  • sloc: ansic: 2,717; makefile: 88
file content (20 lines) | stat: -rw-r--r-- 624 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: esptool
Section: electronics
Priority: extra
Maintainer: Milan Kupcevic <milan@debian.org>
Build-Depends: 
 debhelper (>= 9),
 autoconf,
 automake,
 help2man
Standards-Version: 3.9.6
Homepage: https://github.com/igrr/esptool-ck/

Package: esptool
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: create and flash firmware files to ESP8266 or ESP32 chips
 Flash firmware files to ESP8266 or ESP32 boards with ability to 
 automatically put certain boards into UART bootloader programming mode. Or, 
 extract code sections from ELF executable files to create firmware images 
 for ESP chips.