reset of includes #25
Annotations
10 errors and 1 warning
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L85
unknown type name 'UartIrqEvent'
|
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L121
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L122
implicit declaration of function 'furi_hal_console_disable'; did you mean 'furi_hal_usb_disable'? [-Werror=implicit-function-declaration]
|
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L123
'FuriHalUartIdLPUART1' undeclared (first use in this function); did you mean 'FuriHalBusLPUART1'?
|
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L124
implicit declaration of function 'furi_hal_uart_init'; did you mean 'furi_hal_usb_init'? [-Werror=implicit-function-declaration]
|
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L126
implicit declaration of function 'furi_hal_uart_set_irq_cb' [-Werror=implicit-function-declaration]
|
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L126
'usb_uart_on_irq_cb' undeclared (first use in this function)
|
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L132
'FuriHalUartIdUSART1' undeclared (first use in this function); did you mean 'FuriHalBusUSART1'?
|
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L133
implicit declaration of function 'furi_hal_console_enable'; did you mean 'furi_hal_usb_enable'? [-Werror=implicit-function-declaration]
|
Build Flipper Application Package (.fap):
lib/uart/usb_uart_bridge.c#L134
'FuriHalUartIdLPUART1' undeclared (first use in this function); did you mean 'FuriHalBusLPUART1'?
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading