Skip to content

Conversation

@marcoratto
Copy link
Contributor

When a message exceeds the maximum payload size of a single packet, it must be fragmented into multiple packets for transmission. The receiver then reassembles these packets to reconstruct the original message. Some protocols — such as LoRaWAN and MQTT-SN — require message fragmentation.
This ANSI-C library for Arduino simplifies the process of message fragmentation and reassembly.

@github-actions github-actions bot added the topic: modification Change existing list entry label Nov 16, 2025
@github-actions
Copy link
Contributor

Hi @marcoratto.
Your pull request has been detected as something other than a Library Manager submission.
A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary:
https://github.com/arduino/library-registry/blob/main/README.md#instructions

@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/marcoratto/DMFLib-Arduino:

Linting library in DMFLib-Arduino
ERROR: Library name DMFLib not found in the Library Manager index. Library names are not allowed to change after being  
       added to the index.                                                                                              
       See: https://github.com/arduino/library-registry/blob/main/FAQ.md#how-can-i-change-a-librarys-name               
       (Rule LP018)                                                                                                     

Linter results for project: 1 ERRORS, 0 WARNINGS

-------------------

Linting sketch in DMFLib-Arduino/examples/Example_With_Malloc

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 1 ERRORS, 0 WARNINGS

@github-actions
Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @marcoratto
Please resolve the error(s) mentioned in the previous comment.

After resolving the issue, trigger this check again by doing one of the following:

  • Commit the required change to the branch you submitted this pull request from.
  • Comment here, mentioning @ArduinoBot in the comment.

NOTE: It is not necessary to open a new pull request. ❗

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@github-actions github-actions bot requested a review from per1234 November 16, 2025 17:21
@per1234 per1234 added topic: submission Add library to the list and removed topic: modification Change existing list entry labels Nov 16, 2025
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marcoratto your pull request proposes to remove dozens of libraries from the list. You must change it so that it only adds the URL of your library, without making any changes to the existing content of the file.

This is a simple matter of adding a single line to a text file. It will surely be a trivial task for anyone who is capable of creating and maintaining a complex Arduino library.

Please make the necessary change in this pull request. DO NOT CREATE AN ADDITIONAL PULL REQUEST. Our automated submission handling system is designed to allow the successful completion of a submission in a single pull request, even in the case like this where some changes are required to bring the submission into compliance.

Any changes you make to the files in the main branch in your fork of this repository will automatically be made in this pull request as well, so you don't need to do anything special to update the pull request. Our automated system will detect when you have made changes to the pull request and run an other set of checks on the submission. Once it meets all our requirements, it will be automatically accepted and your library added to Library Manager.

If you have any questions or concerns, just add a comment here on this pull request thread and I'll provide further assistance.

@per1234 per1234 added the status: changes requested Changes to PR are required before merge label Nov 16, 2025
@github-actions
Copy link
Contributor

Hi @marcoratto.
Your pull request has been detected as something other than a Library Manager submission.
A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary:
https://github.com/arduino/library-registry/blob/main/README.md#instructions

@github-actions github-actions bot added topic: modification Change existing list entry and removed status: changes requested Changes to PR are required before merge topic: submission Add library to the list labels Nov 16, 2025
@github-actions
Copy link
Contributor

ERROR: Arduino Lint found errors with https://github.com/marcoratto/DMFLib-Arduino:

Linting library in DMFLib-Arduino
ERROR: Library name DMFLib not found in the Library Manager index. Library names are not allowed to change after being  
       added to the index.                                                                                              
       See: https://github.com/arduino/library-registry/blob/main/FAQ.md#how-can-i-change-a-librarys-name               
       (Rule LP018)                                                                                                     

Linter results for project: 1 ERRORS, 0 WARNINGS

-------------------

Linting sketch in DMFLib-Arduino/examples/Example_With_Malloc

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 1 ERRORS, 0 WARNINGS

@github-actions
Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @marcoratto
Please resolve the error(s) mentioned in the previous comment.

After resolving the issue, trigger this check again by doing one of the following:

  • Commit the required change to the branch you submitted this pull request from.
  • Comment here, mentioning @ArduinoBot in the comment.

NOTE: It is not necessary to open a new pull request. ❗

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@github-actions github-actions bot requested a review from per1234 November 16, 2025 19:42
@marcoratto
Copy link
Contributor Author

I apologize for the error on submitting the PR.
I didn't check with upstream to have the lastest version updated of repositories.txt.
I will check better all the steps before to release the PR.

@github-actions github-actions bot added topic: submission Add library to the list and removed topic: modification Change existing list entry labels Nov 17, 2025
@github-actions github-actions bot removed the request for review from per1234 November 17, 2025 03:28
@per1234 per1234 self-assigned this Nov 17, 2025
@github-actions github-actions bot merged commit dd3bcba into arduino:main Nov 17, 2025
11 checks passed
@github-actions
Copy link
Contributor

Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index.

The library(s) will be available for installation via Library Manager within a day's time.

You can check the logs from the Library Manager indexer for your library(s) here:
http://downloads.arduino.cc/libraries/logs/github.com/marcoratto/DMFLib-Arduino/

github-actions bot pushed a commit that referenced this pull request Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: submission Add library to the list

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants