Nico Tonnhofer
|
c83ada5e07
|
STM32F411: introduce sei() and cli() also for STM32F411
|
2017-03-03 18:54:56 +01:00 |
Markus Hitter
|
7be5212f06
|
ARM: introduce sei() and cli().
No test, because it's tricky to test, but it compiles and the
firmware still works as before.
|
2015-08-12 14:26:36 +02:00 |
Markus Hitter
|
d337fd18ad
|
mendel.c: move CPU initialisation to cpu.c (cpu-avr.c).
No functional change, but more code separated by architecture.
|
2015-08-12 14:26:35 +02:00 |
Markus Hitter
|
575174940f
|
ARM: get a minimum amount of Teacup compiled for ARM.
Makefile can't even upload, yet.
SIZES ARM... lpc1114
FLASH : 944 bytes 3%
RAM : 132 bytes 4%
EEPROM : 0 bytes 0%
|
2015-08-12 14:26:33 +02:00 |