Skip to content

Commit

Permalink
hwdef: default CAN MCAST enabled for PPPGW builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed Sep 13, 2024
1 parent 0212d06 commit 5bdf9bd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NET_ENABLE 1
NET_OPTIONS 1
NET_OPTIONS 3

# enable hw flow control
UART1_RTSCTS 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NET_ENABLE 1
NET_OPTIONS 1
NET_OPTIONS 3

# enable hw flow control
UART1_RTSCTS 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NET_ENABLE 1
NET_OPTIONS 1
NET_OPTIONS 3

# enable hw flow control
UART1_RTSCTS 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NET_ENABLED 1
NET_OPTIONS 1
NET_OPTIONS 3

# enable hw flow control
UART1_RTSCTS 1
Expand Down

0 comments on commit 5bdf9bd

Please sign in to comment.