aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf/modules/machine/pwm.c
AgeCommit message (Expand)Author
2020-05-15nrf: Update to work with nrfx v2.0.0, to match TinyUSB.Jim Mussared
2020-04-05all: Use MP_ERROR_TEXT for all error messages.Jim Mussared
2019-08-28nrf: Clean up source by removing tabs, trailing spaces, non-ASCII chars.Damien George
2019-02-20nrf/pwm: Remove superfluous NULL in machine_hard_pwm_instances.Stig Bjørlykke
2019-02-12ports: Convert legacy uppercase macro names to lowercase.Damien George
2019-01-31nrf: Shrink "<peripheral> does not exist" error messages.Ayke van Laethem
2018-08-02nrf: Use separate config for each PWM instance.Stig Bjørlykke
2018-08-01nrf: Correct index checking of ADC/PWM/RTCounter instances.Stig Bjørlykke
2018-08-01nrf: Enable all PWM, RTC and Timer instances for nrf52840.Stig Bjørlykke
2018-07-18nrf/modules: Align method to resolve pin objectGlenn Ruben Bakke
2018-07-18nrf: Replace custom-HAL with nrfx-HALglennrub
2018-07-18nrf: Add new port to Nordic nRF5x MCUs.Daniel Tralamazza