1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32mz
Neil Jones e297a71e8c mips: Correct usage of USEMODULE
In CPU definitions we should not be explicilty naming peripheral modules to use
via USEMODULE (one should use FEATURES_PROVIDED instead).
Plus add missing cpu_init() and periph_init() methods.
This commit removes periph_hwrng support from the pic32mx cpu builds as
pic32mx does not have hwrng only pic32mz does.
2018-01-15 14:02:59 +00:00
..
include mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
ldscripts cpu: mips-pic32mz: Add support for PIC32MZ devices 2017-03-24 13:44:15 +00:00
p32mz2048efg100 cpu: mips-pic32mz: Add support for PIC32MZ devices 2017-03-24 13:44:15 +00:00
eic_pic32mz.c Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
Makefile cpu/mips_pic32mx/mz: remove unneeded USEMODULE in Makefile 2017-11-24 16:44:46 +01:00
Makefile.features mips: clean up pic32 makefiles. 2018-01-02 13:59:08 +00:00
Makefile.include mips: clean up pic32 makefiles. 2018-01-02 13:59:08 +00:00