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

master
gdisirio 2011-09-24 07:30:23 +00:00
parent 5f8971c537
commit d528722d4e
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@
- NEW: Added provisional support for STM32F2xx. Because of this some - NEW: Added provisional support for STM32F2xx. Because of this some
directories related to the STM32 have been renamed, your makefiles may directories related to the STM32 have been renamed, your makefiles may
require adjustments. require adjustments.
(TODO: change to be ported to Keil build files) (TODO: change to be ported to IAR and Keil build files)
- NEW: Added a custom rule to the various rules.mk files, now it is possible - NEW: Added a custom rule to the various rules.mk files, now it is possible
to add an user rule into the Makefiles. to add an user rule into the Makefiles.
- NEW: Improvements to the trace buffer, now it stores a full thread pointer - NEW: Improvements to the trace buffer, now it stores a full thread pointer