Skip to content
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

Hot fix #39

Merged
merged 3 commits into from
Mar 11, 2024

examples: ESP build script improvement

9a2ee90
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Hot fix #39

examples: ESP build script improvement
9a2ee90
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results of CppCheck src files completed Mar 11, 2024 in 1s

Results of CppCheck src files

15 warning(s) found

Annotations

Check warning on line 465 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_bin' is never used.

The function 'lcd_bin' is never used.

Check warning on line 557 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_blinking_cursor_on' is never used.

The function 'lcd_blinking_cursor_on' is never used.

Check warning on line 703 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_buf_bin' is never used.

The function 'lcd_buf_bin' is never used.

Check warning on line 678 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_buf_hex' is never used.

The function 'lcd_buf_hex' is never used.

Check warning on line 651 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_buf_int' is never used.

The function 'lcd_buf_int' is never used.

Check warning on line 596 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_buf_locate' is never used.

The function 'lcd_buf_locate' is never used.

Check warning on line 548 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_cursor_off' is never used.

The function 'lcd_cursor_off' is never used.

Check warning on line 538 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_cursor_on' is never used.

The function 'lcd_cursor_on' is never used.

Check warning on line 302 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_enable_backlight' is never used.

The function 'lcd_enable_backlight' is never used.

Check warning on line 439 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_hex' is never used.

The function 'lcd_hex' is never used.

Check warning on line 525 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_home' is never used.

The function 'lcd_home' is never used.

Check warning on line 259 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_init' is never used.

The function 'lcd_init' is never used.

Check warning on line 411 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_int' is never used.

The function 'lcd_int' is never used.

Check warning on line 363 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_load_char_bank' is never used.

The function 'lcd_load_char_bank' is never used.

Check warning on line 619 in src/lcd_hd44780.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'lcd_update' is never used.

The function 'lcd_update' is never used.