openblt/Target/Demo/ARMCM4_STM32F4_Olimex_STM32.../Boot
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
..
bin 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
cfg Refs #311, #363. Reworked the GCC specific parts of the STM32F4 port and improved the makefiles of the Olimex STM32-E407 demo programs. 2017-08-15 16:12:26 +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
blt_conf.h Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. 2018-07-17 13:06:06 +00:00
boot.dox Refs #145. Refactoring: ARMCM4_STM32 renamed to ARMCM4_STM32F4. 2016-10-24 09:42:30 +00:00
hooks.c 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
makefile Refs #311, #363. Reworked the GCC specific parts of the STM32F4 port and improved the makefiles of the Olimex STM32-E407 demo programs. 2017-08-15 16:12:26 +00:00
startup_stm32f4xx.S Refs #311, #363. Reworked the GCC specific parts of the STM32F4 port and improved the makefiles of the Olimex STM32-E407 demo programs. 2017-08-15 16:12:26 +00:00
usb_bsp.c Refs #145. Refactoring: ARMCM4_STM32 renamed to ARMCM4_STM32F4. 2016-10-24 09:42:30 +00:00
usb_conf.h Refs #145. Refactoring: ARMCM4_STM32 renamed to ARMCM4_STM32F4. 2016-10-24 09:42:30 +00:00
usbd_bulk.c Refs #145. Refactoring: ARMCM4_STM32 renamed to ARMCM4_STM32F4. 2016-10-24 09:42:30 +00:00
usbd_bulk.h Refs #145. Refactoring: ARMCM4_STM32 renamed to ARMCM4_STM32F4. 2016-10-24 09:42:30 +00:00
usbd_conf.h Refs #145. Refactoring: ARMCM4_STM32 renamed to ARMCM4_STM32F4. 2016-10-24 09:42:30 +00:00
usbd_desc.c Refs #145. Refactoring: ARMCM4_STM32 renamed to ARMCM4_STM32F4. 2016-10-24 09:42:30 +00:00
usbd_desc.h Refs #145. Refactoring: ARMCM4_STM32 renamed to ARMCM4_STM32F4. 2016-10-24 09:42:30 +00:00
usbd_usr.c Refs #145. Refactoring: ARMCM4_STM32 renamed to ARMCM4_STM32F4. 2016-10-24 09:42:30 +00:00