Skip to content

Merge pull request #17 from niwciu/feature/LCD_backlight_control #65

Merge pull request #17 from niwciu/feature/LCD_backlight_control

Merge pull request #17 from niwciu/feature/LCD_backlight_control #65

Triggered via push January 15, 2024 12:45
Status Success
Total duration 20s
Artifacts
Matrix: Formatting Check
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
The function 'lcd_bin' is never used.: src/lcd_hd44780.c#L680
The function 'lcd_bin' is never used.
The function 'lcd_blinking_cursor_on' is never used.: src/lcd_hd44780.c#L772
The function 'lcd_blinking_cursor_on' is never used.
The function 'lcd_buf_bin' is never used.: src/lcd_hd44780.c#L915
The function 'lcd_buf_bin' is never used.
The function 'lcd_buf_hex' is never used.: src/lcd_hd44780.c#L890
The function 'lcd_buf_hex' is never used.
The function 'lcd_buf_int' is never used.: src/lcd_hd44780.c#L863
The function 'lcd_buf_int' is never used.
The function 'lcd_buf_locate' is never used.: src/lcd_hd44780.c#L811
The function 'lcd_buf_locate' is never used.
The function 'lcd_cursor_off' is never used.: src/lcd_hd44780.c#L763
The function 'lcd_cursor_off' is never used.
The function 'lcd_cursor_on' is never used.: src/lcd_hd44780.c#L753
The function 'lcd_cursor_on' is never used.
The function 'lcd_disable_backlight' is never used.: src/lcd_hd44780.c#L541
The function 'lcd_disable_backlight' is never used.
The function 'lcd_enable_backlight' is never used.: src/lcd_hd44780.c#L536
The function 'lcd_enable_backlight' is never used.
The function 'lcd_hex' is never used.: src/lcd_hd44780.c#L654
The function 'lcd_hex' is never used.
The function 'lcd_home' is never used.: src/lcd_hd44780.c#L740
The function 'lcd_home' is never used.
The function 'lcd_init' is never used.: src/lcd_hd44780.c#L495
The function 'lcd_init' is never used.
The function 'lcd_int' is never used.: src/lcd_hd44780.c#L626
The function 'lcd_int' is never used.
The function 'lcd_load_char_bank' is never used.: src/lcd_hd44780.c#L578
The function 'lcd_load_char_bank' is never used.
The function 'lcd_update' is never used.: src/lcd_hd44780.c#L834
The function 'lcd_update' is never used.
The function 'LCD_IO_driver_interface_get' is never used.: test/lcd_hd44780/mock_LCD_IO_driver.c#L44
The function 'LCD_IO_driver_interface_get' is never used.