This website works better with JavaScript.
Home
Help
Sign In
xuos
/
xiuos
Watch
19
Star
1
Fork
50
Code
Issues
Pull Requests
2
Releases
2
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
414
Commits
2
Branches
2
Tags
200 MiB
Tree:
3a35bee743
master
prepare_for_master
v1.0.0
v2.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3a35bee743'
${ noResults }
xiuos
/
APP_Framework
/
Applications
/
connection_app
/
socket_demo
/
Makefile
4 lines
95 B
Raw
Normal View
History
added socket send and recv for udp and tcp
6 months ago
SRC_FILES
:=
lwip_tcp_socket_demo.c lwip_udp_socket_demo.c
change lwip_demo to resoures directory and mkdir socket_demo on connection_app
6 months ago
i
n
c
l
u
d
e
$(
KERNEL_ROOT
)
/
c
o
m
p
i
l
e
r
.
m
k