1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/pic32-wifire
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 spelling: s/initialisation/initialization/ 2017-09-05 11:32:14 +02:00
Makefile boards: pic32-wifire: Add support for the Digilent WiFire board. 2017-03-28 16:25:31 +01:00
Makefile.features boards: adapt to reorganized CPU Makefile.features 2017-11-02 12:59:46 +01:00
Makefile.include mips: Clean-up makefiles 2017-06-28 12:56:54 +01:00
pic32_config_settings.c boards: pic32-wifire: Add support for the Digilent WiFire board. 2017-03-28 16:25:31 +01:00
wifire.c mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00