This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
commit d5d990d24370a08113053136cb29440ee7403ac3
Merge: 0cabb4e 79cb9c0
Author: Szymon Janc <szymon.janc@codecoup.pl>
AuthorDate: Fri Jul 21 20:38:31 2017 +0200
Merge pull request #443 from IMGJulian/pic32-default-handlers
PIC32: re-implemented default exception handlers
.../stubs/default-bootstrap-exception-handler.c | 58 -----------------
.../stubs/default-cache-err-exception-handler.c | 56 ----------------
.../os/src/arch/pic32/stubs/default-nmi-handler.S | 63 ------------------
.../os/src/arch/pic32/stubs/default-on-bootstrap.c | 43 ------------
kernel/os/src/arch/pic32/stubs/default-on-reset.c | 43 ------------
.../default-simple-tlb-refill-exception-handler.c | 56 ----------------
kernel/os/src/arch/pic32/stubs/default_handlers.S | 76 ++++++++++++++++++++++
7 files changed, 76 insertions(+), 319 deletions(-)
--
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.
|