nuttx/arch/arm
Juha Niskanen ed7380d863 arch/arm/src/stm32/stm32_serial.c: for flowcontrol use common idiom for enabling/disabling RX interrupts
stm32f7, stm32h7, stm32l4 and stm32f0l0g0 do it this way and there is no
reason for classic stm32 to differ. Also manipulation of priv->ie was not
atomic with respect to interrupts.

Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2020-11-23 10:59:19 -08:00
..
include arm: Add _intmax_t and _uintmax_t 2020-11-19 00:49:56 -08:00
src arch/arm/src/stm32/stm32_serial.c: for flowcontrol use common idiom for enabling/disabling RX interrupts 2020-11-23 10:59:19 -08:00
Kconfig arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00