Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
Software for White Rabbit PTP Core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
29
Issues
29
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
Software for White Rabbit PTP Core
Commits
b08c935c
Commit
b08c935c
authored
Nov 24, 2020
by
Tomasz Wlostowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile: keep serial terminal running for load target
parent
fe37addf
Pipeline
#668
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile
Makefile
+2
-2
No files found.
Makefile
View file @
b08c935c
...
...
@@ -105,7 +105,7 @@ cflags-$(CONFIG_WR_NODE) += -Isdb-lib
CFLAGS
=
$
(
cflags-y
)
-Wall
-Wstrict-prototypes
\
-ffunction-sections
-fdata-sections
-Os
\
-include
include/wrc.h
-ggdb
-include
include/wrc.h
-ggdb
# Assembler Flags
ASFLAGS
=
-I
.
...
...
@@ -280,4 +280,4 @@ makeall_copy: $(addprefix $(DEFCONFIG_NAME),$(MAKEALL_COPY_LIST))
load
:
all
-
killall
-9
usb-bootloader.py
-
./tools/uart-bootloader/usb-bootloader.py
-p
$(PORT)
wrc.bin
-
./tools/uart-bootloader/usb-bootloader.py
-
t
-
p
$(PORT)
wrc.bin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment