Ka-Radio32 icon indicating copy to clipboard operation
Ka-Radio32 copied to clipboard

Toolchain Setup link broken

Open plazmax opened this issue 2 years ago • 5 comments

Hello, can you update link in HardwareConfig.md for "Toolchain Setup" dead link :

https://dl.espressif.com/.../esp32_win32_msys2

resim

https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/windows-setup-scratch.html resim

https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/windows-setup.html

https://dl.espressif.com/dl/esp-idf/?idf=4.4

plazmax avatar Feb 01 '22 11:02 plazmax

Current Ka-Radio32 supports only ESP-IDF v3.3.5 compatible toolchain. It also can be built using Cmake(there need to create couple of CMakeLists.txt files) I can post CMakeLists.txt if the author is interested. This could be the first step in adapting Ka-Radio32 to ESP-IDF v5. (like Pilnikov did it)

Ant-12 avatar Feb 01 '22 18:02 Ant-12

@Ant-12 any chance you could create a pull request?

h1aji avatar Feb 06 '22 00:02 h1aji

i think < 0.01% need to make a lot of adjustments

pilnikov avatar Feb 06 '22 05:02 pilnikov

This is 0%, unless karawin wins a contest for laziness. This job is too difficult for me to make it twise. At this moment I can post only CMakeLists.txt for ESP-IDF v3.3.5 if someone asks.

Ant-12 avatar Feb 06 '22 09:02 Ant-12

Here are my changes for Cmake and IDF v3.3.5 But I was forced to set "Application manager ---> Exclude PROJECT_VER from firmware image" checkbox in Espressif IoT Development Framework Configuration to avoid compiling errors.

Ant-12 avatar Feb 06 '22 15:02 Ant-12