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
0c64c634
Commit
0c64c634
authored
Aug 10, 2014
by
Damien George
Browse files
stmhal: Add sys.platform string to PYBv1.0 (it's "pyboard").
parent
c4ee39dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
stmhal/boards/PYBV10/mpconfigboard.h
View file @
0c64c634
...
...
@@ -2,6 +2,7 @@
#define MICROPY_HW_BOARD_NAME "PYBv1.0"
#define MICROPY_HW_MCU_NAME "STM32F405RG"
#define MICROPY_PY_SYS_PLATFORM "pyboard"
#define MICROPY_HW_HAS_SWITCH (1)
#define MICROPY_HW_HAS_SDCARD (1)
...
...
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