git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@64 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
50c4097379
commit
3530c1a5d1
|
@ -45,7 +45,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
|
||||||
timeout option.
|
timeout option.
|
||||||
- Reorganized all the kernel inline definitions into a single file (inline.h).
|
- Reorganized all the kernel inline definitions into a single file (inline.h).
|
||||||
- Fixed a minor problem in the interrupt initialization code for the LPC214x
|
- Fixed a minor problem in the interrupt initialization code for the LPC214x
|
||||||
demo, regrouped the VIC code into vic.c/vic.h.
|
demo, regrouped the VIC-specific code into vic.c/vic.h.
|
||||||
- Fixed a bug into the LPC2148 serial driver (limited to the serial port 2).
|
- Fixed a bug into the LPC2148 serial driver (limited to the serial port 2).
|
||||||
- Implemented HW transmit FIFO preloading in the LPC2142 serial driver in
|
- Implemented HW transmit FIFO preloading in the LPC2142 serial driver in
|
||||||
order to minimize the number of interrupts generated, it is possible to
|
order to minimize the number of interrupts generated, it is possible to
|
||||||
|
|
Loading…
Reference in New Issue