Added sntp support and example
This commit is contained in:
parent
6c50e968f5
commit
16c831fffa
6 changed files with 1027 additions and 0 deletions
6
examples/sntp/Makefile
Normal file
6
examples/sntp/Makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Makefile for the sntp_example program
|
||||
|
||||
PROGRAM=sntp_example
|
||||
EXTRA_COMPONENTS = extras/sntp
|
||||
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue