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
f837d166
Commit
f837d166
authored
Aug 12, 2015
by
Daniel Campora
Browse files
cc3200: Fix typo in modpyb.
parent
92492421
Changes
1
Hide whitespace changes
Inline
Side-by-side
cc3200/mods/modpyb.c
View file @
f837d166
...
...
@@ -95,7 +95,7 @@ STATIC MP_DEFINE_CONST_FUN_OBJ_0(pyb_reset_obj, pyb_reset);
#ifdef DEBUG
/// \function info([dump_alloc_table])
/// Print out some run time info which is helpful du
i
rng development.
/// Print out some run time info which is helpful dur
i
ng development.
STATIC
mp_obj_t
pyb_info
(
uint
n_args
,
const
mp_obj_t
*
args
)
{
// FreeRTOS info
{
...
...
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