Commit graph

18 commits

Author SHA1 Message Date
6be633cc9b changed little things in the arduboy-rust crate & added gamelogic of drboy 2023-08-21 05:24:03 +02:00
ae84c66d13 update of drboy WIP 2023-08-20 12:52:28 +02:00
b6cf7e43c7 update docs and added support to print String from heapless 2023-08-20 12:31:52 +02:00
2c47c3ad9a update 2023-08-19 19:57:55 +02:00
ba5662a17e added the heapless crate and added new docs 2023-08-19 19:14:32 +02:00
a33a57bd49 adding drboy 2023-08-19 18:21:14 +02:00
76ae7e35fe change the run scripts and update the docs 2023-08-19 08:24:59 +02:00
747ec6e9c9 move the Wrapper-Project out of the root directory and change readme and docs 2023-08-16 12:08:25 +02:00
2edb2f9a5c update Docs 2023-08-15 13:31:46 +02:00
34c781e882 reordering the crate and addind more documentation and added the docs to the same repo 2023-08-15 12:41:08 +02:00
0721c6cc45 update of the docs and implementing a proper scorebord in snake demo 2023-08-14 19:32:34 +02:00
ZennCode
c21aa97915 added support for structs inside of eeprom memory 2023-08-14 16:05:11 +02:00
990ae0c03c added the f!() macro to the library to make shure that all random text can be written to the progmem to save the important ram 2023-08-07 20:40:06 +02:00
b00ee76ef1 fix text 2023-08-07 19:28:05 +02:00
28cbec07f8 added a new macro progmem!() at the inside you can add new progmem data. 2023-08-07 19:18:34 +02:00
d9cb232cef added new demo for progmem and implemented new features for the usage of progmem. 2023-08-07 18:17:52 +02:00
50819abc50 added the dependency to the project to circumvent crates.io and updated all projects 2023-08-06 18:34:36 +02:00
c591b2c272 first commit 2023-08-06 18:14:49 +02:00