contiki/tools/sky
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
..
lib Supporting libraries for the Tmote Sky tools 2007-10-25 14:24:59 +00:00
serial Fixed radio and contiki conf to get RIME working 2011-02-27 12:35:19 +01:00
uip6-bridge Removed artifacts of former uip_appdata handling. 2017-02-05 23:20:39 +01:00
Makefile Turn on optimization 2015-05-11 10:43:05 +02:00
check-size Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it). 2009-03-12 21:58:20 +00:00
motelist-linux Tmote Sky tools for Windows and Linux 2007-10-25 11:08:27 +00:00
motelist-macos Sky motelist support for MacOS X 2012-05-07 11:18:09 +02:00
motelist-windows.exe Tmote Sky tools for Windows and Linux 2007-10-25 11:08:27 +00:00
msp430-bsl-linux do not use setBaudrate 2016-05-02 18:48:16 +02:00
msp430-bsl-windows.exe Tmote Sky tools for Windows and Linux 2007-10-25 11:08:27 +00:00
plot-size Small scripts (hacks!) for checking and plotting the Contiki code size 2008-02-04 23:51:42 +00:00
python23.dll Python DLL needed for some of the tools 2007-10-25 13:14:15 +00:00
serialdump-linux Revert binary: serialdump-linux 2015-05-18 15:30:05 +02:00
serialdump-macos fixed make login for Zoul on MAC 2015-12-19 10:28:30 +01:00
serialdump-windows.exe Removed debug output 2010-03-23 12:05:36 +00:00
serialdump.c Clean exit of serialdump when hitting Ctrl-C 2016-09-20 14:18:21 +02:00