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

master
gdisirio 2010-03-10 17:57:47 +00:00
parent bc6c15cacb
commit 56d43eba18
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
*****************************************************************************
*** 1.5.4 ***
- FIX: Fixed wrong thread state macro in STM32/spi_lld.c (bug 2968142).
- NEW: Added support for the STM8 large memory model to the STM8 port. Now
the assembler port code is totally inlined and the chcoreasm.asm file has
been removed.