From ba3a5b437444881659881bb299ac999292c911ab Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 10 Oct 2024 10:48:25 +0700 Subject: [PATCH] clion files --- .idea/cmake.xml | 8 +++++--- .idea/runConfigurations/k64f.xml | 10 ++++++++++ .idea/runConfigurations/ra2a1.xml | 10 ++++++++++ .idea/runConfigurations/stlink.xml | 4 ++-- .idea/runConfigurations/stm32g474.xml | 5 +++-- .idea/runConfigurations/stm32h563.xml | 11 +++++++++++ .idea/runConfigurations/stm32h743.xml | 5 +++-- .idea/runConfigurations/stm32u5a5.xml | 11 +++++++++++ 8 files changed, 55 insertions(+), 9 deletions(-) create mode 100644 .idea/runConfigurations/k64f.xml create mode 100644 .idea/runConfigurations/ra2a1.xml create mode 100644 .idea/runConfigurations/stm32h563.xml create mode 100644 .idea/runConfigurations/stm32u5a5.xml diff --git a/.idea/cmake.xml b/.idea/cmake.xml index d4ad3a7488..c0b55a82e5 100644 --- a/.idea/cmake.xml +++ b/.idea/cmake.xml @@ -87,14 +87,15 @@ - - - + + + + @@ -132,6 +133,7 @@ + diff --git a/.idea/runConfigurations/k64f.xml b/.idea/runConfigurations/k64f.xml new file mode 100644 index 0000000000..80ca22d400 --- /dev/null +++ b/.idea/runConfigurations/k64f.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/ra2a1.xml b/.idea/runConfigurations/ra2a1.xml new file mode 100644 index 0000000000..cb87de5bd3 --- /dev/null +++ b/.idea/runConfigurations/ra2a1.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/stlink.xml b/.idea/runConfigurations/stlink.xml index 628f7910de..2d94e66d65 100644 --- a/.idea/runConfigurations/stlink.xml +++ b/.idea/runConfigurations/stlink.xml @@ -1,6 +1,6 @@ - - + + diff --git a/.idea/runConfigurations/stm32g474.xml b/.idea/runConfigurations/stm32g474.xml index 6d65e83c78..c3b5c9953d 100644 --- a/.idea/runConfigurations/stm32g474.xml +++ b/.idea/runConfigurations/stm32g474.xml @@ -1,7 +1,8 @@ - - + + +