1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32_common
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 cpu/mips_pic32: fix doxygen for GPIO_PIN macro 2017-10-16 14:27:35 +02:00
periph Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
doc.txt cpu/mips: cleanup doxygen documentation 2017-08-28 13:27:58 +02:00
Makefile
Makefile.features cpu: mips: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
Makefile.include mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
reset_mod.S spelling: s/initialise/initialize/ 2017-09-05 11:04:25 +02:00