git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@80 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
5630056259
commit
e7e0e2d2d3
|
@ -40,8 +40,9 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
|
||||||
|
|
||||||
*** 0.3.6 ***
|
*** 0.3.6 ***
|
||||||
- Added SSP (SPI1) definitions to the lpc214x.h file.
|
- Added SSP (SPI1) definitions to the lpc214x.h file.
|
||||||
- Added SSP driver for the LPC2148. It allows both asynchronous and
|
- Added SSP driver for the LPC2148.
|
||||||
synchronous operations.
|
- Added MMC/SD block driver to the LPC2148 demo in order to support file
|
||||||
|
systems in future releases.
|
||||||
- Added missing chThdSuspend() declararion in threads.h.
|
- Added missing chThdSuspend() declararion in threads.h.
|
||||||
|
|
||||||
*** 0.3.5 ***
|
*** 0.3.5 ***
|
||||||
|
|
Loading…
Reference in New Issue