aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-08-27 08:03:53 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-08-27 08:03:53 +0000
commitf58963c966bfd71eb7cf55daecb691b39f6f91cd (patch)
treed0789581a2e8c3a88eeaf49f882c47a3fe6460a2 /readme.txt
parent138c0f900d823b2c953038048bc40b14610f958a (diff)
downloadChibiOS-f58963c966bfd71eb7cf55daecb691b39f6f91cd.tar.gz
ChibiOS-f58963c966bfd71eb7cf55daecb691b39f6f91cd.tar.bz2
ChibiOS-f58963c966bfd71eb7cf55daecb691b39f6f91cd.zip
Added ARM7 ISRs notes to the documentation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2137 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 cc91a5696..c2589db51 100644
--- a/readme.txt
+++ b/readme.txt
@@ -90,6 +90,8 @@
- NEW: Added a generic BaseFileStream interface for future File System
implementations or integrations (untested and not sure if it will stay or
change).
+- NEW: Added to the documentation more notes about interrupt handlers in
+ the ARM7 port.
- OPT: Speed optimizations of the STM32 SPI driver, improved latency.
- OPT: Speed optimizations of the STM32 ADC driver.
- CHANGE: Added a parameter to the UART driver callbacks, the pointer to the