Package Details: esp-idf 6.0.1-1

Git Clone URL: https://aur.archlinux.org/esp-idf.git (read-only, click to copy)
Package Base: esp-idf
Description: Espressif IoT Development Framework. Official development framework for ESP32.
Upstream URL: https://github.com/espressif/esp-idf
Licenses: Apache-2.0
Submitter: GPereira
Maintainer: tonitch
Last Packager: tonitch
Votes: 29
Popularity: 0.66
First Submitted: 2018-04-01 22:44 (UTC)
Last Updated: 2026-04-27 17:20 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5

majorx234 commented on 2018-08-27 12:45 (UTC) (edited on 2018-08-27 12:46 (UTC) by majorx234)

last part in PKGUILD looks not right: why copy files to user's homedirectory? "cp -R . ~/.esp-idf" better: "cp -R . ${pkgdir}/opt/esp-idf-sdk"

so cp files to /pkg wich will afterwards needed to create a package

GPereira commented on 2018-06-21 16:09 (UTC)

Sure thing!

sijmen commented on 2018-06-21 15:34 (UTC)

Looks like v3.0.1 is out now! Could you update this to 3.0.1?

https://github.com/espressif/esp-idf/releases/download/v3.0.1/esp-idf-v3.0.1.zip

piratejon commented on 2018-04-20 22:59 (UTC)

i tried again today, and it just worked. last night it was 404'd. must have been github. thanks!

GPereira commented on 2018-04-19 18:18 (UTC)

Thanks for the heads up @piratejon. THe link works for me can you describe what is failing on your side?

piratejon commented on 2018-04-19 00:20 (UTC)

Seems like the 3.0-rc1 link is down?