Skip to content

Conversation

@BojanJurca
Copy link
Contributor

No description provided.

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

ERROR: Arduino Lint found errors with https://github.com/BojanJurca/Lightweight-Fully-Connected-Neural-Network:

Linting library in Lightweight-Fully-Connected-Neural-Network
INFO: No header file found matching library name (NeuralNetwork.h). Best practices are for primary header filename to   
      match library name.                                                                                               
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
ERROR: Library name NeuralNetwork is in use by a library in the Library Manager index. Each library must have a unique  
       name value. If your library is already in the index, use the "--library-manager update" flag.                    
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format           
       (Rule LP017)                                                                                                     

Linter results for project: 1 ERRORS, 0 WARNINGS

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

Linting sketch in Lightweight-Fully-Connected-Neural-Network/examples/inference

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Fully-Connected-Neural-Network/examples/limited_memory

Linter results for project: no errors or warnings

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

Linting sketch in Lightweight-Fully-Connected-Neural-Network/examples/training

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 @BojanJurca
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 merged commit 3134442 into arduino:main Dec 13, 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/BojanJurca/Lightweight-Fully-Connected-Neural-Network/

github-actions bot pushed a commit that referenced this pull request Dec 13, 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.

1 participant