]> git.sur5r.net Git - freertos/commit
Changes to the AVR demo's. IAR demo updated with new critical section method.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 28 Aug 2006 09:35:31 +0000 (09:35 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 28 Aug 2006 09:35:31 +0000 (09:35 +0000)
commit8c2dcfeb16c046bf7fb141f66fa3b6e69460ff28
tree90e5bf0be4c803fd7b8484481ed14a5ce035191a
parentc8e31c4b2cc7ebbaddd79b9adf426737a80e0c54
Changes to the AVR demo's.  IAR demo updated with new critical section method.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@30 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
17 files changed:
Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
Demo/AVR_ATMega323_IAR/main.c
Demo/AVR_ATMega323_IAR/rtosdemo.dep
Demo/AVR_ATMega323_IAR/rtosdemo.ewd
Demo/AVR_ATMega323_IAR/rtosdemo.ewp
Demo/AVR_ATMega323_IAR/settings/rtosdemo.dni
Demo/AVR_ATMega323_IAR/settings/rtosdemo.wsdt
Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
Demo/AVR_ATMega323_WinAVR/main.c
Demo/AVR_ATMega323_WinAVR/makefile
Demo/Common/Full/events.c
Demo/Common/Minimal/crflash.c
Source/croutine.c
Source/include/croutine.h
Source/portable/IAR/ATMega323/port.c
Source/portable/IAR/ATMega323/portmacro.h
Source/portable/oWatcom/16BitDOS/PC/port.c