aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-09-20 10:02:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-09-20 10:02:19 +0000
commit16855e1a4e43b4b45e5b5a595628ab1d8c108093 (patch)
tree45c3c43e8582dd919bda0c4952244aaf8af5ef5a /readme.txt
parent0672a430f7581bd6e325ab18e49346beb6b1bb9d (diff)
downloadChibiOS-16855e1a4e43b4b45e5b5a595628ab1d8c108093.tar.gz
ChibiOS-16855e1a4e43b4b45e5b5a595628ab1d8c108093.tar.bz2
ChibiOS-16855e1a4e43b4b45e5b5a595628ab1d8c108093.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2183 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index a21e6b73a..f72c7cf2a 100644
--- a/readme.txt
+++ b/readme.txt
@@ -108,11 +108,12 @@
change).
- NEW: Added to the documentation more notes about interrupt handlers in
the ARM7 port.
+- OPT: Removed an unused field in the VTList structure.
- OPT: Speed optimizations of the STM32 SPI driver, improved latency.
- OPT: Speed optimizations of the STM32 ADC driver.
- CHANGE: The event APIs chEvtPend() and chEvtClear() have been renamed
to chEvtAddFlags() and chEvtClearFlags() for consistency and correct
- English (which I am famous for...).
+ English.
- CHANGE: Added a parameter to the UART driver callbacks, the pointer to the
driver itself.
- CHANGE: In the UART driver now an error does not automatically brings the