openblt/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_IAR/Prog/lib/uip
Frank Voorburg e8ca60fe70 Refs #588. Changed the uIP configuration macro UIP_CONF_BYTE_ORDER from LITTLE_ENDIAN to UIP_LITTLE_ENDIAN. LITTLE_ENDIAN is described in the comments, but by inspecting the uIP stack source code, it becomes clear that it needs to be UIP_LITTLE_ENDIAN instead.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@543 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-07-23 22:31:18 +00:00
..
clock-arch.c Refs #323. Uniform timer module API in all the demo user programs. 2017-10-09 11:16:48 +00:00
clock-arch.h - added uIP to LM3S demo programs to test bootloader reactivation. still needs some improvements. 2014-07-17 07:11:41 +00:00
netdev.c Refs #323. Uniform timer module API in all the demo user programs. 2017-10-09 11:16:48 +00:00
netdev.h - improved ethernet initialization order for LM3S. 2014-07-17 08:36:41 +00:00
uip-conf.h Refs #588. Changed the uIP configuration macro UIP_CONF_BYTE_ORDER from LITTLE_ENDIAN to UIP_LITTLE_ENDIAN. LITTLE_ENDIAN is described in the comments, but by inspecting the uIP stack source code, it becomes clear that it needs to be UIP_LITTLE_ENDIAN instead. 2018-07-23 22:31:18 +00:00