nes-proj/tools/stm32w
Oliver Schmidt 6463c91a4f Removed artifacts of former uip_appdata handling.
Adam Dunkels writes on 2/5/2017 on the Contiki mailing list:
[...] the original idea was that the application could just point the uip_appdata pointer to wherever the data was, but we then changed it so that the data actually had to be copied into the uip_aligned_buf buffer. So, yes, the network device driver should only need to read from this buffer. [...]

This change removes comments on the possibility of uip_appdata pointing somewhere outside the uip_aligned_buf. And it removes code in the SLIP drivers not necessary anymore.

Additionally it makes code in a SLIP driver optional that takes care of the Microsoft-specific CLIENT / SERVER / CLIENTSERVER chat.
2017-02-05 23:20:39 +01:00
..
stm32w_flasher In stm32w_flasher adapted error message for missing pyudev. 2013-11-28 16:49:43 +01:00
uip6_bridge Removed artifacts of former uip_appdata handling. 2017-02-05 23:20:39 +01:00
wpcapslip6 Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
Makefile Add regression-test for tools 2015-05-17 12:26:08 +02:00
motelist-linux
serialdump-linux
serialdump-windows.exe
serialdump.c
tapslip6.c