nuttx/arch/arm
Karel Kočí eab9e688d8 samv7: switch from printing numbers as signed to unsigned in QSPI
This switches from PRId32 to PRIu32. Those variables have unsigned type
and thus we should print them as such.
2023-03-06 18:51:50 +02:00
..
include Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
src samv7: switch from printing numbers as signed to unsigned in QSPI 2023-03-06 18:51:50 +02:00
Kconfig arch/armv8-m: DSP extension is optional 2023-03-05 09:43:52 +08:00