Stijn Tintel

Results 41 issues of Stijn Tintel

We're experiencing a crash on touch when we build with CONFIG_LOG_MAXIMUM_LEVEL_DEBUG=y. ``` espressif/esp_lcd_touch_tt21100: component_hash: 27d0ec1226e2ce81ad6a170b27530dbcf959cd1fb9abe1ba207509a8a2f2ed22 source: service_url: https://api.components.espressif.com/ type: service version: 1.0.7~1 ``` ``` abort() was called at PC 0x4037b4bf...

Type: Bug
Status: Awaiting triage

Maintainer: @champtar Environment: OpenWrt master r18878-a93dfff10e on qoriq Description: The snmp6 plugin tries to read /proc/net/dev_snmp6/$device even if this file does not exist. Can be reproduced with this config: ```...

On systems where ncurses is split in ncurses and tinfo, the following compile error occurs: ``` cc -g -o viewadsb readsb.pb-c.o geomag.o viewadsb.o anet.o interactive.o mode_ac.o mode_s.o comm_b.o net_io.o crc.o...

Due to stricter defaults in GCC 14, readsb compile fails with the following errors in readsbrrd.c: ``` readsbrrd.c: In function ‘rrd_create_files’: readsbrrd.c:219:46: error: passing argument 2 of ‘rrd_create’ from incompatible...

* readsbrrd: cast timespec.tv_sec addend to time_t * readsbrrd: fix misplaced widening cast * compat: include byteswap.h instead of endian.h The second commit is not a musl fix, but the...

Will you consider adding support for the ADIN1110 SPE chip? https://www.analog.com/en/products/adin1110.html IEEE 802.3cg SPE with PoDL and 1000m cable length sounds extremely interesting for IoT.

Status: Opened

Please publish v5.2.5 on Docker Hub. The current latest tag in the v5.2 series is v5.2.4. https://hub.docker.com/r/espressif/idf/tags Thanks

Status: Opened

Sometimes when mute is active during boot (or maybe it happens only during OTA), the following errors occur: ``` I (14:05:40.417) WILLOW/WAS: WebSocket connected I (14:05:40.417) WILLOW/WAS: sending WAS hello...

After adding a new disk to my fs, with label hdd, and the filesystem being formatted with metadata_target=ssd, somehow metadata ended up on the new disk (will report that as...