Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions peripherals/rtt_isotp-c/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ if PKG_USING_ISOTP_C
int "Max number of Wait Frame Transmissions (WFTmax)"
default 1
help
ISO-TP WFTmax. Indicates how many Wait Frames (FC.WT) can be
ISO-TP WFTmax. Indicates how many Wait Frames (FC.WT) can be
transmitted by the receiver in a row if it's not ready to receive.

config ISO_TP_DEFAULT_RESPONSE_TIMEOUT_US
Expand Down Expand Up @@ -110,4 +110,4 @@ if PKG_USING_ISOTP_C
string "isotp-c version"
default "latest"

endif
endif
2 changes: 1 addition & 1 deletion system/rti/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ if PKG_USING_RTI

endif

endif
endif
Loading