mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
Change the case of an include file and a file name in the makefile for the SAM7X Eclipse demo to ensure it can be built on Linux.
This commit is contained in:
parent
46c4d33d28
commit
80a942e964
2 changed files with 2 additions and 2 deletions
|
@ -118,7 +118,7 @@ THUMB_SOURCE= \
|
|||
|
||||
ARM_SOURCE= \
|
||||
$(RTOS_SOURCE_DIR)/portable/GCC/ARM7_AT91SAM7S/portISR.c \
|
||||
./webserver/emac_isr.c \
|
||||
./webserver/EMAC_ISR.c \
|
||||
./SrcAtmel/Cstartup_SAM7.c \
|
||||
./USB/USB_ISR.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue