Skip to content

stripped dead code

bf060a6
Select commit
Loading
Failed to load commit list.
Open

Added MAX32665 EvKit as PORT #495

stripped dead code
bf060a6
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Mar 23, 2026 in 23m 4s

Quality Gate failed

Failed conditions
8.7% Duplication on New Code (required ≤ 3%)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 50 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

non-portable path to file '"BTstack.h"'; specified path differs in case from file name on disk

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpe9&open=AZ0aTH9NK00lA4NpTpe9&pullRequest=495

Check warning on line 275 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

unused variable 'cnt'

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpe_&open=AZ0aTH9NK00lA4NpTpe_&pullRequest=495

Check warning on line 47 in port/max32665-evkit/src/hal_flash_bank_mxc.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make the type of this variable a pointer-to-const. The current type of "self" is "hal_flash_bank_mxc_t *".

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH6aK00lA4NpTpe3&open=AZ0aTH6aK00lA4NpTpe3&pullRequest=495

Check warning on line 260 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the unused parameter "csr_irq_handler", make it unnamed, or declare it "[[maybe_unused]]".

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpfD&open=AZ0aTH9NK00lA4NpTpfD&pullRequest=495

Check failure on line 270 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpfG&open=AZ0aTH9NK00lA4NpTpfG&pullRequest=495

Check warning on line 264 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the unused parameter "sleep", make it unnamed, or declare it "[[maybe_unused]]".

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpfF&open=AZ0aTH9NK00lA4NpTpfF&pullRequest=495

Check warning on line 127 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Complete the task associated to this "TODO" comment.

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpe7&open=AZ0aTH9NK00lA4NpTpe7&pullRequest=495

Check failure on line 189 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

void function 'hal_uart_init' should not return a value

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpe8&open=AZ0aTH9NK00lA4NpTpe8&pullRequest=495

Check failure on line 89 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpfA&open=AZ0aTH9NK00lA4NpTpfA&pullRequest=495

Check warning on line 57 in port/max32665-evkit/src/hal_flash_bank_mxc.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make the type of this variable a pointer-to-const. The current type of "self" is "hal_flash_bank_mxc_t *".

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH6aK00lA4NpTpe4&open=AZ0aTH6aK00lA4NpTpe4&pullRequest=495

Check warning on line 201 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Reduce the number of nested "break" statements from 2 to 1 authorized.

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpfB&open=AZ0aTH9NK00lA4NpTpfB&pullRequest=495

Check warning on line 79 in port/max32665-evkit/src/hal_flash_bank_mxc.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make the type of this variable a pointer-to-const. The current type of "self" is "hal_flash_bank_mxc_t *".

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH6aK00lA4NpTpe6&open=AZ0aTH6aK00lA4NpTpe6&pullRequest=495

Check warning on line 379 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this redundant cast.

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpfH&open=AZ0aTH9NK00lA4NpTpfH&pullRequest=495

Check failure on line 266 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpfE&open=AZ0aTH9NK00lA4NpTpfE&pullRequest=495

Check warning on line 274 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

unused variable 'error'

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpe-&open=AZ0aTH9NK00lA4NpTpe-&pullRequest=495

Check warning on line 66 in port/max32665-evkit/src/hal_flash_bank_mxc.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make the type of this variable a pointer-to-const. The current type of "self" is "hal_flash_bank_mxc_t *".

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH6aK00lA4NpTpe5&open=AZ0aTH6aK00lA4NpTpe5&pullRequest=495

Check failure on line 262 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpfC&open=AZ0aTH9NK00lA4NpTpfC&pullRequest=495

Check warning on line 375 in port/max32665-evkit/src/btstack_port.c

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the commented out code.

See more on https://sonarcloud.io/project/issues?id=bluekitchen_btstack&issues=AZ0aTH9NK00lA4NpTpfI&open=AZ0aTH9NK00lA4NpTpfI&pullRequest=495