You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as i can see there is no support for this directly. How hard is it to add a new target platform for the slip-radio firmware?
Currently, when i try to compile the slip-radio example with:
make TARGET=stm32nucleo-spirit1 BOARD=ids01a4
I get the following errors:
#error UIP_CONF_TCP_MSS is too large for the current UIP_BUFSIZE
I'm really new at this stuff and any help or instructions on how to pull this of would be appreciated.
Thank you. :)
The text was updated successfully, but these errors were encountered:
As far as i can see there is no support for this directly. How hard is it to add a new target platform for the slip-radio firmware?
Currently, when i try to compile the slip-radio example with:
make TARGET=stm32nucleo-spirit1 BOARD=ids01a4
I get the following errors:
#error UIP_CONF_TCP_MSS is too large for the current UIP_BUFSIZE
I'm really new at this stuff and any help or instructions on how to pull this of would be appreciated.
Thank you. :)
The text was updated successfully, but these errors were encountered: