git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11961 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
Giovanni Di Sirio 2018-04-27 11:55:23 +00:00
parent 6471bff88b
commit 81b7c3b5a5
2 changed files with 3 additions and 1 deletions

View File

@ -764,7 +764,7 @@ Vector3F4:
Vector3F8:
Vector3FC:
#endif
b _unhandled_exception
bl _unhandled_exception
.thumb_func
.weak _unhandled_exception

View File

@ -115,6 +115,8 @@
- EX: Updated LIS302DL to 1.1.0 (backported to 18.2.1).
- EX: Updated LPS25H to 1.1.0 (backported to 18.2.1).
- EX: Updated LSM303DLHC to 1.1.0 (backported to 18.2.1).
- OTH: Fixed short branch to _unhandled_exception in vectors.S (bug #941)
(backported to 18.2.1).
- HAL: Fixed IOBus PAL functions missing the const qualifier (bug #940)
(backported to 18.2.1 and 17.6.5).
- HAL: Fixed STM32 USBv1 driver does not reset data toggling bits on endpoint