openblt/Target/Demo/ARMCM4_STM32F4_Olimex_STM32.../Prog
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
..
.settings Refs #362. Added TrueStudio support for the Olimex STM32-E407 demo programs. 2018-06-07 21:18:10 +00:00
Debug 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
lib 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
.cproject Refs #362. Added TrueStudio support for the Olimex STM32-E407 demo programs. 2018-06-07 21:18:10 +00:00
.project Refs #362. Added TrueStudio support for the Olimex STM32-E407 demo programs. 2018-06-07 21:18:10 +00:00
boot.c Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
boot.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
header.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
led.c Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
led.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
main.c Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
net.c Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
net.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
prog.dox Refs #362. Added TrueStudio support for the Olimex STM32-E407 demo programs. 2018-06-07 21:18:10 +00:00
startup_stm32f40xx.s Refs #362. Added TrueStudio support for the Olimex STM32-E407 demo programs. 2018-06-07 21:18:10 +00:00
stm32f4_flash.ld Refs #362. Added TrueStudio support for the Olimex STM32-E407 demo programs. 2018-06-07 21:18:10 +00:00
timer.c Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
timer.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00