Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
micropython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
micropython
Commits
06f2fdbe
Commit
06f2fdbe
authored
Oct 16, 2017
by
Damien George
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
travis: Update build command now that stm32 Wiznet config has changed.
parent
e36821a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.yml
View file @
06f2fdbe
...
...
@@ -39,7 +39,7 @@ script:
-
make -C ports/bare-arm
-
make -C ports/qemu-arm test
-
make -C ports/stm32
-
make -C ports/stm32 BOARD=PYBV11 MICROPY_PY_WIZNET5K=
1
MICROPY_PY_CC3K=1
-
make -C ports/stm32 BOARD=PYBV11 MICROPY_PY_WIZNET5K=
5200
MICROPY_PY_CC3K=1
-
make -C ports/stm32 BOARD=STM32F769DISC
-
make -C ports/stm32 BOARD=STM32L476DISC
-
make -C ports/teensy
...
...
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