git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@486 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
2eb25d94e5
commit
7739f384f6
|
@ -80,7 +80,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
|
||||||
- CHANGE: Zero is no more a valid time specification for the chVTSetI() API.
|
- CHANGE: Zero is no more a valid time specification for the chVTSetI() API.
|
||||||
- CHANGE: Removed the files chsleep.c and sleep.h.
|
- CHANGE: Removed the files chsleep.c and sleep.h.
|
||||||
- CHANGE: Renamed the files chdelta.c and delta.h to chvt.c and vt.h. All the
|
- CHANGE: Renamed the files chdelta.c and delta.h to chvt.c and vt.h. All the
|
||||||
system time related functions and macros are now moved here.
|
system time related functions and macros are now there.
|
||||||
- CHANGE: Renamed the structure DeltaList to VTList, it includes the system
|
- CHANGE: Renamed the structure DeltaList to VTList, it includes the system
|
||||||
time counter too now.
|
time counter too now.
|
||||||
- CHANGE: Removed the CH_USE_SYSTEMTIME and CH_USE_VIRTUAL_TIMER configuration
|
- CHANGE: Removed the CH_USE_SYSTEMTIME and CH_USE_VIRTUAL_TIMER configuration
|
||||||
|
|
Loading…
Reference in New Issue