git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@210 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
2680f87b47
commit
fd71b00c39
|
@ -64,11 +64,9 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet, scheduled
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** 0.5.5 ***
|
*** 0.5.5 ***
|
||||||
- Added an AVRmega128 port, it is still experimental. The previous AT90CANx
|
- Added an AVRmega128 port. The previous AT90CANx port is still present but
|
||||||
port is still present but it will be redone after the AVRmega128 port is
|
it will be redone after the AVRmega128 port is complete because it will
|
||||||
complete because it will share most of it.
|
share most of it.
|
||||||
The code only ran in the AVR Studio simulator, it will be tested on real
|
|
||||||
hardware ASAP.
|
|
||||||
- Reorganized the code of the two ARM7 ports, now all the common ARM7 code
|
- Reorganized the code of the two ARM7 ports, now all the common ARM7 code
|
||||||
is in ./ports/ARM7. This will make maintenance and new ARM7 ports much much
|
is in ./ports/ARM7. This will make maintenance and new ARM7 ports much much
|
||||||
easier.
|
easier.
|
||||||
|
|
Loading…
Reference in New Issue