-
I am using upstream FreeRTOS with the SMP work merged into main (and using PR #1530 to fix the renaming of a FreeRTOS config).
I've successfully managed to convert the NTP client example Pico W exa…
-
### Environment
- OS and Version: Win 10 x64
- VS Code Version: 1.70.2
- C/C++ Extension Version: 1.12.1 (pre-release)
- Other extensions you installed (and if the issue persists after disabling…
-
Hi, I'm trying to compile pico-rmii-ethernet When I try and build it I get the following CMake error:
```
[proc] Executing command: C:\dev\apps\CMake\bin\cmake -DCMAKE_BUILD_TYPE:STRING=Debug -DCM…
-
### Reproduction steps
LwIP offers two modes to run TCP/IP stack: a dedicated task or in-line.
In the former case, access to LwIP's state is serialized by requiring that all APIs be invoked from the…
-
anyone succeed in building with MEM_USE_POOLS=1 to avoid memory fragmentation?
tried to removed attr/DMEM_ATTR parameters in meme_std.h and creating a lwippools.h with:
#if MEM_USE_POOLS
LWIP_M…
-
This is a meta-issue to track esp32 heap fragmentation issues and analysis of possible solutions and workarounds.
(See original analysis in #5543 and other reports/related work in #7038, #8628, #86…
jimmo updated
10 months ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
error info
```text
depbase=`echo lwip-udhcpd/dhcpd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"tunsocks\" -DPACKAGE_TARNAME=\"tunsocks\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING…
-
I don't see a driver folder, most likely driver/gpio.h will be a problem too
`FAILED: esp-idf/hagl_hal/CMakeFiles/__idf_hagl_hal.dir/src/mipi_display.c.obj
ccache E:\Espressif\tools\xtensa-esp32-…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…