[riot-commits] [RIOT-OS/RIOT] 4893d4: native: irq: Get rid of dINT() and eINT()
Kaspar Schleiser
kaspar at schleiser.de
Thu Jul 30 10:07:02 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4893d4daeab4c9b6676245c6f03614514a789e0c
https://github.com/RIOT-OS/RIOT/commit/4893d4daeab4c9b6676245c6f03614514a789e0c
Author: BenoƮt Canet <benoit.canet at nodalink.com>
Date: 2015-07-29 (Wed, 29 Jul 2015)
Changed paths:
M cpu/native/native_cpu.c
M cpu/native/syscalls.c
M cpu/native/tramp.S
Log Message:
-----------
native: irq: Get rid of dINT() and eINT()
Get rid of internal usage of the old IRQ
API and keep it's implementation while
waiting for other modules to kill it.
Commit: 220371c54a38599271bddc6408537c3407b3b29d
https://github.com/RIOT-OS/RIOT/commit/220371c54a38599271bddc6408537c3407b3b29d
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M cpu/native/native_cpu.c
M cpu/native/syscalls.c
M cpu/native/tramp.S
Log Message:
-----------
Merge pull request #3521 from benoit-canet/native_no_obsolette_irq
native: irq: Get rid of dINT() and eINT()
Compare: https://github.com/RIOT-OS/RIOT/compare/56ec95e0c096...220371c54a38
More information about the commits
mailing list