Skip to content

Conversation

@kyberias
Copy link

@kyberias kyberias commented Aug 4, 2025

This patch removes an implementation of memchr() that seems unnecessary. The standard library even for ESP8266 provide this implementation in recent releases. Removal is preferred when source code is compiled with standard library that define the function as inline.

@mathieucarbou mathieucarbou merged commit 18ee933 into ESP32Async:main Aug 4, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants