git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@186 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
ebf7e51e88
commit
e5a84b6b75
|
@ -48,7 +48,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
|
||||||
not acceptable.
|
not acceptable.
|
||||||
- Removed the test case for chMsgSendTimeout() from the test suite.
|
- Removed the test case for chMsgSendTimeout() from the test suite.
|
||||||
- Space saved by reorganizing the timeout code into a single scheduler
|
- Space saved by reorganizing the timeout code into a single scheduler
|
||||||
function.
|
function chSchGoSleepTimeoutS().
|
||||||
- Space optimizations in the semaphores code.
|
- Space optimizations in the semaphores code.
|
||||||
- The API chThdSleepUntil() become a macro saving some more code space.
|
- The API chThdSleepUntil() become a macro saving some more code space.
|
||||||
- Because all the above changes the kernel code (ARM) is over 700 bytes
|
- Because all the above changes the kernel code (ARM) is over 700 bytes
|
||||||
|
|
Loading…
Reference in New Issue