Skip to content

Conversation

@fanfare-ff
Copy link
Contributor

I would like to add SensEdu-Library, which is framework for Arduino GIGA R1 WiFi shield called SensEdu, allowing to use Arduino for radar and communication systems.

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

ERROR: Arduino Lint found errors with https://github.com/vladysor/SensEdu-Library:

Linting library in SensEdu-Library
INFO: No header file found matching library name (SensEdu_Library.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)                                                                                                      
WARNING: library.properties name SensEdu Library contains spaces. Although supported, best practices is to not use      
         spaces.                                                                                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP015)                                                                                                   
WARNING: Library name SensEdu Library contains "library". This is superfluous.                                 
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP016)                                                                                          
ERROR: Missing paragraph field in library.properties                                                         
       See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
       (Rule LP034)                                                                                          

Linter results for project: 1 ERRORS, 2 WARNINGS

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

Linting sketch in SensEdu-Library/examples/Basic_UltraSound

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Basic_UltraSound_4CH

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Blink_Delay

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Read_2ADC_3CH_DMA

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Read_ADC_1CH

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Read_ADC_1CH_DMA

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Read_ADC_1CH_TIM

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Read_ADC_3CH

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Read_ADC_3CH_DMA

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Read_ADC_3CH_TIM

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Send_DAC_2CH

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Send_DAC_Burst_Sine

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Send_DAC_Const_Sine

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Send_DAC_Single_Sine

Linter results for project: no errors or warnings

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

Linting sketch in SensEdu-Library/examples/Send_DAC_Variable_Wave

Linter results for project: no errors or warnings

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

Linter results for projects: 1 ERRORS, 2 WARNINGS

@github-actions
Copy link
Contributor

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

@fanfare-ff
Copy link
Contributor Author

@ArduinoBot fixed paragraph

@github-actions
Copy link
Contributor

Hello! I'm checking your submission again.

@github-actions github-actions bot merged commit 80dbbc8 into arduino:main Mar 14, 2025
14 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/vladysor/SensEdu-Library/

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