diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-10-16 20:46:19 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-10-16 20:46:19 +0000 |
commit | ed868b941eb4a2863b75bc6939ecbfa31feb0013 (patch) | |
tree | 22c9315a7b96d35c4f91b44f9c2027b0e94bac0b /demos | |
parent | 6bb74a6edc2e4324e4de41b99315ddc7e2159185 (diff) | |
download | ChibiOS-ed868b941eb4a2863b75bc6939ecbfa31feb0013.tar.gz ChibiOS-ed868b941eb4a2863b75bc6939ecbfa31feb0013.tar.bz2 ChibiOS-ed868b941eb4a2863b75bc6939ecbfa31feb0013.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8369 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos')
-rw-r--r-- | demos/STM32/RT-STM32F411RE-NUCLEO/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F411RE-NUCLEO/.project b/demos/STM32/RT-STM32F411RE-NUCLEO/.project index dacd74408..6e5895d07 100644 --- a/demos/STM32/RT-STM32F411RE-NUCLEO/.project +++ b/demos/STM32/RT-STM32F411RE-NUCLEO/.project @@ -27,7 +27,7 @@ <link>
<name>board</name>
<type>2</type>
- <locationURI>CHIBIOS/os/hal/boards/ST_NUCLEO_F401RE</locationURI>
+ <locationURI>CHIBIOS/os/hal/boards/ST_NUCLEO_F411RE</locationURI>
</link>
<link>
<name>os</name>
|