您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Pete McNeil 608e1bbb63 updated SNFMulti and fixed bin directory 4 年前
CodeDweller @ 57459a5d9a Beginnings of setting up toolchain 4 年前
SNFClient Updated copyright notice 4 年前
SNFMulti @ a81ce5f3e8 updated SNFMulti and fixed bin directory 4 年前
bin updated SNFMulti and fixed bin directory 4 年前
.gitignore ignoring .tar.gz now 4 年前
.gitmodules Beginnings of setting up toolchain 4 年前
makefile first successful build 4 年前
readme.md fixed typo 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 serve 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