Skip to content

Update repositories.txt #6654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2025
Merged

Update repositories.txt #6654

merged 1 commit into from
Jul 26, 2025

Conversation

OlivierPcheux
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the topic: submission Add library to the list label Jul 26, 2025
Copy link
Contributor

A problem was found with your submission https://github.com/OlivierPcheux/MTobjects

ERROR: The repository has no tags. You need to create a release or tag that matches the version value in the library's library.properties file.

Copy link
Contributor

Thanks for your interest in contributing to the Arduino Library Manager index @OlivierPcheux
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

@per1234 per1234 self-assigned this Jul 26, 2025
@per1234
Copy link
Contributor

per1234 commented Jul 26, 2025

Please check it again @ArduinoBot

Copy link
Contributor

Hello! I'm checking your submission again.

Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/OlivierPcheux/MTobjects:

Linting library in MTobjects
WARNING: A commonly misspelled word was found in the library.properties paragraph field. Suggested correction: Buttons, 
         clocks, PWM, servomotors, stepper motors use completely and only the timer 0 to have an apparently independent 
         programming. Allows for example to run a stepper during a "delay()" of another task. You can use management    
         without using "loop()", which facilitates the addition of functions not provided initially. "loop()" can be    
         blocking.                                                                                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP035)                                                                                                   
WARNING: No readme found. Please document your library.                                                                                
         See:                                                                                                                          
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes
         (Rule LD001)                                                                                                                  
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           

Linter results for project: 0 ERRORS, 3 WARNINGS

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

Linting sketch in MTobjects/examples/Exemples/1_Rotation_monitoring

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/Exemples/2_Three_pumps

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/Exemples/3_Workshop_lighting

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/Exemples/4_Lighting_with_a_derivative_class

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/Exemples/5_C-A-T-H

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/Exemples/6_Bursts_on_an_pin

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/Exemples/7_Bursts_New_and_Delete

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/Exemples/8_Three_blinkings

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/Exemples/9_Two_steppers_and_four_buttons

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/Exemples/A_Portal_spots

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTbutton/1a_Light_a_LED

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTbutton/1b_Light_a_LED

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTbutton/2_Send_the_letter_A

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTbutton/3_Send_letters

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTbutton/4_Timer

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTcheckButton/1_Turn_on_off_an_LED

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTclock/1_Send_regularly_A

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTclock/2_5_letters_with_5_metronomes

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTcore/1_delay_not_so_blocking

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTcore/2_MTtimeBase_Mini

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTdoubleButton/1_Turn_off_with_a_double_click

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTdoubleButton/2_Turn_off_a_flashing

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTdoubleClock/1_Flashs_with_a_LED

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTdoubleClock/2_Flashs_and_button

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTdoubleClock/3_Flashs_and_on_off

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTdoubleClock/4_Bursts_of_5_flashes

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTdoubleClock/5_Bursts_with_on_off

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MThardPWM/1_Blinking_of_an_LED

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MThardPWM/2_Flashing_of_an_LED

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTradioButton/1_MW-LW-FM

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTradioButton/2_MW-LW-FM_Derivative_class

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTservo/1_Wiper

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTservo/2_Change_place_with_button_V1

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTservo/3_Change_place_with_button_V2

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTservo4fils/0_Parameter_measurement

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTservo4fils/1_Wiper

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTsoftPWM/1_Flashing_of_an_LED

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTsoftPWM/2_Flashing_and_on_off

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTstepStepper/1_Wiper

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTstepStepper/2_One_more_turn

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTstepStepper/3_Round_trip

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTstepStepper/4_Homming

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTstepStepper/5_40000_steps_per_second

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTtripleButton/1_Turn_off_with_a_triple_click

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTulnStepper/1_Wiper

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTulnStepper/2_One_more_turn

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTulnStepper/3_Round_trip

Linter results for project: no errors or warnings

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

Linting sketch in MTobjects/examples/MTulnStepper/4_Homming

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 3 WARNINGS

@github-actions github-actions bot merged commit a9e41a2 into arduino:main Jul 26, 2025
14 checks passed
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/OlivierPcheux/MTobjects/

github-actions bot pushed a commit that referenced this pull request Jul 26, 2025
@OlivierPcheux
Copy link
Contributor Author

Thanks!

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