Fixed bug #798.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9972 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
459e31fac9
commit
d7a2c3c56f
|
@ -150,6 +150,7 @@
|
||||||
- RT: Merged RT4.
|
- RT: Merged RT4.
|
||||||
- NIL: Merged NIL2.
|
- NIL: Merged NIL2.
|
||||||
- NIL: Added STM32F7 demo.
|
- NIL: Added STM32F7 demo.
|
||||||
|
- HAL: Fixed MAC driver broken on STM32F107 (bug #798)(backported to 16.1.6).
|
||||||
- VAR: Fixed missing const qualifier in local shell commands array (bug #797)
|
- VAR: Fixed missing const qualifier in local shell commands array (bug #797)
|
||||||
(backported to 16.1.6, 3.0.6, 2.6.10).
|
(backported to 16.1.6, 3.0.6, 2.6.10).
|
||||||
- VAR: Fixed compilation error in cmsis_os.h (bug #796)(backported to 16.1.6,
|
- VAR: Fixed compilation error in cmsis_os.h (bug #796)(backported to 16.1.6,
|
||||||
|
|
Loading…
Reference in New Issue