• Alessandro Rubini's avatar
    w1: files for new onewire implementation (not built) · bab55a8a
    Alessandro Rubini authored
    This adds the files for an alternative to sockitowm. I called it "w1"
    like in the Linux kernel, because "onewire" was already in use as file
    name in this project.
    
    The bus scanning code was a fun project of mine a few years ago, the
    rest is what I did for my own crappy operating system in the last few
    days.  This commit adds the files as modified to build in wrpc-sw, since
    I have no "official" Bathos files yet to diff against.
    
    This commit doesn't change the build, only adds the file, so actual
    changes to existing code is all part of the next (smaller) commit.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    bab55a8a
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ 44deab24
ptp-noposix @ 79a7beb2
scripts Loading commit data...
shell Loading commit data...
sockitowm Loading commit data...
softpll Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
bigobj.lds Loading commit data...
revision.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrc_ptp_noposix.c Loading commit data...
wrc_ptp_ppsi.c Loading commit data...