You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
Compiling .pioenvs\BIGTREE_TFT35_V1_2\FrameworkCMSISDevice\system_stm32f1xx.o
In file included from C:\Users\Artur.platformio\packages\framework-stm32cube\f1\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_utils.c:36:0:
C:\Users\Artur.platformio\packages\framework-stm32cube\f1\Drivers\STM32F1xx_HAL_Driver\Inc/stm32f1xx_ll_rcc.h:760:17: error: expected '=', ',', ';', 'asm' or 'attribute' before 'void'
__STATIC_INLINE void LL_RCC_HSE_EnableCSS(void)
^~~~
C:\Users\Artur.platformio\packages\framework-stm32cube\f1\Drivers\STM32F1xx_HAL_Driver\Inc/stm32f1xx_ll_rcc.h:770:17: error: expected '=', ',', ';', 'asm' or 'attribute' before 'void'
__STATIC_INLINE void LL_RCC_HSE_EnableBypass(void)
^~~~
C:\Users\Artur.platformio\packages\framework-stm32cube\f1\Drivers\STM32F1xx_HAL_Driver\Inc/stm32f1xx_ll_rcc.h:780:17: error: expected '=', ',', ';', 'asm' or 'attribute' before 'void'
__STATIC_INLINE void LL_RCC_HSE_DisableBypass(void)
^~~~
C:\Users\Artur.platformio\packages\framework-stm32cube\f1\Drivers\STM32F1xx_HAL_Driver\Inc/stm32f1xx_ll_rcc.h:790:17: error: expected '=', ',', ';', 'asm' or 'attribute' before 'void'
__STATIC_INLINE void LL_RCC_HSE_Enable(void)
^~~~
C:\Users\Artur.platformio\packages\framework-stm32cube\f1\Drivers\STM32F1xx_HAL_Driver\Inc/stm32f1xx_ll_rcc.h:800:17: error: expected '=', ',', ';', 'asm' or 'attribute' before 'void'
__STATIC_INLINE void LL_RCC_HSE_Disable(void)
^~~~
compilation terminated due to -fmax-errors=5.
*** [.pioenvs\BIGTREE_TFT35_V1_2\FrameworkHALDriver\Src\stm32f1xx_ll_utils.o] Error 1
The text was updated successfully, but these errors were encountered: