update
parent
7265d43e5f
commit
0cc2d7b04d
|
@ -140,6 +140,7 @@
|
|||
<listOptionValue builtIn="false" value="../USB_DEVICE/App"/>
|
||||
<listOptionValue builtIn="false" value="../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy"/>
|
||||
<listOptionValue builtIn="false" value="../Drivers/STM32F1xx_HAL_Driver/Inc"/>
|
||||
<listOptionValue builtIn="false" value="../Middlewares/ST/STM32_USB_Device_Library/Class/HID/Inc"/>
|
||||
</option>
|
||||
<inputType id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.input.c.77383630" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.input.c"/>
|
||||
</tool>
|
||||
|
|
|
@ -33,7 +33,7 @@ FREERTOS.configUSE_TICKLESS_IDLE=1
|
|||
File.Version=6
|
||||
GPIO.groupedBy=Group By Peripherals
|
||||
IWDG.IPParameters=Prescaler,Reload
|
||||
IWDG.Prescaler=IWDG_PRESCALER_256
|
||||
IWDG.Prescaler=IWDG_PRESCALER_16
|
||||
IWDG.Reload=0xfff
|
||||
KeepUserPlacement=false
|
||||
Mcu.Family=STM32F1
|
||||
|
|
Loading…
Reference in New Issue