nuttx/arch/risc-v
Eero Nurkkala 0178792a01 risc-v/mpfs: IHC: clarify semaphore usage
g_mpfs_ack_sig and g_mpfs_rx_sig are better used with
SEM_INITIALIZER(0) (signalling) rather than with
SEM_INITIALIZER(1) (mutual exclusion).

Co-authored-by: Petro Karashchenko <petro.karashchenko@gmail.com>
Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2022-05-13 19:07:40 +03:00
..
include arch: risc-v: Add support for semihosting and hostfs 2022-05-02 19:46:58 +08:00
src risc-v/mpfs: IHC: clarify semaphore usage 2022-05-13 19:07:40 +03:00
Kconfig arch: risc-v: Add MMU support for qemu-rv 2022-05-13 04:14:01 +08:00