Wykres commitów

16 Commity (master)

Autor SHA1 Wiadomość Data
Peter Hinch e06fd66bb3 spi: Bug in presence detect. 2024-01-12 08:39:07 +00:00
Peter Hinch 9a9c588f9b bdevice.py: Protect _set_pagesize against exceptions. 2024-01-10 08:20:39 +00:00
Peter Hinch ab0adab7d8 Fix bugs in I2C EEPROM. Auto detect page size. 2024-01-09 14:38:53 +00:00
Peter Hinch 9d77347007 Run black over all Python files. 2022-09-22 10:04:29 +01:00
Peter Hinch 65ac90a559 Reference Winbond W25Q128JV support. Add ioctl code comments. 2021-09-13 07:20:01 +01:00
Peter Hinch 33f4dc0658 Document support for extra flash chips. 2020-02-13 14:01:02 +00:00
Peter Hinch cb1c33303e Save problematic version. 2020-02-13 09:09:07 +00:00
Peter Hinch bc8b29ea84 Testing complete. 2020-01-10 18:46:57 +00:00
Peter Hinch 7f997f2746 Flash: filesystem now automatically synchronised. _dirty flag implemented. 2019-12-30 09:51:10 +00:00
Peter Hinch 4b27d4ce3d flash driver checks prior sector erasure. Add littlefs_test. 2019-12-26 18:08:59 +00:00
Peter Hinch 49991d1e02 First pass at flash driver. 2019-12-24 15:16:09 +00:00
Peter Hinch 4624fb41c6 Littlefs support. Test scripts adapted to use it. 2019-12-20 15:19:21 +00:00
Peter Hinch d792a2be7f Prepare for STM chip. Devolve further code to base class. 2019-12-18 17:24:50 +00:00
Peter Hinch ebea14bd6f Remove outdated info on ESP8266 2019-12-17 19:39:08 +00:00
Peter Hinch 985c09ae4f Add FRAM. Various minor changes. 2019-12-17 17:10:43 +00:00
Peter Hinch 1c659ce333 Refactor: common base class in bdevice.py 2019-12-14 12:20:49 +00:00