Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 10, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

SuGlider and others added 10 commits November 10, 2025 12:25
* feat(docs): Add chatbot * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Example: `-D CONFIG_ARDUINO_UDP_TASK_STACK_SIZE=2048` The default is to much conservative since a correctly developed app probably won't allocate too much on stack on the callbacks. I currently see a wast of memory: `I (1222501) MONITOR: async_udp (p=3) 3416 bytes`
* feat(network): Adds Network Library documentation * fix(network): formatting in network API documentation * fix(doc): Use proper WiFi interfaces * feat(doc): Document isOnline() function in network API Added documentation for the isOnline() function to check network status. * fix(doc): Update docs/en/api/network.rst Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(doc): Update docs/en/api/network.rst Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
* feat(openthread): adds examples README.md files * fix(openthread): code and readme typo * ci(pre-commit): Apply automatic fixes * fix(openthread): Fix formatting of CLI time units --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
* feat(serial_uart): adds main Serial documentation * feat(serial_uart): improves Serial documentation * fix(serial): fixes example session headers Removed redundant section headers for example applications. * fix(serial): docs refer to ESP-IDF instead of IDF * fix(serial): restores necessary example reference * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
* feat(openthread): adds arduino openthread library documentation * fix(openthread): Fixes document formatting * fix(op * fix(openthread): gramma fix Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(openthread): gramma fix Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(othread): use esp-idf instead of just idf * ci(pre-commit): Apply automatic fixes * fix(othread):better phrasing Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(openthread): space before time unit * fix(openthread): space before time unit --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
* feat(rmt): improves RMT documentation * fix(rmt): includes missing reference to C5 and P4 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(rmt): note rewritting Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(rmt): rephasing Clarify behavior of rmtTransmitCompleted in looping mode. * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Nov 10, 2025
@pull pull bot added the ⤵️ pull label Nov 10, 2025
@pull pull bot merged commit 333bfff into Stars1233:master Nov 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

5 participants