[riot-commits] [RIOT-OS/RIOT] 91fd56: Use custom assembly code instead of MSP GCC primit...
Oleg Hahm
oleg at hobbykeller.org
Fri Dec 19 16:35:40 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 91fd567c8fa7c0cd71145e62ca298be87c1c60e6
https://github.com/RIOT-OS/RIOT/commit/91fd567c8fa7c0cd71145e62ca298be87c1c60e6
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-12-19 (Fri, 19 Dec 2014)
Changed paths:
M cpu/msp430-common/include/cpu.h
M cpu/msp430-common/msp430-main.c
Log Message:
-----------
Use custom assembly code instead of MSP GCC primitives for dINT()/eINT()
and all other functions that enable or disable interrupts
Commit: 07b170595cdea4bbac1beca7ea2d6fa1c06e7f78
https://github.com/RIOT-OS/RIOT/commit/07b170595cdea4bbac1beca7ea2d6fa1c06e7f78
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-12-19 (Fri, 19 Dec 2014)
Changed paths:
M cpu/msp430-common/lpm_cpu.c
Log Message:
-----------
Ensure interrupts are enabled before going in low-power mode
Commit: 892268d74b3ed2856320bcd39e172bdcebb504c9
https://github.com/RIOT-OS/RIOT/commit/892268d74b3ed2856320bcd39e172bdcebb504c9
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-12-19 (Fri, 19 Dec 2014)
Changed paths:
M cpu/msp430-common/lpm_cpu.c
M cpu/msp430-common/msp430-main.c
Log Message:
-----------
Ensure only GIE bit is touched in splx_()
Commit: db58a8b22688eba55e5452c0df1cc0ccee36301d
https://github.com/RIOT-OS/RIOT/commit/db58a8b22688eba55e5452c0df1cc0ccee36301d
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-12-19 (Fri, 19 Dec 2014)
Changed paths:
M cpu/msp430-common/include/cpu.h
M cpu/msp430-common/lpm_cpu.c
M cpu/msp430-common/msp430-main.c
Log Message:
-----------
Merge pull request #2214 from rousselk/msp430-fix-intr
Msp430 misc interrupt-related fixes
Compare: https://github.com/RIOT-OS/RIOT/compare/6a3584520344...db58a8b22688
More information about the commits
mailing list