mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-04 05:13:51 -04:00
Update all the Rx demos to use timers in their uIP task implementation.
This commit is contained in:
parent
9ad9969536
commit
4e39c05bb6
47 changed files with 1440 additions and 848 deletions
|
@ -1,7 +1,7 @@
|
|||
[E20]
|
||||
TimeConnected=1285249114
|
||||
ComuniDllSave=101515264
|
||||
FfwnsdDllSave=303235072
|
||||
TimeConnected=1305306678
|
||||
ComuniDllSave=82903040
|
||||
FfwnsdDllSave=303890432
|
||||
ChipName=R5F562N8
|
||||
CpuMode=0
|
||||
InputClock=12.500000
|
||||
|
@ -10,8 +10,18 @@ JtagClock=10
|
|||
DebugFlags=0,0
|
||||
EmulatorMode=0
|
||||
NeedInit=1
|
||||
BlockBits=0
|
||||
B0=0,0
|
||||
B1=0,0
|
||||
B2=0,0
|
||||
B3=0,0
|
||||
TraceMode=0
|
||||
TraceOutput=2
|
||||
TraceCapacity=0
|
||||
TraceRestart=0
|
||||
OperatingFrequency=12.500000
|
||||
[DebugChecksum]
|
||||
Checksum=1020766678
|
||||
Checksum=-127835808
|
||||
[DisAssemblyWindow]
|
||||
NumStates=_ 1
|
||||
State 1=_ 1
|
||||
|
@ -31,6 +41,18 @@ UseTrigger=1
|
|||
TriggerName=main
|
||||
LimitSize=0
|
||||
ByteLimit=50
|
||||
[Stack]
|
||||
FillEnabled=0
|
||||
OverflowWarningsEnabled=1
|
||||
WarningThreshold=90
|
||||
SpWarningsEnabled=1
|
||||
WarnLogOnly=1
|
||||
UseTrigger=1
|
||||
TriggerName=main
|
||||
LimitSize=0
|
||||
ByteLimit=50
|
||||
[CallStack]
|
||||
ShowArgs=0
|
||||
[Log file]
|
||||
LoggingEnabled=_ 0
|
||||
LogFile=_ ""
|
||||
|
@ -38,10 +60,13 @@ Category=_ 0
|
|||
[TermIOLog]
|
||||
LoggingEnabled=_ 0
|
||||
LogFile=_ ""
|
||||
[CallStackLog]
|
||||
Enabled=0
|
||||
[DriverProfiling]
|
||||
Enabled=0
|
||||
Source=2
|
||||
Mode=3
|
||||
Graph=0
|
||||
Symbiont=0
|
||||
[Breakpoints]
|
||||
Count=0
|
||||
[Monitor Execution]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue