git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@64 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2007-10-24 15:05:24 +00:00
parent 50c4097379
commit 3530c1a5d1
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
timeout option.
- Reorganized all the kernel inline definitions into a single file (inline.h).
- 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).
- Implemented HW transmit FIFO preloading in the LPC2142 serial driver in
order to minimize the number of interrupts generated, it is possible to