Lines Matching +full:- +full:r
16 echo YES, I found a fedC-installation!
19 echo I could not find a fedC-installation.
27 echo YES, I found a wizC-installation!
30 echo I could not find a wizC-installation.
36 echo I could not find a FED C-compiler installation on your system.
38 echo Perhaps I got confused because you installed fedC or wizC in a non-default directory.
39 echo If this is the case, please change the path at the top of this install-script.
65 echo Press 'ctrl-c' to stop me
74 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Modules\Croutine.c" >nul
75 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Modules\Port.c" >nul
76 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Modules\List.c" >nul
77 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Modules\Queue.c" >nul
78 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Modules\Tasks.c" >nul
79 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Drivers\Tick\Tick.c" >nul
80 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Drivers\Tick\isrTick.c" >nul
81 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Include\Portmacro.h" >nul
82 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Include\Croutine.h" >nul
83 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Include\List.h" >nul
84 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Include\Portable.h" >nul
85 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Include\Projdefs.h" >nul
86 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Include\Queue.h" >nul
87 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Include\Semphr.h" >nul
88 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Include\Task.h" >nul
89 attrib -R "%FEDLIBSUSER%\FreeRTOS.h" >nul
138 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Modules\Port.c" >nul
139 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Modules\Croutine.c" >nul
140 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Modules\List.c" >nul
141 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Modules\Queue.c" >nul
142 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Modules\Tasks.c" >nul
143 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Drivers\Tick\Tick.c" >nul
144 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Drivers\Tick\isrTick.c" >nul
145 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Include\Portmacro.h" >nul
146 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Include\Croutine.h" >nul
147 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Include\List.h" >nul
148 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Include\Portable.h" >nul
149 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Include\Projdefs.h" >nul
150 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Include\Queue.h" >nul
151 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Include\Semphr.h" >nul
152 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Include\Task.h" >nul
153 attrib +R "%FEDLIBSUSER%\FreeRTOS.h" >nul