[riot-commits] [RIOT-OS/RIOT] b837e6: stdio/vfs: generalized VFS mapping for STDIO
Joakim Nohlgård
joakim.nohlgard at eistec.se
Fri Aug 31 08:04:41 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b837e656f9c9563074871e5128a2d9a098543907
https://github.com/RIOT-OS/RIOT/commit/b837e656f9c9563074871e5128a2d9a098543907
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2018-08-30 (Thu, 30 Aug 2018)
Changed paths:
M sys/include/vfs.h
M sys/stdio_rtt/stdio_rtt.c
M sys/stdio_uart/stdio_uart.c
A sys/vfs/vfs_stdio.c
Log Message:
-----------
stdio/vfs: generalized VFS mapping for STDIO
Commit: 31c63210c3557a52a3217fabbad099697799b038
https://github.com/RIOT-OS/RIOT/commit/31c63210c3557a52a3217fabbad099697799b038
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2018-08-31 (Fri, 31 Aug 2018)
Changed paths:
M sys/include/vfs.h
M sys/stdio_rtt/stdio_rtt.c
M sys/stdio_uart/stdio_uart.c
A sys/vfs/vfs_stdio.c
Log Message:
-----------
Merge pull request #9790 from haukepetersen/opt_stdio_vfs
vfs/stdio: cleanup STDIO mapping for vfs
Compare: https://github.com/RIOT-OS/RIOT/compare/bcb438a66131...31c63210c355
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list