aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf/modules/machine/timer.c
AgeCommit message (Expand)Author
2020-04-05all: Use MP_ERROR_TEXT for all error messages.Jim Mussared
2019-02-12ports: Convert legacy uppercase macro names to lowercase.Damien George
2019-02-02nrf/timer: Fix disabling Timer 1 when using soft PWM.Stig Bjørlykke
2019-01-31nrf: Shrink "<peripheral> does not exist" error messages.Ayke van Laethem
2018-08-01nrf: Enable all PWM, RTC and Timer instances for nrf52840.Stig Bjørlykke
2018-07-20nrf: Properly use (void) instead of () for function definitions.Damien George
2018-07-18nrf: Replace custom-HAL with nrfx-HALglennrub
2018-07-18nrf: Add new port to Nordic nRF5x MCUs.Daniel Tralamazza