Xiang Xiao
30a01ab551
Fix Error: board/stm32_selectsram.c:163:13: error: shifting a negative signed value is undefined [-Werror,-Wshift-negative-value]
FSMC_BTR_ADDHLD(SRAM_ADDRESS_HOLD_TIME) |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/github/workspace/sources/nuttx/arch/arm/src/chip/hardware/stm32_fsmc.h:164:42: note: expanded from macro 'FSMC_BTR_ADDHLD'
^
/github/workspace/sources/nuttx/arch/arm/src/common/arm_internal.h:135:54: note: expanded from macro 'putreg32'
^
Error: board/stm32_selectsram.c:166:13: error: shifting a negative signed value is undefined [-Werror,-Wshift-negative-value]
FSMC_BTR_CLKDIV(SRAM_CLK_DIVISION) |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/github/workspace/sources/nuttx/arch/arm/src/chip/hardware/stm32_fsmc.h:176:42: note: expanded from macro 'FSMC_BTR_CLKDIV'
^
/github/workspace/sources/nuttx/arch/arm/src/common/arm_internal.h:135:54: note: expanded from macro 'putreg32'
^
Error: board/stm32_selectsram.c:167:13: error: shifting a negative signed value is undefined [-Werror,-Wshift-negative-value]
FSMC_BTR_DATLAT(SRAM_DATA_LATENCY) |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/github/workspace/sources/nuttx/arch/arm/src/chip/hardware/stm32_fsmc.h:180:42: note: expanded from macro 'FSMC_BTR_DATLAT'
^
/github/workspace/sources/nuttx/arch/arm/src/common/arm_internal.h:135:54: note: expanded from macro 'putreg32'
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-21 17:39:04 +08:00
..
2022-09-28 09:38:55 +08:00
2022-09-16 14:47:27 +08:00
2022-10-01 19:12:15 +02:00
2022-11-20 19:44:32 +08:00
2022-10-01 19:12:15 +02:00
2022-09-16 14:47:27 +08:00
2022-11-05 20:36:35 +08:00
2022-10-05 14:24:47 +02:00
2022-11-20 19:44:32 +08:00
2022-11-20 19:44:32 +08:00
2022-11-01 09:51:18 +09:00
2022-11-01 09:51:18 +09:00
2022-11-20 19:44:32 +08:00
2022-11-03 14:41:14 +01:00
2022-11-16 23:33:51 +08:00
2022-10-18 08:51:45 +02:00
2022-09-16 14:47:27 +08:00
2022-10-17 15:59:46 +09:00
2022-05-16 11:17:08 +03:00
2022-05-15 15:40:35 +03:00
2022-11-07 16:06:00 +01:00
2022-07-14 12:08:45 +08:00
2022-09-18 21:49:32 +08:00
2022-11-01 09:51:18 +09:00
2022-11-08 10:18:27 -03:00
2022-10-24 20:23:28 +08:00
2022-11-01 09:51:18 +09:00
2022-09-16 10:22:12 +02:00
2022-11-01 09:51:18 +09:00
2022-10-18 08:51:45 +02:00
2022-11-01 09:51:18 +09:00
2022-11-01 09:51:18 +09:00
2022-11-14 09:34:04 +09:00
2022-11-21 17:39:04 +08:00
2022-11-01 09:51:18 +09:00
2022-11-07 16:06:00 +01:00
2022-11-20 19:44:32 +08:00
2022-10-18 08:51:45 +02:00
2022-09-18 01:35:21 +08:00
2022-09-18 01:35:21 +08:00
2022-10-31 09:40:13 +08:00
2022-09-16 10:22:12 +02:00
2022-10-17 15:59:46 +09:00
2022-11-20 19:44:32 +08:00
2022-10-18 15:10:26 +09:00
2022-09-22 02:22:18 +08:00
2022-09-16 14:47:27 +08:00