17 Commits

Author SHA1 Message Date
c6d7ca79d0 implemented more functionality for embedded_io 2025-08-08 13:03:47 +02:00
54d35ebbec fixed changed function interface in embedded_io 2025-08-08 11:08:19 +02:00
11b10b53e8 fixed some style & inconsistencies 2025-08-08 11:07:49 +02:00
478a037fb0 partially implemented embedded_io traits 2025-08-07 16:24:17 +02:00
Philipp_EndevourOS
a4e8cc5250 finished write_page and sequential_read function 2025-08-07 01:48:24 +02:00
6df4796084 added missing self ref to sequential_read 2025-08-05 14:42:27 +02:00
Philipp_EndevourOS
1619d63e53 format document 2025-08-05 01:29:24 +02:00
Philipp_EndevourOS
b94aafc820 added get_device_id function 2025-08-05 01:27:14 +02:00
Philipp_EndevourOS
8e7389085f fixed some issues 2025-08-05 00:57:08 +02:00
Philipp_EndevourOS
d440043120 created first example 2025-08-05 00:56:17 +02:00
c4d297f0ab minor improvements to code quality 2025-08-04 23:49:28 +02:00
Philipp_EndevourOS
bc57a9d5b2 implemented read and write and dummy -functions /not tested 2025-08-04 23:07:20 +02:00
Philipp_EndevourOS
5f3a792aa1 implemented read and write and dummy -functions /not tested 2025-08-04 23:07:03 +02:00
07d2dbfd43 added example embedded_io impl 2025-08-04 21:34:26 +02:00
44f24c5ace basic struct 2025-08-04 21:13:50 +02:00
Philipp_EndevourOS
2c43f714ac cargo init + add Device address 2025-08-04 21:00:13 +02:00
Philipp_EndevourOS
e19b6be3f2 first commit 2025-08-04 20:41:49 +02:00