blob: bba60099ed52547cc41a8b2483bb030922120f6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = nodemcu-firmware-git
pkgdesc = A Lua based firmware for ESP8266 WiFi SOC
pkgver = 2319.4f679277
pkgrel = 1
url = https://github.com/nodemcu/nodemcu-firmware
arch = i686
arch = x86_64
license = MIT
depends = esptool
optdepends = esplorer
optdepends = nodemcu-pyflasher
optdepends = nodemcu-tool
optdepends = nodemcu-uploader-git
source = git+https://github.com/nodemcu/nodemcu-firmware.git
sha256sums = SKIP
pkgname = nodemcu-firmware-git
|