diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-14 19:17:44 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-14 19:17:44 +0000 |
commit | 208c4fe1ef35eb7ae8c1dc63f6137da9010dec3f (patch) | |
tree | 4a657d29e510fa83d5d3e9cff8199e0dc05667c9 /readme.txt | |
parent | b0d567f813e071a5f8db7c32855f418925db55d4 (diff) | |
download | ChibiOS-208c4fe1ef35eb7ae8c1dc63f6137da9010dec3f.tar.gz ChibiOS-208c4fe1ef35eb7ae8c1dc63f6137da9010dec3f.tar.bz2 ChibiOS-208c4fe1ef35eb7ae8c1dc63f6137da9010dec3f.zip |
Single and improved STM32 vectors file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2367 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 20c954be3..dcda51904 100644 --- a/readme.txt +++ b/readme.txt @@ -74,6 +74,8 @@ must be specified instead of the sub-family.
- CHANGE: Separated dynamic threads code into dedicated files: chdynamic.c
and chdynamic.h.
+- CHANGE: Removed the various assembler files for the STM32 interrupt
+ vectors, now it is a single vectors.c file.
- Added SPI driver to the STM8 documentation, it was missing.
*** 2.1.3 ***
|