Skip to content

SbsinKs/tinyone-ea1062

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for TinyONE

TinyONE is the implementation of a project which is based on several building blocks. The result is a DHCP and SNTP server which can be used for testing other projects. For example, in an enterprise environment it is difficult to quickly change the DHCP or SNTP server if these functions are to be tested in your own project. For this reason the project TinyONE was created.

As in my other Tiny projects, Tiny does not mean small here, only the functionality that was currently needed was implemented. And ONE stands for the first project I have created here, which connects all the building blocks together in a meaningful way.

The project is no longer in a Proof of Concept status, but it is not yet fully developed also. As already mentioned, this is the first version, and there are still some areas of work to be done.

More information are available here: https://www.emb4fun.de/projects/tone/index.html

Some notes about Mbed TLS

Mbed TLS is used in .\source\common\library\mbedtls and was copied from the following project: https://github.com/ARMmbed/mbedtls

About

TinyONE is a small embedded DHCP and SNTP server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.1%
  • Shell 1.9%
  • HTML 1.8%
  • Python 1.1%
  • C# 0.9%
  • Assembly 0.5%
  • Other 1.7%