[riot-commits] [RIOT-OS/RIOT] 0133de: mips: clean up pic32 makefiles.
neiljay
neiljay at users.noreply.github.com
Fri Jan 12 16:54:40 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 0133de6e4fcb3d80d941d9143425d48caeb2a326
https://github.com/RIOT-OS/RIOT/commit/0133de6e4fcb3d80d941d9143425d48caeb2a326
Author: Neil Jones <neil.jones at imgtec.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M cpu/mips_pic32_common/Makefile.include
M cpu/mips_pic32mx/Makefile.features
M cpu/mips_pic32mx/Makefile.include
M cpu/mips_pic32mz/Makefile.features
M cpu/mips_pic32mz/Makefile.include
Log Message:
-----------
mips: clean up pic32 makefiles.
Make pic32m* depend on pic32_common which depends on mips32r2_common.
Remove some duplication.
This addresses some issues in #8052.
Commit: bec3f12e0b9ce37cc81e1ce4a22bf4f171dff3af
https://github.com/RIOT-OS/RIOT/commit/bec3f12e0b9ce37cc81e1ce4a22bf4f171dff3af
Author: neiljay <neiljay at users.noreply.github.com>
Date: 2018-01-12 (Fri, 12 Jan 2018)
Changed paths:
M cpu/mips_pic32_common/Makefile.include
M cpu/mips_pic32mx/Makefile.features
M cpu/mips_pic32mx/Makefile.include
M cpu/mips_pic32mz/Makefile.features
M cpu/mips_pic32mz/Makefile.include
Log Message:
-----------
Merge pull request #8248 from neiljay/pr/mips_makefile_improvements
mips: clean up pic32 makefiles
Compare: https://github.com/RIOT-OS/RIOT/compare/21ff9ac98c26...bec3f12e0b9c
More information about the commits
mailing list