mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
First version under SVN is V4.0.1
This commit is contained in:
parent
243393860c
commit
b6df57c7e3
918 changed files with 269038 additions and 0 deletions
40
Demo/ARM7_LPC2129_Keil/RTOSDemoSignal.UVL
Normal file
40
Demo/ARM7_LPC2129_Keil/RTOSDemoSignal.UVL
Normal file
|
@ -0,0 +1,40 @@
|
|||
[Signal 1]
|
||||
DispName=Port1
|
||||
PlotType=1
|
||||
Color=16711935
|
||||
MinDec=0
|
||||
MinVal=0.
|
||||
MaxDec=0
|
||||
MaxVal=-1.
|
||||
Mask=65536
|
||||
Offset=16
|
||||
[Signal 2]
|
||||
DispName=Port1
|
||||
PlotType=1
|
||||
Color=255
|
||||
MinDec=0
|
||||
MinVal=0.
|
||||
MaxDec=0
|
||||
MaxVal=-1.
|
||||
Mask=131072
|
||||
Offset=17
|
||||
[Signal 3]
|
||||
DispName=Port1
|
||||
PlotType=1
|
||||
Color=32768
|
||||
MinDec=0
|
||||
MinVal=0.
|
||||
MaxDec=0
|
||||
MaxVal=-1.
|
||||
Mask=262144
|
||||
Offset=18
|
||||
[Signal 4]
|
||||
DispName=Port1
|
||||
PlotType=1
|
||||
Color=16711680
|
||||
MinDec=0
|
||||
MinVal=0.
|
||||
MaxDec=0
|
||||
MaxVal=-1.
|
||||
Mask=524288
|
||||
Offset=19
|
Loading…
Add table
Add a link
Reference in a new issue