From e695e504446e0f284bd5d1dfe018ac0ee469486b Mon Sep 17 00:00:00 2001 From: SEEKFREE_BUDING <2289331269@qq.com> Date: Sat, 8 Feb 2025 16:09:08 +0800 Subject: [PATCH] =?UTF-8?q?V3.3.3=20=20=20=20=20=20=20=20=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E9=83=A8=E5=88=86=E6=B3=A8=E9=87=8A=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../E01_gpio_demo/libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E01_gpio_demo/user/isr.c | 2 +- .../E02_uart_demo/libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E02_uart_demo/user/isr.c | 2 +- .../E03_adc_demo/libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E03_adc_demo/user/isr.c | 2 +- .../E04_pwm_demo/libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E04_pwm_demo/user/isr.c | 2 +- .../E05_pit_demo/libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E05_pit_demo/user/isr.c | 2 +- .../E06_exit_demo/libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E06_exit_demo/user/isr.c | 2 +- .../libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E07_encoder_demo/user/isr.c | 2 +- .../E08_eeprom_demo/libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E08_eeprom_demo/user/isr.c | 2 +- .../E09_timer_demo/libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E09_timer_demo/user/isr.c | 2 +- .../libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E10_printf_debug_log_demo/user/isr.c | 2 +- .../libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- .../user/isr.c | 2 +- .../libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- .../user/isr.c | 2 +- .../libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E13_dual_core_demo/user/isr.c | 2 +- .../libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- .../user/isr.c | 2 +- .../E15_fft_demo/libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- Example/E15_fft_demo/user/isr.c | 2 +- .../libraries/doc/version.txt | 2 + .../libraries/zf_common/zf_common_clock.c | 2 +- .../libraries/zf_common/zf_common_clock.h | 2 +- .../libraries/zf_common/zf_common_debug.c | 2 +- .../libraries/zf_common/zf_common_debug.h | 2 +- .../libraries/zf_common/zf_common_fifo.c | 2 +- .../libraries/zf_common/zf_common_fifo.h | 2 +- .../libraries/zf_common/zf_common_font.c | 2 +- .../libraries/zf_common/zf_common_font.h | 2 +- .../libraries/zf_common/zf_common_function.c | 2 +- .../libraries/zf_common/zf_common_function.h | 2 +- .../libraries/zf_common/zf_common_headfile.h | 2 +- .../libraries/zf_common/zf_common_interrupt.c | 2 +- .../libraries/zf_common/zf_common_interrupt.h | 2 +- .../libraries/zf_common/zf_common_typedef.h | 2 +- .../zf_components/seekfree_assistant.c | 2 +- .../zf_components/seekfree_assistant.h | 2 +- .../seekfree_assistant_interface.c | 2 +- .../seekfree_assistant_interface.h | 2 +- .../zf_device/zf_device_absolute_encoder.c | 2 +- .../zf_device/zf_device_absolute_encoder.h | 2 +- .../libraries/zf_device/zf_device_ble6a20.c | 2 +- .../libraries/zf_device/zf_device_ble6a20.h | 2 +- .../zf_device/zf_device_bluetooth_ch9141.c | 2 +- .../zf_device/zf_device_bluetooth_ch9141.h | 2 +- .../libraries/zf_device/zf_device_camera.c | 2 +- .../libraries/zf_device/zf_device_camera.h | 2 +- .../libraries/zf_device/zf_device_config.h | 2 +- .../libraries/zf_device/zf_device_dl1a.c | 2 +- .../libraries/zf_device/zf_device_dl1a.h | 2 +- .../libraries/zf_device/zf_device_dl1b.c | 2 +- .../libraries/zf_device/zf_device_dl1b.h | 2 +- .../libraries/zf_device/zf_device_gnss.c | 2 +- .../libraries/zf_device/zf_device_gnss.h | 2 +- .../libraries/zf_device/zf_device_icm20602.c | 2 +- .../libraries/zf_device/zf_device_icm20602.h | 2 +- .../libraries/zf_device/zf_device_imu660ra.c | 2 +- .../libraries/zf_device/zf_device_imu660ra.h | 2 +- .../libraries/zf_device/zf_device_imu963ra.c | 2 +- .../libraries/zf_device/zf_device_imu963ra.h | 2 +- .../libraries/zf_device/zf_device_ips114.c | 2 +- .../libraries/zf_device/zf_device_ips114.h | 2 +- .../libraries/zf_device/zf_device_ips200.c | 2 +- .../libraries/zf_device/zf_device_ips200.h | 53 ++++++++++--------- .../libraries/zf_device/zf_device_key.c | 2 +- .../libraries/zf_device/zf_device_key.h | 2 +- .../libraries/zf_device/zf_device_menc15a.c | 2 +- .../libraries/zf_device/zf_device_menc15a.h | 2 +- .../libraries/zf_device/zf_device_mpu6050.c | 2 +- .../libraries/zf_device/zf_device_mpu6050.h | 2 +- .../libraries/zf_device/zf_device_mt9v03x.c | 2 +- .../libraries/zf_device/zf_device_mt9v03x.h | 2 +- .../libraries/zf_device/zf_device_oled.c | 2 +- .../libraries/zf_device/zf_device_oled.h | 2 +- .../libraries/zf_device/zf_device_ov7725.c | 2 +- .../libraries/zf_device/zf_device_ov7725.h | 2 +- .../libraries/zf_device/zf_device_scc8660.c | 2 +- .../libraries/zf_device/zf_device_scc8660.h | 2 +- .../libraries/zf_device/zf_device_tft180.c | 2 +- .../libraries/zf_device/zf_device_tft180.h | 2 +- .../libraries/zf_device/zf_device_tsl1401.c | 2 +- .../libraries/zf_device/zf_device_tsl1401.h | 2 +- .../libraries/zf_device/zf_device_type.c | 2 +- .../libraries/zf_device/zf_device_type.h | 2 +- .../zf_device/zf_device_uart_receiver.c | 2 +- .../zf_device/zf_device_uart_receiver.h | 2 +- .../zf_device_virtual_oscilloscope.c | 2 +- .../zf_device_virtual_oscilloscope.h | 2 +- .../libraries/zf_device/zf_device_wifi_spi.c | 2 +- .../libraries/zf_device/zf_device_wifi_spi.h | 2 +- .../libraries/zf_device/zf_device_wifi_uart.c | 2 +- .../libraries/zf_device/zf_device_wifi_uart.h | 2 +- .../zf_device/zf_device_wireless_uart.c | 2 +- .../zf_device/zf_device_wireless_uart.h | 2 +- .../libraries/zf_driver/zf_driver_adc.c | 2 +- .../libraries/zf_driver/zf_driver_adc.h | 2 +- .../libraries/zf_driver/zf_driver_delay.c | 2 +- .../libraries/zf_driver/zf_driver_delay.h | 2 +- .../libraries/zf_driver/zf_driver_dma.c | 2 +- .../libraries/zf_driver/zf_driver_dma.h | 2 +- .../libraries/zf_driver/zf_driver_encoder.c | 2 +- .../libraries/zf_driver/zf_driver_encoder.h | 2 +- .../libraries/zf_driver/zf_driver_exti.c | 2 +- .../libraries/zf_driver/zf_driver_exti.h | 2 +- .../libraries/zf_driver/zf_driver_flash.c | 2 +- .../libraries/zf_driver/zf_driver_flash.h | 2 +- .../libraries/zf_driver/zf_driver_gpio.c | 2 +- .../libraries/zf_driver/zf_driver_gpio.h | 2 +- .../libraries/zf_driver/zf_driver_pit.c | 2 +- .../libraries/zf_driver/zf_driver_pit.h | 2 +- .../libraries/zf_driver/zf_driver_pwm.c | 2 +- .../libraries/zf_driver/zf_driver_pwm.h | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.c | 2 +- .../libraries/zf_driver/zf_driver_soft_iic.h | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.c | 2 +- .../libraries/zf_driver/zf_driver_soft_spi.h | 2 +- .../libraries/zf_driver/zf_driver_spi.c | 2 +- .../libraries/zf_driver/zf_driver_spi.h | 2 +- .../libraries/zf_driver/zf_driver_timer.c | 2 +- .../libraries/zf_driver/zf_driver_timer.h | 2 +- .../libraries/zf_driver/zf_driver_uart.c | 2 +- .../libraries/zf_driver/zf_driver_uart.h | 2 +- .../user/cpu0_main.c | 2 +- .../user/cpu1_main.c | 2 +- Seekfree_TC264_Opensource_Library/user/isr.c | 2 +- Seekfree_TC264_Opensource_Library/user/isr.h | 2 +- .../user/isr_config.h | 2 +- 1652 files changed, 2084 insertions(+), 2036 deletions(-) diff --git a/Example/E01_gpio_demo/libraries/doc/version.txt b/Example/E01_gpio_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E01_gpio_demo/libraries/doc/version.txt +++ b/Example/E01_gpio_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_clock.c b/Example/E01_gpio_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_clock.h b/Example/E01_gpio_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_debug.c b/Example/E01_gpio_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_debug.h b/Example/E01_gpio_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_fifo.c b/Example/E01_gpio_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_fifo.h b/Example/E01_gpio_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_font.c b/Example/E01_gpio_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_font.h b/Example/E01_gpio_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_function.c b/Example/E01_gpio_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_function.h b/Example/E01_gpio_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_headfile.h b/Example/E01_gpio_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E01_gpio_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E01_gpio_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_common/zf_common_typedef.h b/Example/E01_gpio_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E01_gpio_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E01_gpio_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant.c b/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant.h b/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E01_gpio_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_camera.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_camera.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_config.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_gnss.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_gnss.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips114.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips114.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips200.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips200.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_key.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_key.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_oled.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_oled.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_tft180.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_tft180.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_type.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_type.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E01_gpio_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E01_gpio_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E01_gpio_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E01_gpio_demo/user/isr.c b/Example/E01_gpio_demo/user/isr.c index 90ef8a3..e19382e 100644 --- a/Example/E01_gpio_demo/user/isr.c +++ b/Example/E01_gpio_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/doc/version.txt b/Example/E02_uart_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E02_uart_demo/libraries/doc/version.txt +++ b/Example/E02_uart_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_clock.c b/Example/E02_uart_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_clock.h b/Example/E02_uart_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_debug.c b/Example/E02_uart_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_debug.h b/Example/E02_uart_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_fifo.c b/Example/E02_uart_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_fifo.h b/Example/E02_uart_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_font.c b/Example/E02_uart_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_font.h b/Example/E02_uart_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_function.c b/Example/E02_uart_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_function.h b/Example/E02_uart_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_headfile.h b/Example/E02_uart_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E02_uart_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E02_uart_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_common/zf_common_typedef.h b/Example/E02_uart_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E02_uart_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E02_uart_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant.c b/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant.h b/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E02_uart_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_camera.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_camera.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_config.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_gnss.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_gnss.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_ips114.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_ips114.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_ips200.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_ips200.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_key.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_key.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_oled.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_oled.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_tft180.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_tft180.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_type.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_type.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E02_uart_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E02_uart_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E02_uart_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E02_uart_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E02_uart_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E02_uart_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E02_uart_demo/user/isr.c b/Example/E02_uart_demo/user/isr.c index 3702d92..7dc0dd2 100644 --- a/Example/E02_uart_demo/user/isr.c +++ b/Example/E02_uart_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/doc/version.txt b/Example/E03_adc_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E03_adc_demo/libraries/doc/version.txt +++ b/Example/E03_adc_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_clock.c b/Example/E03_adc_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_clock.h b/Example/E03_adc_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_debug.c b/Example/E03_adc_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_debug.h b/Example/E03_adc_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_fifo.c b/Example/E03_adc_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_fifo.h b/Example/E03_adc_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_font.c b/Example/E03_adc_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_font.h b/Example/E03_adc_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_function.c b/Example/E03_adc_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_function.h b/Example/E03_adc_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_headfile.h b/Example/E03_adc_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E03_adc_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E03_adc_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_common/zf_common_typedef.h b/Example/E03_adc_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E03_adc_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E03_adc_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant.c b/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant.h b/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E03_adc_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_camera.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_camera.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_config.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_gnss.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_gnss.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_ips114.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_ips114.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_ips200.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_ips200.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_key.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_key.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_oled.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_oled.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_tft180.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_tft180.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_type.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_type.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E03_adc_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E03_adc_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E03_adc_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E03_adc_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E03_adc_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E03_adc_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E03_adc_demo/user/isr.c b/Example/E03_adc_demo/user/isr.c index 90ef8a3..e19382e 100644 --- a/Example/E03_adc_demo/user/isr.c +++ b/Example/E03_adc_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/doc/version.txt b/Example/E04_pwm_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E04_pwm_demo/libraries/doc/version.txt +++ b/Example/E04_pwm_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_clock.c b/Example/E04_pwm_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_clock.h b/Example/E04_pwm_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_debug.c b/Example/E04_pwm_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_debug.h b/Example/E04_pwm_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_fifo.c b/Example/E04_pwm_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_fifo.h b/Example/E04_pwm_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_font.c b/Example/E04_pwm_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_font.h b/Example/E04_pwm_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_function.c b/Example/E04_pwm_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_function.h b/Example/E04_pwm_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_headfile.h b/Example/E04_pwm_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E04_pwm_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E04_pwm_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_common/zf_common_typedef.h b/Example/E04_pwm_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E04_pwm_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E04_pwm_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant.c b/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant.h b/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E04_pwm_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_camera.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_camera.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_config.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_gnss.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_gnss.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips114.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips114.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips200.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips200.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_key.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_key.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_oled.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_oled.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_tft180.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_tft180.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_type.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_type.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E04_pwm_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E04_pwm_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E04_pwm_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E04_pwm_demo/user/isr.c b/Example/E04_pwm_demo/user/isr.c index 90ef8a3..e19382e 100644 --- a/Example/E04_pwm_demo/user/isr.c +++ b/Example/E04_pwm_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/doc/version.txt b/Example/E05_pit_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E05_pit_demo/libraries/doc/version.txt +++ b/Example/E05_pit_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_clock.c b/Example/E05_pit_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_clock.h b/Example/E05_pit_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_debug.c b/Example/E05_pit_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_debug.h b/Example/E05_pit_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_fifo.c b/Example/E05_pit_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_fifo.h b/Example/E05_pit_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_font.c b/Example/E05_pit_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_font.h b/Example/E05_pit_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_function.c b/Example/E05_pit_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_function.h b/Example/E05_pit_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_headfile.h b/Example/E05_pit_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E05_pit_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E05_pit_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_common/zf_common_typedef.h b/Example/E05_pit_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E05_pit_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E05_pit_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant.c b/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant.h b/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E05_pit_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_camera.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_camera.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_config.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_gnss.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_gnss.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_ips114.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_ips114.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_ips200.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_ips200.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_key.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_key.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_oled.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_oled.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_tft180.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_tft180.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_type.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_type.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E05_pit_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E05_pit_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E05_pit_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E05_pit_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E05_pit_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E05_pit_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E05_pit_demo/user/isr.c b/Example/E05_pit_demo/user/isr.c index e1b212f..daa57f0 100644 --- a/Example/E05_pit_demo/user/isr.c +++ b/Example/E05_pit_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/doc/version.txt b/Example/E06_exit_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E06_exit_demo/libraries/doc/version.txt +++ b/Example/E06_exit_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_clock.c b/Example/E06_exit_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_clock.h b/Example/E06_exit_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_debug.c b/Example/E06_exit_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_debug.h b/Example/E06_exit_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_fifo.c b/Example/E06_exit_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_fifo.h b/Example/E06_exit_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_font.c b/Example/E06_exit_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_font.h b/Example/E06_exit_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_function.c b/Example/E06_exit_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_function.h b/Example/E06_exit_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_headfile.h b/Example/E06_exit_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E06_exit_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E06_exit_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_common/zf_common_typedef.h b/Example/E06_exit_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E06_exit_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E06_exit_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant.c b/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant.h b/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E06_exit_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_camera.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_camera.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_config.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_gnss.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_gnss.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_ips114.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_ips114.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_ips200.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_ips200.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_key.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_key.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_oled.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_oled.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_tft180.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_tft180.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_type.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_type.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E06_exit_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E06_exit_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E06_exit_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E06_exit_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E06_exit_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E06_exit_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E06_exit_demo/user/isr.c b/Example/E06_exit_demo/user/isr.c index 12a9df3..b0ca6eb 100644 --- a/Example/E06_exit_demo/user/isr.c +++ b/Example/E06_exit_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/doc/version.txt b/Example/E07_encoder_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E07_encoder_demo/libraries/doc/version.txt +++ b/Example/E07_encoder_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_clock.c b/Example/E07_encoder_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_clock.h b/Example/E07_encoder_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_debug.c b/Example/E07_encoder_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_debug.h b/Example/E07_encoder_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_fifo.c b/Example/E07_encoder_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_fifo.h b/Example/E07_encoder_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_font.c b/Example/E07_encoder_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_font.h b/Example/E07_encoder_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_function.c b/Example/E07_encoder_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_function.h b/Example/E07_encoder_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_headfile.h b/Example/E07_encoder_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E07_encoder_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E07_encoder_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_common/zf_common_typedef.h b/Example/E07_encoder_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E07_encoder_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E07_encoder_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant.c b/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant.h b/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E07_encoder_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_camera.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_camera.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_config.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_gnss.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_gnss.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips114.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips114.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips200.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips200.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_key.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_key.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_oled.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_oled.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_tft180.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_tft180.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_type.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_type.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E07_encoder_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E07_encoder_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E07_encoder_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E07_encoder_demo/user/isr.c b/Example/E07_encoder_demo/user/isr.c index e1b212f..daa57f0 100644 --- a/Example/E07_encoder_demo/user/isr.c +++ b/Example/E07_encoder_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/doc/version.txt b/Example/E08_eeprom_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E08_eeprom_demo/libraries/doc/version.txt +++ b/Example/E08_eeprom_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_clock.c b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_clock.h b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_debug.c b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_debug.h b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_fifo.c b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_fifo.h b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_font.c b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_font.h b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_function.c b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_function.h b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_headfile.h b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_typedef.h b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E08_eeprom_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E08_eeprom_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant.c b/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant.h b/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E08_eeprom_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_camera.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_camera.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_config.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_gnss.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_gnss.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips114.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips114.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips200.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips200.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_key.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_key.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_oled.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_oled.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tft180.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tft180.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_type.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_type.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E08_eeprom_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E08_eeprom_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E08_eeprom_demo/user/isr.c b/Example/E08_eeprom_demo/user/isr.c index bd9456a..7b5a1e9 100644 --- a/Example/E08_eeprom_demo/user/isr.c +++ b/Example/E08_eeprom_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/doc/version.txt b/Example/E09_timer_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E09_timer_demo/libraries/doc/version.txt +++ b/Example/E09_timer_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_clock.c b/Example/E09_timer_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_clock.h b/Example/E09_timer_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_debug.c b/Example/E09_timer_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_debug.h b/Example/E09_timer_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_fifo.c b/Example/E09_timer_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_fifo.h b/Example/E09_timer_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_font.c b/Example/E09_timer_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_font.h b/Example/E09_timer_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_function.c b/Example/E09_timer_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_function.h b/Example/E09_timer_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_headfile.h b/Example/E09_timer_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E09_timer_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E09_timer_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_common/zf_common_typedef.h b/Example/E09_timer_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E09_timer_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E09_timer_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant.c b/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant.h b/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E09_timer_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_camera.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_camera.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_config.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_gnss.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_gnss.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_ips114.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_ips114.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_ips200.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_ips200.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_key.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_key.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_oled.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_oled.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_tft180.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_tft180.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_type.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_type.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E09_timer_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E09_timer_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E09_timer_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E09_timer_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E09_timer_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E09_timer_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E09_timer_demo/user/isr.c b/Example/E09_timer_demo/user/isr.c index 90ef8a3..e19382e 100644 --- a/Example/E09_timer_demo/user/isr.c +++ b/Example/E09_timer_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/doc/version.txt b/Example/E10_printf_debug_log_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E10_printf_debug_log_demo/libraries/doc/version.txt +++ b/Example/E10_printf_debug_log_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_clock.c b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_clock.h b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_debug.c b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_debug.h b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_fifo.c b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_fifo.h b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_font.c b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_font.h b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_function.c b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_function.h b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_headfile.h b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_typedef.h b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant.c b/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant.h b/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_camera.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_camera.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_config.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_gnss.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_gnss.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips114.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips114.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips200.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips200.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_key.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_key.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_oled.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_oled.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tft180.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tft180.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_type.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_type.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E10_printf_debug_log_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E10_printf_debug_log_demo/user/isr.c b/Example/E10_printf_debug_log_demo/user/isr.c index 90ef8a3..e19382e 100644 --- a/Example/E10_printf_debug_log_demo/user/isr.c +++ b/Example/E10_printf_debug_log_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/doc/version.txt b/Example/E11_interrupt_priority_set_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/doc/version.txt +++ b/Example/E11_interrupt_priority_set_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_clock.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_clock.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_debug.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_debug.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_fifo.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_fifo.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_font.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_font.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_function.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_function.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_headfile.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_typedef.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_camera.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_camera.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_config.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_gnss.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_gnss.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips114.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips114.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips200.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips200.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_key.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_key.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_oled.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_oled.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tft180.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tft180.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_type.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_type.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E11_interrupt_priority_set_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E11_interrupt_priority_set_demo/user/isr.c b/Example/E11_interrupt_priority_set_demo/user/isr.c index 90ef8a3..e19382e 100644 --- a/Example/E11_interrupt_priority_set_demo/user/isr.c +++ b/Example/E11_interrupt_priority_set_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/doc/version.txt b/Example/E12_cpu1_handles_interrupts_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/doc/version.txt +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_clock.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_clock.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_debug.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_debug.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_fifo.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_fifo.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_font.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_font.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_function.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_function.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_headfile.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_typedef.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_camera.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_camera.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_config.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_gnss.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_gnss.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips114.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips114.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips200.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips200.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_key.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_key.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_oled.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_oled.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tft180.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tft180.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_type.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_type.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E12_cpu1_handles_interrupts_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E12_cpu1_handles_interrupts_demo/user/isr.c b/Example/E12_cpu1_handles_interrupts_demo/user/isr.c index e1b212f..daa57f0 100644 --- a/Example/E12_cpu1_handles_interrupts_demo/user/isr.c +++ b/Example/E12_cpu1_handles_interrupts_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/doc/version.txt b/Example/E13_dual_core_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E13_dual_core_demo/libraries/doc/version.txt +++ b/Example/E13_dual_core_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_clock.c b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_clock.h b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_debug.c b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_debug.h b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_fifo.c b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_fifo.h b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_font.c b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_font.h b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_function.c b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_function.h b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_headfile.h b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_typedef.h b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E13_dual_core_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E13_dual_core_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant.c b/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant.h b/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E13_dual_core_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_camera.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_camera.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_config.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_gnss.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_gnss.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips114.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips114.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips200.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips200.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_key.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_key.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_oled.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_oled.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tft180.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tft180.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_type.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_type.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E13_dual_core_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E13_dual_core_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E13_dual_core_demo/user/isr.c b/Example/E13_dual_core_demo/user/isr.c index 90ef8a3..e19382e 100644 --- a/Example/E13_dual_core_demo/user/isr.c +++ b/Example/E13_dual_core_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/doc/version.txt b/Example/E14_specifies_variable_or_code_location_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/doc/version.txt +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_clock.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_clock.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_debug.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_debug.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_fifo.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_fifo.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_font.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_font.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_function.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_function.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_headfile.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_typedef.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_camera.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_camera.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_config.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_gnss.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_gnss.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips114.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips114.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips200.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips200.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_key.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_key.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_oled.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_oled.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tft180.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tft180.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_type.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_type.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E14_specifies_variable_or_code_location_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E14_specifies_variable_or_code_location_demo/user/isr.c b/Example/E14_specifies_variable_or_code_location_demo/user/isr.c index 90ef8a3..e19382e 100644 --- a/Example/E14_specifies_variable_or_code_location_demo/user/isr.c +++ b/Example/E14_specifies_variable_or_code_location_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/doc/version.txt b/Example/E15_fft_demo/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Example/E15_fft_demo/libraries/doc/version.txt +++ b/Example/E15_fft_demo/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_clock.c b/Example/E15_fft_demo/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_clock.c +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_clock.h b/Example/E15_fft_demo/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_clock.h +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_debug.c b/Example/E15_fft_demo/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_debug.c +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_debug.h b/Example/E15_fft_demo/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_debug.h +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_fifo.c b/Example/E15_fft_demo/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_fifo.c +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_fifo.h b/Example/E15_fft_demo/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_fifo.h +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_font.c b/Example/E15_fft_demo/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_font.c +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_font.h b/Example/E15_fft_demo/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_font.h +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_function.c b/Example/E15_fft_demo/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_function.c +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_function.h b/Example/E15_fft_demo/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_function.h +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_headfile.h b/Example/E15_fft_demo/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_headfile.h +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_interrupt.c b/Example/E15_fft_demo/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_interrupt.c +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_interrupt.h b/Example/E15_fft_demo/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_interrupt.h +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_common/zf_common_typedef.h b/Example/E15_fft_demo/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Example/E15_fft_demo/libraries/zf_common/zf_common_typedef.h +++ b/Example/E15_fft_demo/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant.c b/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant.c +++ b/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant.h b/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant.h +++ b/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant_interface.c b/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant_interface.c +++ b/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant_interface.h b/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant_interface.h +++ b/Example/E15_fft_demo/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_absolute_encoder.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_absolute_encoder.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_ble6a20.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_ble6a20.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_ble6a20.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_ble6a20.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_camera.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_camera.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_camera.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_camera.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_config.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_config.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1a.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1a.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1a.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1a.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1b.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1b.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1b.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1b.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_gnss.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_gnss.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_gnss.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_gnss.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_icm20602.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_icm20602.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_icm20602.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_icm20602.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_imu660ra.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_imu660ra.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_imu660ra.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_imu660ra.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_imu963ra.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_imu963ra.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_imu963ra.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_imu963ra.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_ips114.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_ips114.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_ips114.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_ips114.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_ips200.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_ips200.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_ips200.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_ips200.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_key.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_key.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_key.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_key.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_menc15a.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_menc15a.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_menc15a.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_menc15a.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_mpu6050.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_mpu6050.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_mpu6050.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_mpu6050.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_mt9v03x.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_mt9v03x.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_mt9v03x.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_mt9v03x.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_oled.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_oled.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_oled.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_oled.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_ov7725.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_ov7725.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_ov7725.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_ov7725.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_scc8660.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_scc8660.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_scc8660.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_scc8660.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_tft180.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_tft180.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_tft180.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_tft180.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_tsl1401.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_tsl1401.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_tsl1401.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_tsl1401.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_type.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_type.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_type.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_type.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_uart_receiver.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_uart_receiver.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_uart_receiver.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_uart_receiver.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_spi.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_spi.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_spi.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_spi.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_uart.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_uart.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_uart.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_uart.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_wireless_uart.c b/Example/E15_fft_demo/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_wireless_uart.c +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_device/zf_device_wireless_uart.h b/Example/E15_fft_demo/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Example/E15_fft_demo/libraries/zf_device/zf_device_wireless_uart.h +++ b/Example/E15_fft_demo/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_adc.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_adc.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_adc.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_adc.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_delay.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_delay.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_delay.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_delay.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_dma.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_dma.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_dma.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_dma.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_encoder.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_encoder.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_encoder.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_encoder.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_exti.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_exti.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_exti.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_exti.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_flash.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_flash.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_flash.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_flash.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_gpio.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_gpio.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_gpio.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_gpio.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pit.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pit.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pit.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pit.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pwm.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pwm.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pwm.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pwm.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_iic.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_iic.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_spi.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_spi.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_spi.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_spi.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_spi.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_spi.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_timer.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_timer.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_timer.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_timer.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_uart.c b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_uart.c +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_uart.h b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Example/E15_fft_demo/libraries/zf_driver/zf_driver_uart.h +++ b/Example/E15_fft_demo/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Example/E15_fft_demo/user/isr.c b/Example/E15_fft_demo/user/isr.c index 90ef8a3..e19382e 100644 --- a/Example/E15_fft_demo/user/isr.c +++ b/Example/E15_fft_demo/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/doc/version.txt b/Seekfree_TC264_Opensource_Library/libraries/doc/version.txt index 848d73f..f111b63 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/doc/version.txt +++ b/Seekfree_TC264_Opensource_Library/libraries/doc/version.txt @@ -1,3 +1,5 @@ +V3.3.3 + 修正部分注释内容 V3.3.2 新增zf_device_menc15a磁编码器外设驱动 更改uart接收机部分语句 diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_clock.c b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_clock.c index 9872ea9..4bc3597 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_clock.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_clock.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_clock.h b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_clock.h index 2b50396..fb6e847 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_clock.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_clock.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_clock * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_debug.c b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_debug.c index d680265..2045e9d 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_debug.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_debug.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_debug.h b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_debug.h index 4fb4d91..8a4f124 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_debug.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_debug.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_debug * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_fifo.c b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_fifo.c index 94f5133..67252b6 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_fifo.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_fifo.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_fifo.h b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_fifo.h index 901a913..6bf39d3 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_fifo.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_fifo.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_fifo * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_font.c b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_font.c index ee1df09..f6e106d 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_font.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_font.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_font.h b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_font.h index 7531250..c8f9dba 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_font.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_font.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_font * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_function.c b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_function.c index acf2739..0cc69ea 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_function.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_function.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_function.h b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_function.h index 101b58a..7a75459 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_function.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_function.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_function * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_headfile.h b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_headfile.h index c8f75f2..8025261 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_headfile.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_headfile.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_headfile * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_interrupt.c b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_interrupt.c index af12fe0..797854f 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_interrupt.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_interrupt.c @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_interrupt.h b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_interrupt.h index f828423..c4a792a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_interrupt.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_interrupt.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_interrupt * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_typedef.h b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_typedef.h index 9a07c92..1f18700 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_typedef.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_common/zf_common_typedef.h @@ -24,7 +24,7 @@ * 文件名称 zf_common_typedef * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant.c b/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant.c index af3bb96..231b20d 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant.h b/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant.h index 5e04a1d..5b7e1b5 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant_interface.c b/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant_interface.c index adfc4a3..d139201 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant_interface.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant_interface.c @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant_interface.h b/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant_interface.h index 1d0158c..2ccfd8a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant_interface.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_components/seekfree_assistant_interface.h @@ -24,7 +24,7 @@ * 文件名称 seekfree_assistant_interface * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_absolute_encoder.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_absolute_encoder.c index f9bc809..9ebec56 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_absolute_encoder.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_absolute_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_absolute_encoder.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_absolute_encoder.h index ed92906..1166c84 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_absolute_encoder.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_absolute_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_absolute_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ble6a20.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ble6a20.c index ea8649e..86a1113 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ble6a20.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ble6a20.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ble6a20.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ble6a20.h index c037ea2..6f4544a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ble6a20.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ble6a20.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ble6a20.h * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_bluetooth_ch9141.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_bluetooth_ch9141.c index b0a06df..230c1c9 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_bluetooth_ch9141.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_bluetooth_ch9141.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_bluetooth_ch9141 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_bluetooth_ch9141.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_bluetooth_ch9141.h index ffb30b5..6d98976 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_bluetooth_ch9141.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_bluetooth_ch9141.h @@ -24,7 +24,7 @@ * 文件名称 main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_camera.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_camera.c index 595df8d..b02109a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_camera.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_camera.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_camera.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_camera.h index 1d21c71..1793222 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_camera.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_camera.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_camera * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_config.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_config.h index 2dffad7..ac2ff8d 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_config.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_config.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1a.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1a.c index 27be3a7..69fc5fe 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1a.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1a.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1a.h index 3176dd3..d549fa4 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1a.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1b.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1b.c index 96e472e..248e91f 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1b.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1b.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1b.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1b.h index 922b3ce..89d2bf6 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1b.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_dl1b.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_dl1b * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_gnss.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_gnss.c index 362e3ac..9e3f394 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_gnss.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_gnss.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_gnss.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_gnss.h index 5d58976..d127172 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_gnss.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_gnss.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_gnss * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_icm20602.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_icm20602.c index ddebf3c..a120ee3 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_icm20602.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_icm20602.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_icm20602.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_icm20602.h index 1626469..a1fe59d 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_icm20602.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_icm20602.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_icm20602 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu660ra.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu660ra.c index 02fdb9e..f97500b 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu660ra.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu660ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu660ra.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu660ra.h index 72c440b..fdfb6fc 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu660ra.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu660ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu660ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu963ra.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu963ra.c index 595142a..13759b6 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu963ra.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu963ra.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu963ra.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu963ra.h index 34d8325..0148a02 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu963ra.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_imu963ra.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_imu963ra * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips114.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips114.c index b13e338..9687992 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips114.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips114.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips114.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips114.h index ba932b1..c56f310 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips114.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips114.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips114 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips200.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips200.c index 37d9d04..3cd50dc 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips200.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips200.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips200.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips200.h index 045bf27..850fb11 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips200.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ips200.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ips200 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * @@ -32,12 +32,13 @@ * 日期 作者 备注 * 2022-09-15 pudding first version * 2023-04-28 pudding 增加中文注释说明 +* 2025-02-08 pudding 修改部分注释 移除“单排排针”“双排排针”命名规范 ********************************************************************************************************************/ /******************************************************************************************************************** * 接线定义: * ------------------------------------ * 模块管脚 单片机管脚 -* // 双排排针 并口两寸屏 硬件引脚 +* // 八位并口 并口两寸屏 硬件引脚 * RD 查看 zf_device_ips200.h 中 IPS200_RD_PIN_PARALLEL8 宏定义 * WR 查看 zf_device_ips200.h 中 IPS200_WR_PIN_PARALLEL8 宏定义 * RS 查看 zf_device_ips200.h 中 IPS200_RS_PIN_PARALLEL8 宏定义 @@ -48,7 +49,7 @@ * VCC 3.3V电源 * GND 电源地 * -* // 单排排针 SPI 两寸屏 硬件引脚 +* // SPI 串口 SPI 两寸屏 硬件引脚 * SCL 查看 zf_device_ips200.h 中 IPS200_SCL_PIN_SPI 宏定义 * SDA 查看 zf_device_ips200.h 中 IPS200_SDA_PIN_SPI 宏定义 * RST 查看 zf_device_ips200.h 中 IPS200_RST_PIN_SPI 宏定义 @@ -70,14 +71,14 @@ #define IPS200_USE_SOFT_SPI (0 ) // 默认使用硬件 SPI 方式驱动 建议使用硬件 SPI 方式驱动 #if IPS200_USE_SOFT_SPI // 这两段 颜色正常的才是正确的 颜色灰的就是没有用的 //====================================================软件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SOFT_SPI_DELAY (0 ) // 软件 SPI 的时钟延时周期 数值越小 SPI 通信速率越快 #define IPS200_SCL_PIN (P15_3) // 软件 SPI SCK 引脚 #define IPS200_SDA_PIN (P15_5) // 软件 SPI MOSI 引脚 //====================================================软件 SPI 驱动==================================================== #else //====================================================硬件 SPI 驱动==================================================== -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 #define IPS200_SPI_SPEED (60*1000*1000) // 硬件 SPI 速率 #define IPS200_SPI (SPI_2 ) // 硬件 SPI 号 #define IPS200_SCL_PIN_SPI (SPI2_SCLK_P15_3 ) // 硬件 SPI SCK 引脚 @@ -85,32 +86,32 @@ #define IPS200_SDA_IN_PIN_SPI (SPI2_MISO_P15_4 ) // 硬件 SPI MISO 引脚 IPS没有MISO引脚,但是这里任然需要定义,在spi的初始化时需要使用 //====================================================硬件 SPI 驱动==================================================== #endif -// 如果使用的是单排排针的两寸屏幕 SPI 驱动控制引脚 可以修改 -#define IPS200_RST_PIN_SPI (P15_1) // 单排针(SPI)液晶复位引脚定义 -#define IPS200_DC_PIN_SPI (P15_0) // 单排针(SPI)液晶命令位引脚定义 -#define IPS200_CS_PIN_SPI (P15_2) // 单排针(SPI)液晶片选引脚定义 -#define IPS200_BLk_PIN_SPI (P15_4) // 单排针(SPI)液晶背光引脚定义 +// 如果使用的是SPI 串口的两寸屏幕 SPI 驱动控制引脚 可以修改 +#define IPS200_RST_PIN_SPI (P15_1) // (SPI串口)液晶复位引脚定义 +#define IPS200_DC_PIN_SPI (P15_0) // (SPI串口)液晶命令位引脚定义 +#define IPS200_CS_PIN_SPI (P15_2) // (SPI串口)液晶片选引脚定义 +#define IPS200_BLk_PIN_SPI (P15_4) // (SPI串口)液晶背光引脚定义 -// 如果使用的是双排排针的两寸屏幕 并口驱动控制引脚 可以修改 -#define IPS200_RD_PIN_PARALLEL8 (P15_3) // 双排针(并口)液晶读取位引脚定义 -#define IPS200_WR_PIN_PARALLEL8 (P15_5) // 双排针(并口)液晶写入位引脚定义 -#define IPS200_RST_PIN_PARALLEL8 (P15_0) // 双排针(并口)液晶复位引脚定义 -#define IPS200_RS_PIN_PARALLEL8 (P15_1) // 双排针(并口)液晶命令位引脚定义 -#define IPS200_CS_PIN_PARALLEL8 (P15_2) // 双排针(并口)液晶片选引脚定义 -#define IPS200_BL_PIN_PARALLEL8 (P15_4) // 双排针(并口)液晶背光引脚定义 -//并口驱动数据引脚 可以修改 如果你的屏幕是双排排针 这里的引脚用得到 +// 如果使用的是八位并口的两寸屏幕 并口驱动控制引脚 可以修改 +#define IPS200_RD_PIN_PARALLEL8 (P15_3) // (八位并口)液晶读取位引脚定义 +#define IPS200_WR_PIN_PARALLEL8 (P15_5) // (八位并口)液晶写入位引脚定义 +#define IPS200_RST_PIN_PARALLEL8 (P15_0) // (八位并口)液晶复位引脚定义 +#define IPS200_RS_PIN_PARALLEL8 (P15_1) // (八位并口)液晶命令位引脚定义 +#define IPS200_CS_PIN_PARALLEL8 (P15_2) // (八位并口)液晶片选引脚定义 +#define IPS200_BL_PIN_PARALLEL8 (P15_4) // (八位并口)液晶背光引脚定义 +//并口驱动数据引脚 可以修改 如果你的屏幕是八位并口 这里的引脚用得到 //D0-D3四个数据引脚必须连续 例如C0-C3,C1-C4等等, //D4-D7四个数据引脚必须连续 例如B0-B3,B1-B4等等。 //可以连接到不同端口的意思就是屏幕的D0-D3与C1-C4连接,D4-D7与B2-B5连接。 //切换引脚后注意修改IPS200_DATA_PORT1和IPS200_DATA_PORT2宏定义 -#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // 双排针(并口)液晶数据引脚D0 -#define IPS200_D1_PIN_PARALLEL8 (P11_10) // 双排针(并口)液晶数据引脚D1 -#define IPS200_D2_PIN_PARALLEL8 (P11_11) // 双排针(并口)液晶数据引脚D2 -#define IPS200_D3_PIN_PARALLEL8 (P11_12) // 双排针(并口)液晶数据引脚D3 -#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // 双排针(并口)液晶数据引脚D4 -#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // 双排针(并口)液晶数据引脚D5 -#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // 双排针(并口)液晶数据引脚D6 -#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // 双排针(并口)液晶数据引脚D7 +#define IPS200_D0_PIN_PARALLEL8 (P11_9 ) // (八位并口)液晶数据引脚D0 +#define IPS200_D1_PIN_PARALLEL8 (P11_10) // (八位并口)液晶数据引脚D1 +#define IPS200_D2_PIN_PARALLEL8 (P11_11) // (八位并口)液晶数据引脚D2 +#define IPS200_D3_PIN_PARALLEL8 (P11_12) // (八位并口)液晶数据引脚D3 +#define IPS200_D4_PIN_PARALLEL8 (P13_0 ) // (八位并口)液晶数据引脚D4 +#define IPS200_D5_PIN_PARALLEL8 (P13_1 ) // (八位并口)液晶数据引脚D5 +#define IPS200_D6_PIN_PARALLEL8 (P13_2 ) // (八位并口)液晶数据引脚D6 +#define IPS200_D7_PIN_PARALLEL8 (P13_3 ) // (八位并口)液晶数据引脚D7 #define IPS200_DEFAULT_DISPLAY_DIR (IPS200_PORTAIT) // 默认的显示方向 #define IPS200_DEFAULT_PENCOLOR (RGB565_RED ) // 默认的画笔颜色 diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_key.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_key.c index 8b240cb..abf8171 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_key.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_key.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_key.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_key.h index 9c653cf..e500b0a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_key.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_key.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_key * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_menc15a.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_menc15a.c index f9427ae..53319e5 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_menc15a.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_menc15a.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_menc15a.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_menc15a.h index 973cc83..94ad6d9 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_menc15a.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_menc15a.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_menc15a * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mpu6050.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mpu6050.c index 101a5ae..ce96f54 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mpu6050.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mpu6050.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mpu6050.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mpu6050.h index c8a086f..24fcea4 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mpu6050.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mpu6050.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mpu6050 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mt9v03x.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mt9v03x.c index d38b8df..fecc11a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mt9v03x.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mt9v03x.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mt9v03x.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mt9v03x.h index 9d4650d..4bcf970 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mt9v03x.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_mt9v03x.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_mt9v03x * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_oled.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_oled.c index 55aefa7..b93aaeb 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_oled.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_oled.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_oled.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_oled.h index aadf048..bccc678 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_oled.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_oled.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_oled * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ov7725.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ov7725.c index bac95fe..8a0aa59 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ov7725.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ov7725.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ov7725.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ov7725.h index 2cb4026..d653742 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ov7725.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_ov7725.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_ov7725 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_scc8660.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_scc8660.c index ffbe0ee..306d459 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_scc8660.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_scc8660.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_scc8660.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_scc8660.h index cdf4761..98c5364 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_scc8660.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_scc8660.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_scc8660 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tft180.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tft180.c index b661e91..162475f 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tft180.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tft180.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tft180.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tft180.h index 54a72b3..03b1e3a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tft180.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tft180.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tft180 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tsl1401.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tsl1401.c index d133c7c..e32a7c5 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tsl1401.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tsl1401.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tsl1401.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tsl1401.h index a7b061c..7c40464 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tsl1401.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_tsl1401.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_tsl1401 * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_type.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_type.c index af24701..6973f9e 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_type.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_type.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_type.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_type.h index 4f8ec53..8a57e72 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_type.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_type.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_type * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_uart_receiver.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_uart_receiver.c index ed93bf2..5c4e738 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_uart_receiver.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_uart_receiver.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_uart_receiver.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_uart_receiver.h index 3bc40a5..3bc5fe9 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_uart_receiver.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_uart_receiver.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_uart_receiver * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_virtual_oscilloscope.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_virtual_oscilloscope.c index 3cbc786..3808a78 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_virtual_oscilloscope.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_virtual_oscilloscope.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_virtual_oscilloscope.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_virtual_oscilloscope.h index b0fd085..a188277 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_virtual_oscilloscope.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_virtual_oscilloscope.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_virtual_oscilloscope * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_spi.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_spi.c index 15c3b9d..d47353c 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_spi.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_spi.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_spi.h index 0fb741e..eea8a78 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_spi.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_uart.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_uart.c index ff728bb..e29e695 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_uart.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_uart.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_uart.h index 3316b6f..0f392ff 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_uart.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wifi_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wifi_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wireless_uart.c b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wireless_uart.c index 91ec013..03a9819 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wireless_uart.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wireless_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wireless_uart.h b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wireless_uart.h index a789ad0..1697e12 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wireless_uart.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_device/zf_device_wireless_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_device_wireless_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_adc.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_adc.c index 06694d8..9e4a490 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_adc.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_adc.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_adc.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_adc.h index f017c76..e48ecb9 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_adc.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_adc.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_adc * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_delay.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_delay.c index 3667547..ead9a41 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_delay.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_delay.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_delay.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_delay.h index a489d25..bf4fbfe 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_delay.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_delay.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_delay * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_dma.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_dma.c index 6b0cf3b..1cd2037 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_dma.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_dma.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_dma.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_dma.h index 0a806a1..d398875 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_dma.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_dma.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_dma * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_encoder.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_encoder.c index ff925e6..8d514b7 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_encoder.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_encoder.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_encoder.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_encoder.h index e079122..bcc10a6 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_encoder.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_encoder.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_encoder * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_exti.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_exti.c index 31d270a..afe63d0 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_exti.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_exti.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_exti.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_exti.h index b63f9ee..f097ef9 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_exti.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_exti.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_exti * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_flash.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_flash.c index 325cfed..65dd025 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_flash.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_flash.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_flash.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_flash.h index e7425fd..6c12727 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_flash.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_flash.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_flash * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_gpio.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_gpio.c index a084353..d46fb52 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_gpio.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_gpio.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_gpio.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_gpio.h index 550fb8d..6aabc24 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_gpio.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_gpio.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_gpio * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pit.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pit.c index 5e03d38..3faa9e1 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pit.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pit.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pit.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pit.h index 66854b5..74e4890 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pit.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pit.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pit * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pwm.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pwm.c index 759e0be..4bac6a0 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pwm.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pwm.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pwm.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pwm.h index 51948a4..aaddc6d 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pwm.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_pwm.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_pwm * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_iic.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_iic.c index 89ccd27..dedee19 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_iic.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_iic.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_iic.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_iic.h index 80db53b..f9f1032 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_iic.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_iic.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_iic * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_spi.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_spi.c index 954fbe3..eecb3da 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_spi.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_spi.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_spi.h index 62858de..572c32b 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_spi.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_soft_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_soft_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_spi.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_spi.c index 380e5ed..032742a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_spi.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_spi.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_spi.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_spi.h index d15589c..8597b11 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_spi.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_spi.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_spi * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_timer.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_timer.c index e085d6e..87c1f5a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_timer.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_timer.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_timer.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_timer.h index 1bb348f..408759a 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_timer.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_timer.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_timer * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_uart.c b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_uart.c index b2fa521..7f7c746 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_uart.c +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_uart.c @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_uart.h b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_uart.h index abdc10a..d13104f 100644 --- a/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_uart.h +++ b/Seekfree_TC264_Opensource_Library/libraries/zf_driver/zf_driver_uart.h @@ -24,7 +24,7 @@ * 文件名称 zf_driver_uart * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/user/cpu0_main.c b/Seekfree_TC264_Opensource_Library/user/cpu0_main.c index 9ee1eb7..38b466d 100644 --- a/Seekfree_TC264_Opensource_Library/user/cpu0_main.c +++ b/Seekfree_TC264_Opensource_Library/user/cpu0_main.c @@ -24,7 +24,7 @@ * 文件名称 cpu0_main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.4 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/user/cpu1_main.c b/Seekfree_TC264_Opensource_Library/user/cpu1_main.c index d37083f..d9132c0 100644 --- a/Seekfree_TC264_Opensource_Library/user/cpu1_main.c +++ b/Seekfree_TC264_Opensource_Library/user/cpu1_main.c @@ -24,7 +24,7 @@ * 文件名称 cpu1_main * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/user/isr.c b/Seekfree_TC264_Opensource_Library/user/isr.c index 17000a4..f28abbf 100644 --- a/Seekfree_TC264_Opensource_Library/user/isr.c +++ b/Seekfree_TC264_Opensource_Library/user/isr.c @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/user/isr.h b/Seekfree_TC264_Opensource_Library/user/isr.h index ca6e01a..a77c04c 100644 --- a/Seekfree_TC264_Opensource_Library/user/isr.h +++ b/Seekfree_TC264_Opensource_Library/user/isr.h @@ -24,7 +24,7 @@ * 文件名称 isr * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ * diff --git a/Seekfree_TC264_Opensource_Library/user/isr_config.h b/Seekfree_TC264_Opensource_Library/user/isr_config.h index 2e21f82..89bbd01 100644 --- a/Seekfree_TC264_Opensource_Library/user/isr_config.h +++ b/Seekfree_TC264_Opensource_Library/user/isr_config.h @@ -24,7 +24,7 @@ * 文件名称 isr_config * 公司名称 成都逐飞科技有限公司 * 版本信息 查看 libraries/doc 文件夹内 version 文件 版本说明 -* 开发环境 ADS v1.9.20 +* 开发环境 ADS v1.10.2 * 适用平台 TC264D * 店铺链接 https://seekfree.taobao.com/ *