Commit 924c35b
committed
cores: arduino: zephyrSerial: Add cast to suppress warning
There is no practical concern that the baud rate will exceed 32-bit size,
so there is no problem with casting.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>1 parent 7d51734 commit 924c35b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments