LED blinking with a small microcontroller (STM32F031/F050) with 4kB of RAM.
Dependencies: mbed-STM32F030F4
Revision 3:28b148d0e703, committed 2015-05-12
- Comitter:
- Foxnec
- Date:
- Tue May 12 10:01:15 2015 +0000
- Parent:
- 2:ea82db1b8367
- Commit message:
- Changes to comments
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r ea82db1b8367 -r 28b148d0e703 main.cpp --- a/main.cpp Tue May 12 09:58:12 2015 +0000 +++ b/main.cpp Tue May 12 10:01:15 2015 +0000 @@ -5,6 +5,7 @@ * @date 26-April-2015 * @brief LED blinking with microcontroller in a small package (TSSOP20), 4kB RAM * Modified mbed-library. +* DO NOT FORGET TO SELECT NUCLEO-F030R8 AS YOUR MBED PLATFORM! ***********************************************************************************/ /**********************************************************************************/