diff options
author | Damien George <damien.p.george@gmail.com> | 2018-08-14 17:11:07 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-08-14 17:11:07 +1000 |
commit | 8300be6d0f7505f78802bee7e7aece422608d08e (patch) | |
tree | bc233aa49faa91fc6ebbab7c4b8c7f3568705074 /tests/micropython/native_with.py | |
parent | 48d736f491dbaf106b0b1a4f1cdc79bf67452b54 (diff) |
stm32/spi: Split out pyb.SPI and machine.SPI bindings to their own files
The aim here is to have spi.c contain the low-level SPI driver which is
independent (not fully but close) of MicroPython objects and methods, and
the higher-level bindings are separated out to pyb_spi.c and machine_spi.c.
Diffstat (limited to 'tests/micropython/native_with.py')
0 files changed, 0 insertions, 0 deletions