nuttx/arch/arm
liuhaitao c5eab0dc8f arch: use ifdef USE_EARLYSERIALINIT to include up_earlyserialinit
There are cases that USE_SERIALDRIVER is defined but USE_EARLYSERIALINIT not defined in some configs. So use ifdef USE_EARLYSERIALINIT to include up_earlyserialinit anyway.
2020-02-23 09:11:43 -06:00
..
include Run codespell -w against all files 2020-02-22 14:45:07 -06:00
src arch: use ifdef USE_EARLYSERIALINIT to include up_earlyserialinit 2020-02-23 09:11:43 -06:00
Kconfig arch: arm: Select ARCH_GLOBAL_IRQDISABLE for iMX6 2020-02-19 20:04:58 -06:00