nuttx/arch/avr
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 arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
src arch: use ifdef USE_EARLYSERIALINIT to include up_earlyserialinit 2020-02-23 09:11:43 -06:00
Kconfig Kconfig files: Fix several errors noted by Alex Denisov in Bitbucket issue 115. 2018-08-05 10:48:02 -06:00