added sntp_opts.h (all options for the sntp app), added FILES to describe the include folder

This commit is contained in:
sg
2015-10-07 22:24:32 +02:00
parent 8dfd5e82cb
commit 22957a8082
5 changed files with 217 additions and 145 deletions

View File

@@ -6,6 +6,10 @@ HISTORY
++ New features:
2015-10-07: Simon Goldschmidt
* added sntp client as first "supported" application layer protocol implementation
added 'apps' folder
2015-09-30: Dirk Ziegelmeier
* snmp_structs.h, mib_structs.c, mib2.c: snmp: fixed ugly inheritance
implementation by aggregating the "base class" (struct mib_node) in all