YAMAMOTO Takashi
|
ce7fae15e4
|
arch/risc-v/src/k210/k210_serial.c: Fix a type mismatch
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
316ca6cd86
|
arch/risc-v/src/litex/litex_serial.c: Fix a type mismatch
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
ee06d08548
|
arch/risc-v/src/nr5m100/nr5_serial.c: Fix a type mismatch
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
60c98b33fc
|
arch/arm/src/a1x/a1x_serial.c: Fix a type mismatch
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
db0a46bec5
|
arch/arm/src/dm320/dm320_serial.c: Fix a type mismatch
Error: chip/dm320_serial.c:111:21: error: initialization of 'int (*)(struct uart_dev_s *, unsigned int *)' from incompatible pointer type 'int (*)(struct uart_dev_s *, uint32_t *)' {aka 'int (*)(struct uart_dev_s *, long unsigned int *)'} [-Werror=incompatible-pointer-types]
111 | .receive = up_receive,
| ^~~~~~~~~~
chip/dm320_serial.c:111:21: note: (near initialization for 'g_uart_ops.receive')
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
008d411fc3
|
fs/procfs/fs_procfsproc.c: Fix a printf format warning
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
9867c1b467
|
arch/arm/src/imx6/imx_serial.c: Fix a type mismatch
Error: chip/imx_serial.c:259:21: error: initialization of 'int (*)(struct uart_dev_s *, unsigned int *)' from incompatible pointer type 'int (*)(struct uart_dev_s *, uint32_t *)' {aka 'int (*)(struct uart_dev_s *, long unsigned int *)'} [-Werror=incompatible-pointer-types]
259 | .receive = imx_receive,
| ^~~~~~~~~~~
chip/imx_serial.c:259:21: note: (near initialization for 'g_uart_ops.receive')
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
d3779304b1
|
arch/arm/src/efm32/efm32_leserial.c: Fix a type mismatch
Error: chip/efm32_leserial.c:189:21: error: initialization of 'int (*)(struct uart_dev_s *, unsigned int *)' from incompatible pointer type 'int (*)(struct uart_dev_s *, uint32_t *)' {aka 'int (*)(struct uart_dev_s *, long unsigned int *)'} [-Werror=incompatible-pointer-types]
189 | .receive = efm32_receive,
| ^~~~~~~~~~~~~
chip/efm32_leserial.c:189:21: note: (near initialization for 'g_leuart_ops.receive')
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
1b4f65c7f2
|
libs/libc/uuid/lib_uuid_to_string.c: Fix a printf format warning
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
9c08c53e81
|
libs/libc/time/lib_strftime.c: Fix a printf format warning
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
08b4cb6517
|
fs/procfs/fs_procfsuptime.c: Fix a printf format
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
95a3db7629
|
arch/xtensa/src/esp32/esp32_wifi_adapter.c: Fix a type mismatch
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
dbb81dfd5d
|
arch/xtensa/src/esp32/esp32_wifi_adapter.c: Fix a printf format
|
2020-11-16 08:29:00 -08:00 |
|
YAMAMOTO Takashi
|
97a9963e09
|
arch/arm/src/sam34/sam_udp.c: Replace non-ascii characters in comments
|
2020-11-16 08:29:00 -08:00 |
|
Nathan Hartman
|
406347ba2e
|
stm32/stm32_1wire.c: Fix nxstyle errors
arch/arm/src/stm32/stm32_1wire.h:
* Fix nxstyle errors.
|
2020-11-16 07:46:13 -08:00 |
|
YAMAMOTO Takashi
|
35c6b4ad10
|
arm: Use a consistent type (uintptr_t) for g_idle_topstack
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
09b59bc225
|
arch/arm/src/samd2l2/sam_usb.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
6125d1bb67
|
boards/arm/samd2l2/arduino-m0/src/sam_usb.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
62be7ba8b2
|
net/local/local_fifo.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
7fdbd960aa
|
arch/arm/src/kinetis/kinetis_lpserial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
711371a855
|
fs/procfs/fs_procfsiobinfo.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
ba34213222
|
net/procfs/netdev_statistics.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
45a51bf4b0
|
arch/arm/src/samd5e5/sam_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
566ca63cee
|
arch/arm/src/samd2l2/sam_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
cbfc4ee063
|
arch/arm/src/sam34/sam_udp.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
174811cd5d
|
arch/arm/src/sama5/sam_dbgu.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
458e6f5a02
|
arch/arm/src/sama5/sam_udphs.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
4c663c9713
|
drivers/mtd/mtd_partition.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
6ec164d553
|
arch/arm/src/c5471/c5471_watchdog.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
76c947153a
|
arch/arm/src/imx1/imx_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
4eb92e5410
|
arch/arm/src/lpc214x/lpc214x_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
e75d1111fa
|
arch/arm/src/lpc2378/lpc23xx_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
c07b45152e
|
arch/arm/src/str71x/str71x_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
2af9bf33b7
|
arch/hc/src/m9s12/m9s12_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
19badbda24
|
arch/arm/src/lpc31xx/lpc31_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
3b58809f9b
|
arch/renesas/src/sh1/sh1_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
63320733cc
|
arch/arm/src/dm320/dm320_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
b380760eb1
|
arch/arm/src/imx6/imx_serial.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
2342b929e7
|
libs/libc/time/lib_strftime.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
18b3b3f5c1
|
include/nuttx/streams.h: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
99c9a671d2
|
arch/arm/src/samd2l2/sam_start.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
23da936a38
|
arch/arm/src/nuc1xx/nuc_start.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
516d51d4d1
|
arch/arm/src/nrf52/nrf52_allocateheap.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
d007b37973
|
arch/arm/src/max326xx/common/max326_start.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
a86c58334c
|
arch/arm/src/lpc54xx/lpc54_allocateheap.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
fd48419a3d
|
arch/arm/src/kl/kl_start.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
b0e6462f6a
|
arch/arm/src/lpc43xx/lpc43_allocateheap.c: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
cc2384ad8e
|
z8: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
ba02387d68
|
hc12: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|
YAMAMOTO Takashi
|
638f31a42f
|
hcs12: Appease nxstyle
|
2020-11-16 05:46:53 -08:00 |
|