Commit Graph

76 Commits

Author SHA1 Message Date
b60ff7be12 wip keyboard 2023-12-31 01:59:06 +01:00
2bfae04f50 use additional buffer size var 2023-12-31 01:58:47 +01:00
ff4e284f26 add byte reverse 2023-12-31 01:57:52 +01:00
5767133ae3 add byte reverse 2023-12-31 01:57:46 +01:00
dce5a43804 add printf 2023-12-31 01:57:05 +01:00
b65a0249a5 use masked writes for RA 2023-12-31 01:56:42 +01:00
de098dd9c6 define spi mem 2023-12-31 01:56:02 +01:00
498b9803f1 Reapply "add keyboard"
This reverts commit 45dce42475.
2023-12-27 21:40:14 +01:00
45dce42475 Revert "add keyboard"
This reverts commit 302e49a9f7.
2023-12-27 21:38:10 +01:00
Matthias@Dell
302e49a9f7 add keyboard 2023-12-27 16:56:22 +01:00
Matthias@Dell
3d773390bf wip 2023-12-27 16:56:14 +01:00
Matthias@Dell
27a901c7c0 add test 2023-12-27 16:56:10 +01:00
Matthias@Dell
4d5edeecfe use res for ARGX 2023-12-27 16:55:56 +01:00
Matthias@Dell
fc0dba6c9c add memcopy16 2023-12-27 16:55:40 +01:00
Matthias@Dell
25d0fcfb90 use indirect spi handler 2023-12-23 14:19:15 +01:00
Matthias@Dell
eb02613837 fmt 2023-12-23 14:18:48 +01:00
Matthias@Dell
9e9978669a fmt 2023-12-23 14:18:32 +01:00
Matthias@Dell
7b97ca096d fmt 2023-12-23 14:18:15 +01:00
Matthias@Dell
2d06c9700b use size, add write 2023-12-23 14:17:49 +01:00
5bf82ca844 wip: kb 2023-12-22 12:10:54 +01:00
288a89ad05 wip 2023-12-22 02:17:58 +01:00
1a5fc8cc1b fix skip io1 2023-12-22 02:17:53 +01:00
6c9a8bbc04 fix status updates 2023-12-22 02:17:36 +01:00
Matthias@Dell
03221c5fb4 wip: irq 2023-12-21 17:28:02 +01:00
Matthias@Dell
0e774c5c86 wip: kb 2023-12-21 17:27:54 +01:00
811d50122f wip: keyboard 2023-12-20 12:27:54 +01:00
404c435162 move to separate file 2023-12-16 02:46:52 +01:00
fcdedd02dc add custom chars 2023-12-16 02:44:47 +01:00
68df62164b split header-source 2023-12-16 02:41:19 +01:00
Matthias@Dell
92f26b0cf2 wip str2int 2023-12-12 14:44:35 +01:00
Matthias@Dell
bd79feba64 uncomment genlabel 2023-12-12 14:44:19 +01:00
Matthias@Dell
8b8a94e2e7 wip char_to_hex 2023-12-10 12:10:55 +01:00
2c41506765 wip 2023-12-09 23:33:42 +01:00
e9c9f978a2 fix import 2023-12-09 23:33:22 +01:00
151e57e9be fix setline 2023-12-09 23:33:15 +01:00
3c09810aa8 fix setline 2023-12-09 23:32:43 +01:00
9a1324a29a refactor with source+header 2023-12-08 22:56:35 +01:00
321759f70d fix kp values 2023-12-08 00:14:02 +01:00
ef23ccdc15 update 2023-12-08 00:13:50 +01:00
d5d02ece73 start strf (sprintf) 2023-12-08 00:13:43 +01:00
b92694aeb5 add div by pow(2) 2023-12-08 00:13:29 +01:00
43dc08e5fd fix spi init 2023-12-08 00:13:10 +01:00
e1a8f96ac9 add spi menu 2023-12-08 00:13:02 +01:00
6f11898806 use operators 2023-12-08 00:03:52 +01:00
e5d8c355ba fix addr mode 2023-12-08 00:03:29 +01:00
c4c9b74754 rm struct 2023-12-08 00:02:52 +01:00
81feb2306c rename home 2023-12-08 00:02:22 +01:00
c85d849ee3 add default 2023-12-08 00:01:30 +01:00
matthias@rpi
e295c5549a change for new connection 2023-12-04 20:56:16 +01:00
matthias@rpi
182b8a2d75 add spi code space 2023-11-13 19:14:39 +01:00