1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32mz/include
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
..
vendor boards: pic32-wifire: Add support for the Digilent WiFire board. 2017-03-28 16:25:31 +01:00
cpu_conf.h cpu/mips: cleanup doxygen documentation 2017-08-28 13:27:58 +02:00
cpu.h mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
periph_cpu.h add some missing header guards 2017-05-24 17:54:01 +02:00