1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
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
..
2017-11-28 14:36:01 +01:00
2017-11-28 11:55:48 +01:00
2018-01-09 14:46:40 +01:00
2017-10-09 12:06:35 +02:00
2017-11-28 11:55:48 +01:00
2017-12-15 13:36:45 +01:00
2017-01-20 13:36:26 +01:00