git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@160 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
398c024927
commit
eab9342dc1
|
@ -74,8 +74,6 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
|
||||||
- Improved the kernel performance in THUMB mode by better exploiting MAM
|
- Improved the kernel performance in THUMB mode by better exploiting MAM
|
||||||
locality in some critical functions. The context switch benchmark shows
|
locality in some critical functions. The context switch benchmark shows
|
||||||
5% improved speed.
|
5% improved speed.
|
||||||
NOTE: The interworking code generated by GCC (or any other compiler as far
|
|
||||||
I know) is not MAM-aware.
|
|
||||||
|
|
||||||
*** 0.4.5 ***
|
*** 0.4.5 ***
|
||||||
- Moved the serial IRQ handlers and VIC vectors initialization inside the
|
- Moved the serial IRQ handlers and VIC vectors initialization inside the
|
||||||
|
|
Loading…
Reference in New Issue