Moved PWM handler to SysTick and created LED demo
This commit is contained in:
@@ -89,7 +89,7 @@ ProjectManager.StackSize=0x400
|
||||
ProjectManager.TargetToolchain=STM32CubeIDE
|
||||
ProjectManager.ToolChainLocation=
|
||||
ProjectManager.UnderRoot=true
|
||||
ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false
|
||||
ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-SystemClock_Config-RCC-false-HAL-false,3-MX_I2C1_Init-I2C1-false-HAL-true,4-MX_LPUART1_UART_Init-LPUART1-false-HAL-true,5-MX_LPTIM1_Init-LPTIM1-false-HAL-true
|
||||
RCC.AHBFreq_Value=2097000
|
||||
RCC.APB1Freq_Value=2097000
|
||||
RCC.APB1TimFreq_Value=2097000
|
||||
|
||||
Reference in New Issue
Block a user