]> git.sur5r.net Git - freertos/commit
Update Win32 MSVC demo to include a simple blinky build option. The demo as it was...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 28 Jun 2013 10:46:29 +0000 (10:46 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 28 Jun 2013 10:46:29 +0000 (10:46 +0000)
commit34c27ee0e60d32129dee0ece6ec13e7c58a1b4a4
treec0a6cca0374dcffe0c7dcf34cf4c1577d7788fe5
parent93053f1252d4c63307d9def067194fd0008ee7a0
Update Win32 MSVC demo to include a simple blinky build option.  The demo as it was is now the "full/comprehensive" build option.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1956 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj
FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj.filters
FreeRTOS/Demo/WIN32-MSVC/main.c
FreeRTOS/Demo/WIN32-MSVC/main_blinky.c [new file with mode: 0644]
FreeRTOS/Demo/WIN32-MSVC/main_full.c [new file with mode: 0644]