mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 06:55:13 +00:00
B-L475E-IOT01A: Make spirit-6lowpan configuration match what is currently under test: Enable multicast, broadcast, but disable CRC support. Currently CRCs are not working right.
This commit is contained in:
parent
5d96385c52
commit
c07daace32
1 changed files with 3 additions and 0 deletions
|
|
@ -85,6 +85,9 @@ CONFIG_SCHED_LPWORK=y
|
|||
CONFIG_SCHED_LPWORKPRIORITY=160
|
||||
CONFIG_SCHED_WAITPID=y
|
||||
CONFIG_SDCLONE_DISABLE=y
|
||||
CONFIG_SPIRIT_BROADCAST=y
|
||||
CONFIG_SPIRIT_CRCDISABLE=y
|
||||
CONFIG_SPIRIT_MULTICAST=y
|
||||
CONFIG_SPIRIT_NETDEV=y
|
||||
CONFIG_START_DAY=2
|
||||
CONFIG_START_MONTH=8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue