aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-08-01 09:11:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-08-01 09:11:17 +0000
commit527125f126fdff704288c50c8d11b078f96d5dd6 (patch)
tree63d22e7b05a37d182cff9684420a8dc3f9049b2b /readme.txt
parentb16d5b7da962a3519282d66a4350b88caaa45b76 (diff)
downloadChibiOS-527125f126fdff704288c50c8d11b078f96d5dd6.tar.gz
ChibiOS-527125f126fdff704288c50c8d11b078f96d5dd6.tar.bz2
ChibiOS-527125f126fdff704288c50c8d11b078f96d5dd6.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2109 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index ab278c071..8dd96d6b8 100644
--- a/readme.txt
+++ b/readme.txt
@@ -86,6 +86,8 @@
- NEW: Added support for SPI3 in the STM32 HAL.
- CHANGE: Redeclared the IRQ handlers in the various STM32 drivers using the
new friendly vector names.
+- CHANGE: Moved the STM32 HAL stess test application under
+ ./testhal/STM32/_stress_test.
- CHANGE: Removed the option -mabi=apcs-gnu from all the Cortex-Mx demos. The
option is not compatible with the 64 bits stack alignment now default in
the Cortex-Mx port. Note that the 64 bits alignment has a cost both as