diff options
Diffstat (limited to '.idea/cmake.xml')
| -rw-r--r-- | .idea/cmake.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/cmake.xml b/.idea/cmake.xml index 291da5371..4d9fc9aa5 100644 --- a/.idea/cmake.xml +++ b/.idea/cmake.xml @@ -23,6 +23,7 @@ </ADDITIONAL_GENERATION_ENVIRONMENT> </configuration> <configuration PROFILE_NAME="rp2040" ENABLED="true" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DFAMILY=rp2040 -DBOARD=raspberry_pi_pico" /> + <configuration PROFILE_NAME="rt1010 evk" ENABLED="true" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DFAMILY=imxrt -DBOARD=mimxrt1010_evk" /> </configurations> </component> </project>
\ No newline at end of file |
