1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/msp430_common
Marian Buschsieweke 1a8defd209
cpu/msp430_common: Refactor cpu.{c,h}
Drop `__enable_irq()` and `__disable_irq()` and replace single remaining
call of them with the standard IRQ API, as this is now equally fast.
2020-07-15 13:09:11 +02:00
..
include cpu/msp430_common: Refactor cpu.{c,h} 2020-07-15 13:09:11 +02:00
periph tests/periph_flashpage: use before last page for msp430 2019-11-24 13:19:20 +01:00
cpu.c cpu/msp430_common: Refactor cpu.{c,h} 2020-07-15 13:09:11 +02:00
irq.c cpu/msp430_common: Update to inline-able IRQ API 2020-06-25 21:32:17 +02:00
Kconfig cpu/msp430_common: Add Kconfig symbols 2020-06-24 09:26:05 +02:00
Makefile cpu/msp430-common: moved pm_reboot to periph/pm.c 2017-01-19 11:07:59 +01:00
Makefile.dep cpu/msp430: move dependencies to Makefile.dep 2020-01-28 13:20:51 +01:00
Makefile.features cpu/msp430_common: Add Kconfig symbols 2020-06-24 09:26:05 +02:00
Makefile.include cpu: remove exports of UNDEF vars 2020-02-25 09:40:34 +01:00
malloc.c cpu/msp430_common: changes for heap command 2019-09-05 09:20:55 +02:00
msp430-main.c Merge pull request #10944 from gschorcht/cpu/msp430_common_heap_real 2019-04-12 10:59:00 +02:00
mspgcc-supplement.c msp430_common: Add supplemental __clzhi2, __ctzhi2, for old MSPGCC 2017-02-08 16:23:48 +01:00
startup.c cpu/msp430_common: set top of heap for sbrk 2019-03-13 13:30:56 +01:00