diff options
| author | hathach <[email protected]> | 2023-09-07 21:42:46 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-09-07 21:42:46 +0700 |
| commit | ed102a7795a8439c9fc9e5104f1fc51c1698a0a2 (patch) | |
| tree | 4ed1325410106822461176d7f9dc575f180df13a /.idea | |
| parent | 21ab40bab2e2fee28fa595f648a17944696c3d65 (diff) | |
| parent | 702740a3e283165fdb63c53d0b51bf78c9bddb36 (diff) | |
Merge branch 'master' into add-max3421e-hcd
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/cmake.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.idea/cmake.xml b/.idea/cmake.xml index 86e7c6606..8d19b7624 100644 --- a/.idea/cmake.xml +++ b/.idea/cmake.xml @@ -53,6 +53,8 @@ <configuration PROFILE_NAME="ra6m5 PORT0" ENABLED="false" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DBOARD=ra6m5_ek -DLOG=3 -DLOGGER=RTT -DTRACE_ETM=1 -DPORT=0" /> <configuration PROFILE_NAME="uno_r4" ENABLED="false" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DBOARD=uno_r4 -DLOG=4 -DLOGGER=RTT" /> <configuration PROFILE_NAME="portenta_c33" ENABLED="false" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DBOARD=portenta_c33 -DLOG=3" /> + <configuration PROFILE_NAME="metro_m4_express" ENABLED="false" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DBOARD=metro_m4_express -DLOG=3 -DLOGGER=RTT" /> + <configuration PROFILE_NAME="metro_m0_express" ENABLED="false" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DBOARD=metro_m0_express -DLOG=3 -DLOGGER=RTT" /> </configurations> </component> </project>
\ No newline at end of file |
