[riot-commits] [RIOT-OS/RIOT] 96d290: native: add periph substructure
Ludwig Ortmann
ludwig.ortmann at fu-berlin.de
Tue Oct 21 09:56:24 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 96d2907666a221bf4ac07f44c6ac8ae84e2a07b6
https://github.com/RIOT-OS/RIOT/commit/96d2907666a221bf4ac07f44c6ac8ae84e2a07b6
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)
Changed paths:
M cpu/native/Makefile
M cpu/native/Makefile.include
A cpu/native/periph/Makefile
Log Message:
-----------
native: add periph substructure
Commit: 833c36f09d010393d21ca111e67037bd36a67c66
https://github.com/RIOT-OS/RIOT/commit/833c36f09d010393d21ca111e67037bd36a67c66
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)
Changed paths:
A cpu/native/periph/cpuid.c
R cpu/native/periph_cpuid.c
Log Message:
-----------
native: relocate periph/cpuid implementation
Commit: 0136f208c63df8cd9504c35e306a07b0d70dfad8
https://github.com/RIOT-OS/RIOT/commit/0136f208c63df8cd9504c35e306a07b0d70dfad8
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)
Changed paths:
M cpu/native/Makefile
M cpu/native/Makefile.include
A cpu/native/drivers/Makefile
Log Message:
-----------
native: add drivers substructure
Commit: 45cf2e49676362e3d91c4e6c6952c1c04ba50839
https://github.com/RIOT-OS/RIOT/commit/45cf2e49676362e3d91c4e6c6952c1c04ba50839
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)
Changed paths:
M cpu/native/Makefile
M cpu/native/drivers/Makefile
A cpu/native/drivers/rtc/Makefile
A cpu/native/drivers/rtc/posix-rtc.c
R cpu/native/rtc/Makefile
R cpu/native/rtc/posix-rtc.c
Log Message:
-----------
native: relocate drivers/rtc implementation
Commit: a2bb383a86f99bcdacae8c8fcd0cd6920c1d9ccc
https://github.com/RIOT-OS/RIOT/commit/a2bb383a86f99bcdacae8c8fcd0cd6920c1d9ccc
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-10-21 (Tue, 21 Oct 2014)
Changed paths:
M cpu/native/Makefile
M cpu/native/Makefile.include
A cpu/native/drivers/Makefile
A cpu/native/drivers/rtc/Makefile
A cpu/native/drivers/rtc/posix-rtc.c
A cpu/native/periph/Makefile
A cpu/native/periph/cpuid.c
R cpu/native/periph_cpuid.c
R cpu/native/rtc/Makefile
R cpu/native/rtc/posix-rtc.c
Log Message:
-----------
Merge pull request #1838 from LudwigOrtmann/native_subsstructure
native: add substructure
Compare: https://github.com/RIOT-OS/RIOT/compare/c11a575ec009...a2bb383a86f9
More information about the commits
mailing list