[Cryptech-Commits] [sw/stm32] branch ekermit updated (5a0fb1c -> 6c32e2d)
git at cryptech.is
git at cryptech.is
Tue Jun 21 23:31:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
paul at psgd.org pushed a change to branch ekermit
in repository sw/stm32.
from 5a0fb1c E-Kermit, for file upload goodness
new 035ad22 Sudden realization that initializing the uart from the ekermit library is Just Wrong.
new 6c32e2d Generalize the sdram-based file system
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libraries/thirdparty/ekermit/stm-kermit.c | 24 +------
projects/ekermit-test/ekermit-test.c | 26 ++++++++
sdram-fs.c | 106 ++++++++++++++++++++++++++++++
sdram-fs.h | 23 +++++++
4 files changed, 157 insertions(+), 22 deletions(-)
create mode 100644 sdram-fs.c
create mode 100644 sdram-fs.h
More information about the Commits
mailing list