Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
ebf8dc6b
Commit
ebf8dc6b
authored
May 17, 2015
by
Paul Sokolovsky
Browse files
Revert "unix: Include stdio.h to allow easy debugging with printf()."
This reverts commit
8fbabab1
. Turned to cause problems on MacOSX.
parent
d7b7d5f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
unix/mpconfigport.h
View file @
ebf8dc6b
...
@@ -24,9 +24,6 @@
...
@@ -24,9 +24,6 @@
* THE SOFTWARE.
* THE SOFTWARE.
*/
*/
// Debugging help - use printf() easily
#include
<stdio.h>
// options to control how Micro Python is built
// options to control how Micro Python is built
#define MICROPY_ALLOC_PATH_MAX (PATH_MAX)
#define MICROPY_ALLOC_PATH_MAX (PATH_MAX)
...
...
Write
Preview
Supports
Markdown
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