Commit graph

15 commits

Author SHA1 Message Date
2dbc05bc0e luftchen: split the display specific configuration out into overlays
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-29 17:45:35 +00:00
54e9726dde luftchen: trim back .drone.yaml now that luftchen has a west manifest
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-28 17:38:59 +00:00
c9f6c0bbb9 luftchen: add a SPI bitbang driver that uses bit set/reset operations 2024-07-28 16:46:06 +00:00
da7a7a6098 luftchen: add zephyr/module.yaml so Zephyr can find the board directory 2024-07-28 16:46:06 +00:00
31cc2b3691 luftchen: add a stub west.yaml 2024-07-28 16:46:06 +00:00
6dc1139d27 luftchen: use minichlink for programming 2024-07-28 16:46:06 +00:00
0f5f6a5ab0 luftchen: added a logo that bounces around the screen 2024-07-28 16:46:06 +00:00
e0bce08ed4 luftchen: spawn a random cell when idle 2024-07-28 16:46:06 +00:00
d226f0b379 luftchen: implement Conway's game of life 2024-07-28 16:46:06 +00:00
6f81cccfaf luftchen: rename before implementing conway 2024-07-28 16:46:06 +00:00
de1af41d42 luftchen: experiment with the display
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-16 15:47:27 +02:00
24927ff8e7 luftchen: add the OLED to the board configuration 2024-06-16 15:47:09 +02:00
07a0bb56fa luftchen: ignore the cland cache directory 2024-06-16 15:46:52 +02:00
109e9e50cd luftchen: add a CI build script
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-10 07:34:48 +02:00
0ddc52249a luftchen: add the initial board and a stub blinky main 2024-06-09 21:58:43 +02:00