Search Criteria
Package Details: esp8266-rtos-sdk 3.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/esp8266-rtos-sdk.git (read-only, click to copy) |
---|---|
Package Base: | esp8266-rtos-sdk |
Description: | ESP8266 RTOS SDK |
Upstream URL: | https://github.com/espressif/ESP8266_RTOS_SDK |
Licenses: | Espressif MIT |
Submitter: | bionade24 |
Maintainer: | srtlg |
Last Packager: | srtlg |
Votes: | 2 |
Popularity: | 0.000840 |
First Submitted: | 2020-05-14 09:56 (UTC) |
Last Updated: | 2022-10-19 08:53 (UTC) |
Dependencies (11)
- ncurses (ncurses-git)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-click
- python-cryptography
- python-future
- python-pyelftools (python-pyelftools-git)
- python-pyparsing
- python-pyserial
- gcc (gccrs-git, gcc-git, gcc11) (make)
- gperf (gperf-git) (make)
- xtensa-lx106-elf-gcc-bin (optional) – Toolchain for the ESP8266
Latest Comments
srtlg commented on 2022-09-09 18:54 (UTC)
strangely now
https://github.com/espressif/ESP8266_RTOS_SDK/archive/v$pkgver.tar.gz
is missing some files (in my casembedtls/mbedtls/include/mbedtls/sha256.h
), the following is completehttps://github.com/espressif/ESP8266_RTOS_SDK/releases/download/v${pkgver}/ESP8266_RTOS_SDK-v${pkgver}.zip
bionade24 commented on 2022-02-19 15:48 (UTC)
@trita They did, fixed it. Thx.
truita commented on 2022-02-16 16:50 (UTC)
@bionade24 Checksum for the github archive doesn't match. Maybe they changed it?
carlosal1015 commented on 2022-01-08 17:12 (UTC)
Great cryptography is alive again, no worries.
bionade24 commented on 2022-01-08 16:52 (UTC)
@carlosal1015 Now works again. Sadly, Espressif still recommends python2 :(
You could try to use python3 and see how far you get, though.
carlosal1015 commented on 2022-01-08 15:52 (UTC)
cryptography
is broken, is possible to change to python3 version?