Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RUN only IPV6 (ESPTOOL-811) #956

Closed
1 task done
ShubhadaHarkut-eaton opened this issue Feb 13, 2024 · 1 comment
Closed
1 task done

RUN only IPV6 (ESPTOOL-811) #956

ShubhadaHarkut-eaton opened this issue Feb 13, 2024 · 1 comment

Comments

@ShubhadaHarkut-eaton
Copy link

Operating System

WINDOWS

Esptool Version

4.4

Python Version

3.8.7

Chip Description

ESP32-WROVER-B

Device Description

not able to disable the IPV4
trying to use only IPV6

Hardware Configuration

No response

How is Esptool Run

IDF IDE

Full Esptool Command Line that Was Run

No response

Esptool Output

Compilation errors with all IPV4 defines

More Information

No response

Other Steps to Reproduce

Build any ethernet example code disabling the LWIP_IPV4 in opts.h and enable the LWIP_IPV6 in the same file

I Have Read the Troubleshooting Guide

  • I confirm I have read the troubleshooting guide.
@github-actions github-actions bot changed the title RUN only IPV6 RUN only IPV6 (ESPTOOL-811) Feb 13, 2024
@dobairoland
Copy link
Collaborator

This is not an esptool issue. Esptool flashes binaries and doesn't build them. You might want to report this for ESP-IDF or whatever other framework you are using for building the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants