Stijn Tintel
Stijn Tintel
This fixes the following warnings when building with IDF 5: ``` Building C object esp-idf/esp-adf-libs/CMakeFiles/__idf_esp-adf-libs.dir/esp_codec/audio_forge.c.obj/willow/deps/esp-adf/components/esp-adf-libs/esp_codec/audio_forge.c: In function 'audio_forge_downmix_set_gain': /willow/deps/esp-adf/components/esp-adf-libs/esp_codec/audio_forge.c:847:15: warning: using integer absolute value function 'abs' when argument is of...
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...
https://bugs.gentoo.org/809689
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.