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
f960d753
Commit
f960d753
authored
Jun 09, 2015
by
Daniel Campora
Browse files
cc3200: Fix bootloader build error.
parent
3319780e
Changes
1
Hide whitespace changes
Inline
Side-by-side
cc3200/misc/mperror.c
View file @
f960d753
...
...
@@ -64,7 +64,9 @@
/******************************************************************************
DECLARE PRIVATE DATA
******************************************************************************/
#ifndef BOOTLOADER
STATIC
const
mp_obj_base_t
pyb_heartbeat_obj
=
{
&
pyb_heartbeat_type
};
#endif
struct
mperror_heart_beat
{
uint32_t
off_time
;
...
...
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