From 3a8af41dd2e7236f19bbfa09cb371f32ae780b62 Mon Sep 17 00:00:00 2001 From: beslan Date: Sat, 23 Apr 2022 16:54:06 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BA=D0=BE=D1=80=D0=BE=D1=81=D1=82?= =?UTF-8?q?=D1=8C=20=D0=B8=20=D0=B2=D1=8B=D0=BB=D0=B5=D1=82=20=D1=87=D0=B5?= =?UTF-8?q?=D1=80=D0=B5=D0=B7=20=D0=BC=D0=BE=D0=B4=D0=B1=D0=B0=D1=81=20?= =?UTF-8?q?=D0=B2=20=D0=BC=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PeripheralNames.h | 0 PeripheralPins.c | 0 PinNames.h | 0 STM32F746xG.ld | 0 bsp_init.c | 0 bsp_init.h | 0 cmsis_nvic.h | 0 flash_data.h | 0 ili9341.cpp | 0 ili9341.h | 0 n25q128a.h | 0 serial_api.c | 0 startup_stm32f746xx.S | 0 stm32746g_discovery_qspi.c | 0 stm32746g_discovery_qspi.h | 0 system_clock.c | 0 tsc2046.cpp | 0 tsc2046.h | 0 18 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 PeripheralNames.h mode change 100644 => 100755 PeripheralPins.c mode change 100644 => 100755 PinNames.h mode change 100644 => 100755 STM32F746xG.ld mode change 100644 => 100755 bsp_init.c mode change 100644 => 100755 bsp_init.h mode change 100644 => 100755 cmsis_nvic.h mode change 100644 => 100755 flash_data.h mode change 100644 => 100755 ili9341.cpp mode change 100644 => 100755 ili9341.h mode change 100644 => 100755 n25q128a.h mode change 100644 => 100755 serial_api.c mode change 100644 => 100755 startup_stm32f746xx.S mode change 100644 => 100755 stm32746g_discovery_qspi.c mode change 100644 => 100755 stm32746g_discovery_qspi.h mode change 100644 => 100755 system_clock.c mode change 100644 => 100755 tsc2046.cpp mode change 100644 => 100755 tsc2046.h diff --git a/PeripheralNames.h b/PeripheralNames.h old mode 100644 new mode 100755 diff --git a/PeripheralPins.c b/PeripheralPins.c old mode 100644 new mode 100755 diff --git a/PinNames.h b/PinNames.h old mode 100644 new mode 100755 diff --git a/STM32F746xG.ld b/STM32F746xG.ld old mode 100644 new mode 100755 diff --git a/bsp_init.c b/bsp_init.c old mode 100644 new mode 100755 diff --git a/bsp_init.h b/bsp_init.h old mode 100644 new mode 100755 diff --git a/cmsis_nvic.h b/cmsis_nvic.h old mode 100644 new mode 100755 diff --git a/flash_data.h b/flash_data.h old mode 100644 new mode 100755 diff --git a/ili9341.cpp b/ili9341.cpp old mode 100644 new mode 100755 diff --git a/ili9341.h b/ili9341.h old mode 100644 new mode 100755 diff --git a/n25q128a.h b/n25q128a.h old mode 100644 new mode 100755 diff --git a/serial_api.c b/serial_api.c old mode 100644 new mode 100755 diff --git a/startup_stm32f746xx.S b/startup_stm32f746xx.S old mode 100644 new mode 100755 diff --git a/stm32746g_discovery_qspi.c b/stm32746g_discovery_qspi.c old mode 100644 new mode 100755 diff --git a/stm32746g_discovery_qspi.h b/stm32746g_discovery_qspi.h old mode 100644 new mode 100755 diff --git a/system_clock.c b/system_clock.c old mode 100644 new mode 100755 diff --git a/tsc2046.cpp b/tsc2046.cpp old mode 100644 new mode 100755 diff --git a/tsc2046.h b/tsc2046.h old mode 100644 new mode 100755