[riot-commits] [RIOT-OS/RIOT] 720136: cpu: unify naming of ISR stacksize macro
Martine Lenders
authmillenon at gmail.com
Thu Jun 2 12:31:07 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 720136491afdbdb324f6ca88ddfb6ccd702b7b03
https://github.com/RIOT-OS/RIOT/commit/720136491afdbdb324f6ca88ddfb6ccd702b7b03
Author: MohmadAyman <no.future2e1 at gmail.com>
Date: 2016-06-01 (Wed, 01 Jun 2016)
Changed paths:
M boards/qemu-i386/include/cpu_conf.h
M cpu/atmega2560/include/cpu_conf.h
M cpu/lpc2387/include/cpu_conf.h
M cpu/msp430-common/include/cpu.h
M cpu/msp430-common/include/cpu_conf.h
M cpu/msp430-common/irq.c
M cpu/native/include/cpu_conf.h
Log Message:
-----------
cpu: unify naming of ISR stacksize macro
Commit: 53df3e8b57b1543ed88bd17159e822eed6a88bf1
https://github.com/RIOT-OS/RIOT/commit/53df3e8b57b1543ed88bd17159e822eed6a88bf1
Author: MohmadAyman <no.future2e1 at gmail.com>
Date: 2016-06-01 (Wed, 01 Jun 2016)
Changed paths:
M core/include/arch/thread_arch.h
M cpu/arm7_common/arm_cpu.c
M cpu/atmega_common/thread_arch.c
M cpu/cortexm_common/include/cpu.h
M cpu/cortexm_common/thread_arch.c
M cpu/cortexm_common/vectors_cortexm.c
M cpu/msp430-common/cpu.c
M cpu/native/native_cpu.c
A cpu/x86/x86_thread_arch.c
Log Message:
-----------
core: cpu: provide function to acquire ISR stack usage
Commit: 8da1eb9f7ac0518f79af2d76310e7090f0e95d90
https://github.com/RIOT-OS/RIOT/commit/8da1eb9f7ac0518f79af2d76310e7090f0e95d90
Author: MohmadAyman <no.future2e1 at gmail.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)
Changed paths:
M cpu/x86/x86_thread_arch.c
M sys/ps/ps.c
Log Message:
-----------
ps: provide ISR stackusage information
Commit: 9b1ad7820cc1123c87ad9a2581c62a603e9da429
https://github.com/RIOT-OS/RIOT/commit/9b1ad7820cc1123c87ad9a2581c62a603e9da429
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-06-02 (Thu, 02 Jun 2016)
Changed paths:
M boards/qemu-i386/include/cpu_conf.h
M core/include/arch/thread_arch.h
M cpu/arm7_common/arm_cpu.c
M cpu/atmega2560/include/cpu_conf.h
M cpu/atmega_common/thread_arch.c
M cpu/cortexm_common/include/cpu.h
M cpu/cortexm_common/thread_arch.c
M cpu/cortexm_common/vectors_cortexm.c
M cpu/lpc2387/include/cpu_conf.h
M cpu/msp430-common/cpu.c
M cpu/msp430-common/include/cpu.h
M cpu/msp430-common/include/cpu_conf.h
M cpu/msp430-common/irq.c
M cpu/native/include/cpu_conf.h
M cpu/native/native_cpu.c
A cpu/x86/x86_thread_arch.c
M sys/ps/ps.c
Log Message:
-----------
Merge pull request #5491 from MohmadAyman/isr_stack_usage
cpu: add capability to show stack usage of ISR
Compare: https://github.com/RIOT-OS/RIOT/compare/aee6a6ad60e0...9b1ad7820cc1
More information about the commits
mailing list