File: control

package info (click to toggle)
esptool 2.8%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,248 kB
  • sloc: ansic: 5,093; python: 3,817; makefile: 103; sh: 50
file content (25 lines) | stat: -rw-r--r-- 802 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: esptool
Section: electronics
Priority: optional
Maintainer: Milan Kupcevic <milan@debian.org>
Build-Depends:
 debhelper (>= 10),
 python3,
 python3-serial,
 python3-pyaes,
 python3-ecdsa,
 discount,
 help2man
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/debian/esptool.git
Vcs-Browser: https://salsa.debian.org/debian/esptool
Homepage: https://github.com/espressif/esptool

Package: esptool
Architecture: all
Multi-Arch: foreign
Depends: python3, python3-serial, python3-pyaes, python3-ecdsa, ${misc:Depends}
Description: create and flash firmware files to ESP8266 and ESP32 chips
 Communicate with the ROM bootloader in Espressif ESP8266 and ESP32 chips to
 fash firmware files, create firmware images or read OTP ROM or flash memory
 content such is manufacturer or device IDs.