openblt/Target/Demo/ARMCM3_LM3S_EK_LM3S6965_GCC/Boot/lib
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
..
driverlib - Implemented TCP/IP communication interface for the bootloader with support for the LM3S target. Demo program does not yet re-activate the bootloader. 2014-07-15 15:01:42 +00:00
fatfs Refs #160. Updated FatFS library to the latest stable version (R0.12). 2017-04-27 14:50:14 +00:00
inc - Implemented TCP/IP communication interface for the bootloader with support for the LM3S target. Demo program does not yet re-activate the bootloader. 2014-07-15 15:01:42 +00:00
uip 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
EULA.txt - Added support for the GCC compiler on target ARMCM3_LM3S, including demos. 2012-03-03 20:39:31 +00:00