Package Details: esp8266-rtos-sdk 3.4-3

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.000010
First Submitted: 2020-05-14 09:56 (UTC)
Last Updated: 2022-10-19 08:53 (UTC)

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 case mbedtls/mbedtls/include/mbedtls/sha256.h), the following is complete https://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?

-> Could not find all required packages:
        python2-cffi (Wanted by: esp8266-rtos-sdk -> python2-cryptography)
        python2-ipaddress (Wanted by: esp8266-rtos-sdk -> python2-cryptography)
        python2-asn1crypto (Wanted by: esp8266-rtos-sdk -> python2-cryptography)