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

This commit is contained in:
gdisirio 2007-09-22 14:12:10 +00:00
parent cfdef89c71
commit b9f42fa670
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ LPC214x-GCC - ChibiOS/RT port for ARM7 LPC2148, the demo targets the
*** 0.2.0 ***
- Introduced support for ARM in thumb mode.
- Optimized context switching when thumb-interworking is not required, one
less instruction.
- Minor fixes to the ARM demo.
*** 0.1.1 ***