Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
0ecd5988
Commit
0ecd5988
authored
Jan 28, 2015
by
Damien George
Browse files
stmhal: Remove unnecessary #include "systick.h" from pyexec.c.
Makes pyexec.c more re-usable for other ports.
parent
e9995bde
Changes
1
Hide whitespace changes
Inline
Side-by-side
stmhal/pyexec.c
View file @
0ecd5988
...
...
@@ -38,7 +38,6 @@
#ifdef MICROPY_HAL_H
#include MICROPY_HAL_H
#endif
#include
"systick.h"
#include
"readline.h"
#include
"pyexec.h"
#include
"pybstdio.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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