Fixed bug #713.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8967 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
f7d87c07a3
commit
4491129f54
Binary file not shown.
|
@ -92,6 +92,8 @@
|
|||
- RT: Merged RT4.
|
||||
- NIL: Merged NIL2.
|
||||
- NIL: Added STM32F7 demo.
|
||||
- VAR: Fixed state check in lwIP when SYS_LIGHTWEIGHT_PROT is disabled
|
||||
(bug #713)(backported to 2.6.10, 3.0.6 and 16.1.4).
|
||||
- RT: Removed the p_msg field from the thread_t structure saving a
|
||||
msg_t-sized field from the structure. Messages now use a new field
|
||||
into the p_u union. Now synchronous messages are even faster.
|
||||
|
|
Loading…
Reference in New Issue