From 66e0573942b63e09ea6add436c2ebaebcfc95207 Mon Sep 17 00:00:00 2001 From: SEEKFREE_Kang Date: Mon, 2 Nov 2020 10:52:45 +0800 Subject: [PATCH] =?UTF-8?q?V1.1.5=20=20=20=20=20DMA=5FLINK=E7=BB=93?= =?UTF-8?q?=E6=9E=84=E4=BD=93linked=5Flist=E6=88=90=E5=91=98=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E5=AF=B9=E9=BD=90=E6=94=B9=E4=B8=BA=E7=94=B1=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E7=9A=84=E6=97=B6=E5=80=99=E6=8C=87=E5=AE=9A=20=20=20?= =?UTF-8?q?=20=20dma=5Flink=5Flist=E7=BB=93=E6=9E=84=E4=BD=93=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E5=A2=9E=E5=8A=A0=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../USER/Cpu0_Main.c | 1 - .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../Libraries/doc/version.txt | 10 +- .../common/SEEKFREE_PRINTF.c | 2 + .../common/SEEKFREE_PRINTF.h | 2 + .../seekfree_libraries/common/common.c | 2 + .../seekfree_libraries/common/common.h | 2 + .../seekfree_libraries/common/zf_assert.c | 2 + .../seekfree_libraries/common/zf_assert.h | 2 + .../Libraries/seekfree_libraries/headfile.h | 2 + .../seekfree_libraries/zf_ccu6_pit.c | 2 + .../seekfree_libraries/zf_ccu6_pit.h | 2 + .../Libraries/seekfree_libraries/zf_eeprom.c | 2 + .../Libraries/seekfree_libraries/zf_eeprom.h | 2 + .../Libraries/seekfree_libraries/zf_eru.c | 2 + .../Libraries/seekfree_libraries/zf_eru.h | 2 + .../Libraries/seekfree_libraries/zf_eru_dma.c | 8 +- .../Libraries/seekfree_libraries/zf_eru_dma.h | 2 + .../Libraries/seekfree_libraries/zf_gpio.c | 2 + .../Libraries/seekfree_libraries/zf_gpio.h | 2 + .../Libraries/seekfree_libraries/zf_gpt12.c | 2 + .../Libraries/seekfree_libraries/zf_gpt12.h | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.c | 2 + .../Libraries/seekfree_libraries/zf_gtm_pwm.h | 2 + .../Libraries/seekfree_libraries/zf_spi.c | 2 + .../Libraries/seekfree_libraries/zf_spi.h | 2 + .../seekfree_libraries/zf_stm_systick.c | 2 + .../seekfree_libraries/zf_stm_systick.h | 2 + .../Libraries/seekfree_libraries/zf_uart.c | 2 + .../Libraries/seekfree_libraries/zf_uart.h | 2 + .../Libraries/seekfree_libraries/zf_vadc.c | 2 + .../Libraries/seekfree_libraries/zf_vadc.h | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.c | 2 + .../seekfree_peripheral/SEEKFREE_18TFT.h | 2 + .../seekfree_peripheral/SEEKFREE_7725.c | 2 + .../seekfree_peripheral/SEEKFREE_7725.h | 2 + .../seekfree_peripheral/SEEKFREE_FONT.c | 2 + .../seekfree_peripheral/SEEKFREE_FONT.h | 2 + .../seekfree_peripheral/SEEKFREE_FUN.c | 2 + .../seekfree_peripheral/SEEKFREE_FUN.h | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.c | 2 + .../seekfree_peripheral/SEEKFREE_ICM20602.h | 2 + .../seekfree_peripheral/SEEKFREE_IIC.c | 2 + .../seekfree_peripheral/SEEKFREE_IIC.h | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.c | 2 + .../seekfree_peripheral/SEEKFREE_IPS114_SPI.h | 2 + .../SEEKFREE_IPS200_PARALLEL8.c | 2 + .../SEEKFREE_IPS200_PARALLEL8.h | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.c | 2 + .../seekfree_peripheral/SEEKFREE_L3G4200D.h | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.c | 2 + .../seekfree_peripheral/SEEKFREE_MMA8451.h | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.c | 2 + .../seekfree_peripheral/SEEKFREE_MPU6050.h | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.c | 2 + .../seekfree_peripheral/SEEKFREE_MT9V03X.h | 2 + .../seekfree_peripheral/SEEKFREE_OLED.c | 2 + .../seekfree_peripheral/SEEKFREE_OLED.h | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.c | 2 + .../seekfree_peripheral/SEEKFREE_RDA5807.h | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.c | 2 + .../seekfree_peripheral/SEEKFREE_VIRSCO.h | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.c | 2 + .../seekfree_peripheral/SEEKFREE_WIRELESS.h | 2 + .../USER/Cpu0_Main.c | 3 + .../USER/Cpu0_Main.h | 3 + .../USER/Cpu1_Main.c | 3 + Seekfree_TC264_Opensource_Library/USER/isr.c | 5 +- Seekfree_TC264_Opensource_Library/USER/isr.h | 3 + .../USER/isr_config.h | 5 +- zf_eru_dma.c | 177 ++++++++++++++++++ 985 files changed, 2206 insertions(+), 52 deletions(-) create mode 100644 zf_eru_dma.c diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/common.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/common.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/headfile.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/1-ADC_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/common.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/common.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/headfile.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/10-Interrupt_Priority_Set_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/common.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/common.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/headfile.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/11-Systick_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/common.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/common.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/headfile.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/12-Dual_Core_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/common.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/common.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/headfile.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/13-FFT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/common.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/common.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/headfile.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/14-Specifies_Variable_Or_Code_Location_Demo/USER/Cpu0_Main.c b/Example/14-Specifies_Variable_Or_Code_Location_Demo/USER/Cpu0_Main.c index 1414202..5a04cfc 100644 --- a/Example/14-Specifies_Variable_Or_Code_Location_Demo/USER/Cpu0_Main.c +++ b/Example/14-Specifies_Variable_Or_Code_Location_Demo/USER/Cpu0_Main.c @@ -94,4 +94,3 @@ int core0_main(void) } } -#pragma section all restore diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/common.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/common.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/headfile.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/15-Cpu1_Handles_Interrupts_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/common.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/common.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/headfile.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/2-LED_Blink_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/common.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/common.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/headfile.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/3-PIT_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/common.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/common.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/headfile.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/4-Encoder_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/common.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/common.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/headfile.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/5-UART_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/5-UART_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/common.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/common.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/headfile.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/6-Printf_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/common.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/common.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/headfile.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/7-GPIO_Interrupt_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/common.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/common.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/headfile.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/8-EEPROM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/common.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/common.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/common.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/common.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/zf_assert.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/zf_assert.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/headfile.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/headfile.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eeprom.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eeprom.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru_dma.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru_dma.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpio.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpio.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpio.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpio.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpt12.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpt12.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_spi.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_spi.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_spi.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_spi.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_stm_systick.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_stm_systick.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_uart.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_uart.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_uart.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_uart.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_vadc.c b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_vadc.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_vadc.h b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_vadc.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Example/9-PWM_Demo/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/doc/version.txt b/Seekfree_TC264_Opensource_Library/Libraries/doc/version.txt index 0c47e2f..6a6cf5b 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/doc/version.txt +++ b/Seekfree_TC264_Opensource_Library/Libraries/doc/version.txt @@ -81,4 +81,12 @@ V1.1.2 修复ATOM_PWM最大占空比设置异常的问题 V1.1.3 - 修复SPI spi_mosi函数在接收数组为空的时候,出现异常 \ No newline at end of file + 修复SPI spi_mosi函数在接收数组为空的时候,出现异常 + +V1.1.4 + 在所有文件上面添加一个空注释避免在默认设置的情况下第一段注释被自动折叠起来 + +V1.1.5 + DMA_LINK结构体linked_list成员取消对齐改为由定义的时候指定 + dma_link_list结构体定义增加对齐 + \ No newline at end of file diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c index 7d936cf..96bb832 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h index 1f92de4..f97d855 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/SEEKFREE_PRINTF.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/common.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/common.c index 4f8606b..ab0b9e8 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/common.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/common.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/common.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/common.h index 13d03cd..df17d9c 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/common.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/common.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/zf_assert.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/zf_assert.c index df563e4..3e2f608 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/zf_assert.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/zf_assert.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/zf_assert.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/zf_assert.h index 714621c..270f83a 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/zf_assert.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/common/zf_assert.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/headfile.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/headfile.h index 4b3c9ae..1cfa684 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/headfile.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/headfile.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_ccu6_pit.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_ccu6_pit.c index 169c8df..e2afbca 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_ccu6_pit.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_ccu6_pit.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_ccu6_pit.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_ccu6_pit.h index 22a3a79..090f593 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_ccu6_pit.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_ccu6_pit.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eeprom.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eeprom.c index 8e5cddd..1ee25c7 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eeprom.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eeprom.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eeprom.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eeprom.h index 648b3f8..fcbf69b 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eeprom.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eeprom.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru.c index 6c2aba4..2d519c3 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru.h index 0c42980..42fb65d 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru_dma.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru_dma.c index 9bfc82f..b718a43 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru_dma.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru_dma.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -27,17 +29,17 @@ typedef struct { - Ifx_DMA_CH IFX_ALIGN(256) linked_list[8];//DMA链表 + Ifx_DMA_CH linked_list[8];//DMA链表 IfxDma_Dma_Channel channel; //DMA通道句柄 }DMA_LINK; #if(0 == ERU_DMA_INT_SERVICE) #pragma section all "cpu0_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #elif(1 == ERU_DMA_INT_SERVICE) #pragma section all "cpu1_dsram" -DMA_LINK dma_link_list; +IFX_ALIGN(256) DMA_LINK dma_link_list; #endif #pragma section all restore diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru_dma.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru_dma.h index faef169..0e6d2e9 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru_dma.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_eru_dma.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpio.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpio.c index 8076e5c..4228afc 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpio.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpio.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpio.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpio.h index e3d144f..0ef49b1 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpio.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpio.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpt12.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpt12.c index eb0d71c..b382ce6 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpt12.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpt12.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpt12.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpt12.h index 9977ab8..387cc65 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpt12.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gpt12.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gtm_pwm.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gtm_pwm.c index 6f3abfb..fb891b6 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gtm_pwm.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gtm_pwm.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gtm_pwm.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gtm_pwm.h index b92e752..f6cafa1 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gtm_pwm.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_gtm_pwm.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_spi.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_spi.c index e117eaf..431aae6 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_spi.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_spi.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_spi.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_spi.h index dbabada..3686902 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_spi.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_spi.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_stm_systick.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_stm_systick.c index 28dff69..78eaeda 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_stm_systick.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_stm_systick.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_stm_systick.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_stm_systick.h index 5e570c7..c5f9e53 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_stm_systick.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_stm_systick.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_uart.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_uart.c index 6440a38..0365596 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_uart.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_uart.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_uart.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_uart.h index 3093bd7..11fdbb5 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_uart.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_uart.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_vadc.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_vadc.c index 7c9dfc1..9f8952c 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_vadc.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_vadc.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_vadc.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_vadc.h index 93b42c6..9e6736b 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_vadc.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_libraries/zf_vadc.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c index e091914..cac1436 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_18TFT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h index 9792f9a..d684f0f 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_18TFT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_7725.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_7725.c index 806b8d9..40ed7aa 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_7725.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_7725.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_7725.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_7725.h index e513250..ecc6e1d 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_7725.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_7725.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FONT.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FONT.c index 1c83425..67bb477 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FONT.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FONT.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FONT.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FONT.h index 05b58db..838f79b 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FONT.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FONT.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FUN.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FUN.c index 6089c04..6a70aa4 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FUN.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FUN.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FUN.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FUN.h index c83dcb9..f8e55bb 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FUN.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_FUN.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c index 5d167c9..ce22e62 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h index 83722eb..3339d68 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_ICM20602.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IIC.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IIC.c index ab0356a..1f6006a 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IIC.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IIC.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IIC.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IIC.h index 1a0c4e2..7c58d8e 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IIC.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IIC.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c index 4a91726..81c3583 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h index 84a167b..8080db8 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS114_SPI.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c index ce9b9b0..c452110 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h index dcfd612..c47dacb 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_IPS200_PARALLEL8.h @@ -1,3 +1,5 @@ +/* + * */ /*/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c index 5deb7d3..206b17e 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h index d0bedcb..8dbb647 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_L3G4200D.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c index 8a5eec4..ca61cd8 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h index a63b19a..cc2bd10 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MMA8451.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c index 686550d..215ccee 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h index 833448b..f60633e 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MPU6050.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c index e1f7aca..78a66ab 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h index 0c8a785..ff2a1e5 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_MT9V03X.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_OLED.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_OLED.c index 0af117b..1ef335e 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_OLED.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_OLED.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_OLED.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_OLED.h index 4c94bad..32f63a2 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_OLED.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_OLED.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c index 3c44e3e..3b15a8b 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h index 9cfc01e..ca9f99c 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_RDA5807.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c index a897d4f..4333c47 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h index 22c263d..dabc7b8 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_VIRSCO.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c index 4397381..85a7d6e 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.c @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h index bf0101c..0274e09 100644 --- a/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h +++ b/Seekfree_TC264_Opensource_Library/Libraries/seekfree_peripheral/SEEKFREE_WIRELESS.h @@ -1,3 +1,5 @@ +/* + * */ /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/USER/Cpu0_Main.c b/Seekfree_TC264_Opensource_Library/USER/Cpu0_Main.c index 3e33cd7..bd7aab2 100644 --- a/Seekfree_TC264_Opensource_Library/USER/Cpu0_Main.c +++ b/Seekfree_TC264_Opensource_Library/USER/Cpu0_Main.c @@ -1,3 +1,6 @@ +/* + * */ + /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/USER/Cpu0_Main.h b/Seekfree_TC264_Opensource_Library/USER/Cpu0_Main.h index 6a761dd..aacccfc 100644 --- a/Seekfree_TC264_Opensource_Library/USER/Cpu0_Main.h +++ b/Seekfree_TC264_Opensource_Library/USER/Cpu0_Main.h @@ -1,3 +1,6 @@ +/* + * */ + /** * \file Cpu0_Main.h * \brief System initialization and main program implementation. diff --git a/Seekfree_TC264_Opensource_Library/USER/Cpu1_Main.c b/Seekfree_TC264_Opensource_Library/USER/Cpu1_Main.c index ca22406..fc7b4fe 100644 --- a/Seekfree_TC264_Opensource_Library/USER/Cpu1_Main.c +++ b/Seekfree_TC264_Opensource_Library/USER/Cpu1_Main.c @@ -1,3 +1,6 @@ +/* + * */ + /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/USER/isr.c b/Seekfree_TC264_Opensource_Library/USER/isr.c index c0e0ba9..f15ad45 100644 --- a/Seekfree_TC264_Opensource_Library/USER/isr.c +++ b/Seekfree_TC264_Opensource_Library/USER/isr.c @@ -1,3 +1,6 @@ +/* + * */ + /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 @@ -176,7 +179,7 @@ IFX_INTERRUPT(uart2_rx_isr, 0, UART2_RX_INT_PRIO) { enableInterrupts();//开启中断嵌套 IfxAsclin_Asc_isrReceive(&uart2_handle); - //wireless_uart_callback(); + wireless_uart_callback(); } IFX_INTERRUPT(uart2_er_isr, 0, UART2_ER_INT_PRIO) { diff --git a/Seekfree_TC264_Opensource_Library/USER/isr.h b/Seekfree_TC264_Opensource_Library/USER/isr.h index fcf0753..daa4ae2 100644 --- a/Seekfree_TC264_Opensource_Library/USER/isr.h +++ b/Seekfree_TC264_Opensource_Library/USER/isr.h @@ -1,3 +1,6 @@ +/* + * */ + /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 diff --git a/Seekfree_TC264_Opensource_Library/USER/isr_config.h b/Seekfree_TC264_Opensource_Library/USER/isr_config.h index be2348d..48a0195 100644 --- a/Seekfree_TC264_Opensource_Library/USER/isr_config.h +++ b/Seekfree_TC264_Opensource_Library/USER/isr_config.h @@ -1,4 +1,7 @@ -/********************************************************************************************************************* +/* + * */ + + /********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2020,逐飞科技 * All rights reserved. diff --git a/zf_eru_dma.c b/zf_eru_dma.c new file mode 100644 index 0000000..b718a43 --- /dev/null +++ b/zf_eru_dma.c @@ -0,0 +1,177 @@ +/* + * */ +/********************************************************************************************************************* + * COPYRIGHT NOTICE + * Copyright (c) 2020,逐飞科技 + * All rights reserved. + * 技术讨论QQ群:三群:824575535 + * + * 以下所有内容版权均属逐飞科技所有,未经允许不得用于商业用途, + * 欢迎各位使用并传播本程序,修改内容时必须保留逐飞科技的版权声明。 + * + * @file eru_dma + * @company 成都逐飞科技有限公司 + * @author 逐飞科技(QQ3184284598) + * @version 查看doc内version文件 版本说明 + * @Software tasking v6.3r1 + * @Target core TC264D + * @Taobao https://seekfree.taobao.com/ + * @date 2020-3-23 + ********************************************************************************************************************/ + + +#include "IfxDma_Dma.h" +#include "IfxScuEru.h" +#include "isr_config.h" +#include "zf_assert.h" +#include "zf_eru_dma.h" + + +typedef struct +{ + Ifx_DMA_CH linked_list[8];//DMA链表 + IfxDma_Dma_Channel channel; //DMA通道句柄 +}DMA_LINK; + +#if(0 == ERU_DMA_INT_SERVICE) +#pragma section all "cpu0_dsram" +IFX_ALIGN(256) DMA_LINK dma_link_list; + +#elif(1 == ERU_DMA_INT_SERVICE) +#pragma section all "cpu1_dsram" +IFX_ALIGN(256) DMA_LINK dma_link_list; + +#endif +#pragma section all restore + + +//------------------------------------------------------------------------------------------------------------------- +// @brief eru触发dma初始化 +// @param dma_ch 选择DMA通道 +// @param source_addr 设置源地址 +// @param destination_addr 设置目的地址 +// @param eru_pin 设置触发的eru通道 +// @param trigger 设置触发方式 +// @param dma_count 设置dma搬移次数 +// @return void +// Sample usage: +//------------------------------------------------------------------------------------------------------------------- +uint8 eru_dma_init(IfxDma_ChannelId dma_ch, uint8 *source_addr, uint8 *destination_addr, ERU_PIN_enum eru_pin, TRIGGER_enum trigger, uint16 dma_count) +{ + IfxDma_Dma_Channel dmaChn; + //eru触发DMA通道号 在eru文件中设置eru的优先级,即为触发的通道 + eru_init(eru_pin, trigger); + + IfxDma_Dma_Config dmaConfig; + IfxDma_Dma_initModuleConfig(&dmaConfig, &MODULE_DMA); + + IfxDma_Dma dma; + IfxDma_Dma_initModule(&dma, &dmaConfig); + + IfxDma_Dma_ChannelConfig cfg; + IfxDma_Dma_initChannelConfig(&cfg, &dma); + + uint8 list_num, i; + uint16 single_channel_dma_count; + + ZF_ASSERT(!(dma_count%8));//传输次数必须为8的倍数 + + + list_num = 1; + single_channel_dma_count = dma_count / list_num; + if(16384 < single_channel_dma_count) + { + while(TRUE) + { + single_channel_dma_count = dma_count / list_num; + if((single_channel_dma_count <= 16384) && !(dma_count % list_num)) + { + break; + } + list_num++; + if(list_num > 8) ZF_ASSERT(FALSE); + } + } + + + if(1 == list_num) + { + cfg.shadowControl = IfxDma_ChannelShadow_none; + cfg.operationMode = IfxDma_ChannelOperationMode_single; + cfg.shadowAddress = 0; + } + else + { + cfg.shadowControl = IfxDma_ChannelShadow_linkedList; + cfg.operationMode = IfxDma_ChannelOperationMode_continuous; + cfg.shadowAddress = IFXCPU_GLB_ADDR_DSPR(IfxCpu_getCoreId(), (unsigned)&dma_link_list.linked_list[1]); + } + + cfg.requestMode = IfxDma_ChannelRequestMode_oneTransferPerRequest; + cfg.moveSize = IfxDma_ChannelMoveSize_8bit; + cfg.busPriority = IfxDma_ChannelBusPriority_high; + + cfg.sourceAddress = IFXCPU_GLB_ADDR_DSPR(IfxCpu_getCoreId(), source_addr); + cfg.sourceAddressCircularRange = IfxDma_ChannelIncrementCircular_none; + cfg.sourceCircularBufferEnabled = TRUE; + + cfg.destinationAddressIncrementStep = IfxDma_ChannelIncrementStep_1; + + cfg.channelId = (IfxDma_ChannelId)dma_ch; + cfg.hardwareRequestEnabled = FALSE; + cfg.channelInterruptEnabled = TRUE; + cfg.channelInterruptPriority = ERU_DMA_INT_PRIO; + cfg.channelInterruptTypeOfService = (IfxSrc_Tos)ERU_DMA_INT_SERVICE; + + + + cfg.destinationAddress = IFXCPU_GLB_ADDR_DSPR(IfxCpu_getCoreId(), destination_addr); + + cfg.transferCount = single_channel_dma_count; + + IfxDma_Dma_initChannel(&dmaChn, &cfg); + + if(1 < list_num) + { + i = 0; + while(i < list_num) + { + cfg.destinationAddress = IFXCPU_GLB_ADDR_DSPR(IfxCpu_getCoreId(), destination_addr + single_channel_dma_count * i); + if(i == (list_num - 1)) cfg.shadowAddress = IFXCPU_GLB_ADDR_DSPR(IfxCpu_getCoreId(), (unsigned)&dma_link_list.linked_list[0]); + else cfg.shadowAddress = IFXCPU_GLB_ADDR_DSPR(IfxCpu_getCoreId(), (unsigned)&dma_link_list.linked_list[i+1]); + cfg.transferCount = single_channel_dma_count; + + IfxDma_Dma_initLinkedListEntry((void *)&dma_link_list.linked_list[i], &cfg); + i++; + } + } + + + IfxDma_Dma_getSrcPointer(&dma_link_list.channel)->B.CLRR = 1; + + return list_num; +} + + +//------------------------------------------------------------------------------------------------------------------- +// @brief dma停止 +// @param dma_ch 选择DMA通道 +// @return void +// Sample usage: +//------------------------------------------------------------------------------------------------------------------- +void dma_stop(IfxDma_ChannelId dma_ch) +{ + IfxDma_disableChannelTransaction(&MODULE_DMA, dma_ch); +} + + +//------------------------------------------------------------------------------------------------------------------- +// @brief dma启动 +// @param dma_ch 选择DMA通道 +// @return void +// Sample usage: +//------------------------------------------------------------------------------------------------------------------- +void dma_start(IfxDma_ChannelId dma_ch) +{ + IfxDma_enableChannelTransaction(&MODULE_DMA, dma_ch); +}