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
Marian Buschsieweke 125c892c03
drivers/periph/timer: Use uint32_t for frequency
For all currently supported platforms `unsigned long` is 32 bit in width. But
better use `uint32_t` to be safe.
2020-10-30 22:02:12 +01:00
..
include cpu: mips_pic32_common: Define uart_conf_t structure 2020-03-25 19:10:01 +00:00
periph drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
doc.txt cpu/mips: cleanup doxygen documentation 2017-08-28 13:27:58 +02:00
eic.c cpu: mips: Refactor EIC 2020-03-25 19:10:01 +00:00
Kconfig cpu/mips_pic32_common: Add Kconfig symbols 2020-07-16 13:20:04 +02:00
Makefile cpu: mips-pic32mz: Add support for PIC32MZ devices 2017-03-24 13:44:15 +00:00
Makefile.dep cpu/mips_pic32_common: add cpu_model specific assembly symbols dependency 2020-06-28 12:13:32 +02:00
Makefile.features cpu/mips_pic32_common: Add Kconfig symbols 2020-07-16 13:20:04 +02:00
Makefile.include cpu/mips: skip pthread types provided by the toolchain 2020-10-13 16:27:59 +02:00
reset_mod.S many typo fixes 2019-11-23 22:39:07 +01:00