Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Pete McNeil 5b75f808be cleaned up readme a bit sorter 4 лет назад
CodeDweller @ 57459a5d9a Beginnings of setting up toolchain 5 лет назад
SNFClient Updated copyright notice 5 лет назад
SNFMulti @ 694590d05f Beginnings of setting up toolchain 5 лет назад
.gitignore ignoring .tar.gz now 5 лет назад
.gitmodules Beginnings of setting up toolchain 5 лет назад
makefile first successful build 5 лет назад
readme.md cleaned up readme a bit sorter 4 лет назад

readme.md

SNFClient is ia simple command line wrapper around SNFServer’s XCI interface. In fact, if you want to develop directly to the XCI interface you can use SNFClient in debug mode (SNFDebugClient) to demonstrate how XCI is called and what to expect.

ChangeLog / Journal

20200617_M

  • Moved the changelog.md file to readme.md so that it can server both purposes. -- Readme is visible immediately in most online git repo’s. -- It’s better to have one file tell the story than many.

[3.1] 20191104_M

  • Set up the changelog.md file
  • fixed a bug where combining -xhdr and -source caused a string overflow