aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf/modules/machine/spi.c
AgeCommit message (Expand)Author
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-12ports: Convert legacy uppercase macro names to lowercase.Damien George
2019-01-31nrf: Shrink "<peripheral> does not exist" error messages.Ayke van Laethem
2018-07-18nrf: Move pyb module to boards moduleGlenn Ruben Bakke
2018-07-18nrf/modules/machine/spi: Move enable-guard to prevent wrong includesGlenn Ruben Bakke
2018-07-18nrf/spi: Allow for external use of new and transfer function.Glenn Ruben Bakke
2018-07-18nrf/modules: Align method to resolve pin objectGlenn Ruben Bakke
2018-07-18nrf/modules/machine/spi: SPIM (EasyDMA) backend for nrf52xGlenn Ruben Bakke
2018-07-18nrf/modules/machine/pin: Add support for IRQ on Pin'sGlenn Ruben Bakke
2018-07-18nrf: Replace custom-HAL with nrfx-HALglennrub
2018-07-18nrf: Add new port to Nordic nRF5x MCUs.Daniel Tralamazza