6 Commits (43079aaf860cbc19d54cec1eca9d5897297b22ac)

Author SHA1 Message Date
Damien George 39d50d129c ports: Add SoftI2C and SoftSPI to machine module where appropriate. 4 years ago
Damien George 056e0b6293 stm32/spi: Add implementation of low-level SPI protocol. 6 years ago
Damien George 8300be6d0f stm32/spi: Split out pyb.SPI and machine.SPI bindings to their own files 6 years ago
Damien George d966a33486 stm32: Change header include guards from STMHAL to STM32 to match dir. 7 years ago
Damien George 4ad3ede21a stm32/spi: Provide better separation between SPI driver and uPy objs. 7 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Alexander Steffen 299bc62586 all: Unify header guard usage. 7 years ago
Damien George d4a5ca5056 stmhal/spi: Make machine.SPI class conform to correct API. 8 years ago
Tobias Badertscher c5d8ffef58 stmhal: Extend SPI support to fully support all SPI devices on STM32F429. 9 years ago
Damien George bfa7b480a7 stmhal: For spi_init, add argument to select if NSS pin is enabled. 10 years ago
Damien George b766e79510 stmhal: Initial implementation of cc3k module and driver. 10 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George d689430e79 stmhal: Add SPI class. 11 years ago