Files
TC264_Library_seekfree/Example/1-ADC_Demo/Libraries/doc/version.txt
SEEKFREE_Kang 2a5dfba027 V1.0.1
对总钻风摄像头的场中断进行修改,判断标志位为0才采集下一幅图像,避免出现访问冲突
 修改SPI初始化中的错误,引用了固定的SPI2基地址
 修复STM中无法使用STM1的问题
 修复gtm pwm中最大占空比只有GTM_ATOM0_PWM_DUTY_MAX设置有效的问题
2020-04-13 18:36:11 +08:00

9 lines
252 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

V1.0.0
初始版本
V1.0.1
对总钻风摄像头的场中断进行修改判断标志位为0才采集下一幅图像避免出现访问冲突
修改SPI初始化中的错误引用了固定的SPI2基地址
修复STM中无法使用STM1的问题
修复gtm pwm中最大占空比只有GTM_ATOM0_PWM_DUTY_MAX设置有效的问题