Tested with 256KiB STM chip. SPI bug fixed.

pull/1/head
Peter Hinch 2019-12-21 09:26:47 +00:00
rodzic 07def0505c
commit 04d8c9b85a
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -1,6 +1,5 @@
# eeprom_spi.py MicroPython driver for Microchip 128KiB SPI EEPROM device,
# also STM 256KiB chip
# TODO the latter not yet tested.
# also STM 256KiB chip.
# Released under the MIT License (MIT). See LICENSE.
# Copyright (c) 2019 Peter Hinch