Commit 396da38
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 33ff52d commit 396da38
1 file changed
+1
-1
lines changed| 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