nuttx/arch/risc-v
Norman Rasmussen 185de258bf Fix preprocessing directives for uart flow control
commit 58bd873729 had a mix of
`#if defined(X)` and `#ifdef X`, but used `#if X` in its TCSETS ioctl
logic which causes compile warnings.
2021-12-31 18:51:17 +08:00
..
include arch/risc-v: Refine syscall interface 2021-12-30 11:47:42 +08:00
src Fix preprocessing directives for uart flow control 2021-12-31 18:51:17 +08:00
Kconfig arch/risc-v: Refine riscv_testset.S 2021-12-29 06:06:01 -06:00