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
26ddd4b6
Commit
26ddd4b6
authored
Feb 21, 2017
by
Damien George
Browse files
cc3200/mods/modwlan: Remove unused header includes; simplify others.
parent
1c352706
Changes
1
Hide whitespace changes
Inline
Side-by-side
cc3200/mods/modwlan.c
View file @
26ddd4b6
...
...
@@ -35,13 +35,8 @@
#include
"py/runtime.h"
#include
"py/stream.h"
#include
"py/mphal.h"
#include
"inc/hw_types.h"
#include
"inc/hw_ints.h"
#include
"inc/hw_memmap.h"
#include
"rom_map.h"
#include
"prcm.h"
#include
"timeutils.h"
#include
"netutils.h"
#include
"lib/timeutils/timeutils.h"
#include
"lib/netutils/netutils.h"
#include
"modnetwork.h"
#include
"modusocket.h"
#include
"modwlan.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