-
- Downloads
extmod/machine_spi: Provide reusable software SPI class.
So long as a port defines relevant mp_hal_pin_xxx functions (and delay) it can make use of this software SPI class without the need for additional code.
Showing
- esp8266/esp_mphal.h 2 additions, 0 deletionsesp8266/esp_mphal.h
- extmod/machine_spi.c 204 additions, 0 deletionsextmod/machine_spi.c
- extmod/machine_spi.h 7 additions, 0 deletionsextmod/machine_spi.h
- stmhal/mpconfigport.h 1 addition, 0 deletionsstmhal/mpconfigport.h
- stmhal/mphalport.h 2 additions, 0 deletionsstmhal/mphalport.h
Please register or sign in to comment