[riot-commits] [RIOT-OS/RIOT] b81b12: cbor: Move header to cbor subdirectory
Francisco Acosta
fco.ja.ac at gmail.com
Wed May 2 13:51:40 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b81b12de4eb3205d06b1f7653f36e1320ac81eb7
https://github.com/RIOT-OS/RIOT/commit/b81b12de4eb3205d06b1f7653f36e1320ac81eb7
Author: Koen Zandberg <koen at bergzand.net>
Date: 2018-05-01 (Tue, 01 May 2018)
Changed paths:
M sys/Makefile.include
A sys/cbor/include/cbor.h
R sys/include/cbor.h
Log Message:
-----------
cbor: Move header to cbor subdirectory
Prevents conflicts when multiple modules/packages provide a `cbor.h`
header.
Commit: d52186a1697f0392c24ebc50dd971649a563b834
https://github.com/RIOT-OS/RIOT/commit/d52186a1697f0392c24ebc50dd971649a563b834
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2018-05-02 (Wed, 02 May 2018)
Changed paths:
M sys/Makefile.include
A sys/cbor/include/cbor.h
R sys/include/cbor.h
Log Message:
-----------
Merge pull request #9055 from bergzand/pr/cbor/include_mv
cbor: Move header to cbor subdirectory
Compare: https://github.com/RIOT-OS/RIOT/compare/660fc029f460...d52186a1697f
**NOTE:** This service 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