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

master
gdisirio 2012-08-21 07:38:13 +00:00
parent e06f149e99
commit eee100dd44
1 changed files with 2 additions and 0 deletions

View File

@ -162,6 +162,8 @@
3484947)(backported to 2.4.1).
- FIX: Fixed various minor documentation errors (bug 3484942)(backported
to 2.4.1).
- NEW: Small andjustment in chcore.h files under ./os/ports/GCC required by a
difference in GCC 4.7.x.
- NEW: Added another STM32F4-Discovery demo using the on-board MEMS, SPI
and PWM. Removed MEMS handling from the old demo because code size limits
on non-free compilers.