nuttx-mirror/arch/avr
Dimitry Kloper 9a4a06bf47 AVR: Explicitly disable interrupts as the first step of system init
Disabling interrupts at the very beginning of system init does not
make sense after reset since interrupts are disabled anyway. But
it is very convenient for debugging purposes, in situations when the
system misbehaves and ocassionally jumps to zero.
2015-12-29 18:35:36 +02:00
..
include Change notation of PCH and PCL registers into PC0 and PC1 2015-12-28 00:46:24 +02:00
src AVR: Explicitly disable interrupts as the first step of system init 2015-12-29 18:35:36 +02:00
Kconfig In Kconfig of all CPUs with 16-bit address, force CONFIG_MM_SMALL=y 2015-11-23 12:16:35 -06:00