Commit graph

37 commits

Author SHA1 Message Date
82650ccdd8 added serial demo and fixed some issues with str 2023-09-20 21:34:21 +02:00
5dbe66e910 added the serial library 2023-09-20 16:39:36 +02:00
d6ba3b5026 fixed ArdVoice import 2023-09-13 12:38:22 +02:00
b174a3ae7f updated docs 2023-09-12 22:20:06 +02:00
ZennDev1337
063ed9301f added docs and change the lib structure 2023-09-12 22:01:54 +02:00
8792cc6bdd added get_ardvoice macro to the crate 2023-09-12 19:20:12 +02:00
4fd55e8642 Merge branch 'main' of github.com:ZennDev1337/Rust-for-Arduboy 2023-09-12 18:53:44 +02:00
dca8e5ec03 added ArdVoice Library 2023-09-12 18:52:18 +02:00
PrimmR
4a85696f19 Updated EEPROMBYTECHECKLESS documentation 2023-09-12 17:37:45 +01:00
PrimmR
c3acb2455a Add set_rgb_led_single 2023-09-12 17:25:17 +01:00
PrimmR
360f7a79a1 arduboy_set_rgb_led 2023-09-09 18:08:01 +01:00
PrimmR
7da07df0f7 EEPROMBYTECHECKLESS 2023-09-09 18:04:08 +01:00
6c0fa2b50e added external github link to the docs 2023-08-23 08:44:29 +02:00
6be633cc9b changed little things in the arduboy-rust crate & added gamelogic of drboy 2023-08-21 05:24:03 +02:00
b6cf7e43c7 update docs and added support to print String from heapless 2023-08-20 12:31:52 +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
747ec6e9c9 move the Wrapper-Project out of the root directory and change readme and docs 2023-08-16 12:08:25 +02:00
fd48cc36c5 more docs and added the import_config.h file to controlle which c++ libraries are added 2023-08-16 09:58:14 +02:00
c4f43a0f9d update docs 2023-08-15 15:30:11 +02:00
87e451b82b update Docs 2023-08-15 13:42:38 +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
6fb155dff3 reordering the crate and addind more documentation 2023-08-15 11:34:37 +02:00
2111e26566 Update docs 2023-08-14 20:37:57 +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
ZennCode
d382da0300 added all sound options 2023-08-10 15:06:21 +02:00
ZennCode
251491e4e6 added all Sprite functions 2023-08-10 13:17:18 +02:00
ZennCode
2287869945 update of the docs and readme 2023-08-08 08:36:49 +02:00
24f794ce8a fix eeprom bug 2023-08-07 21:02:07 +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
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
ZennCode
5fdfcf88c4 added support for printing out of progmem 2023-08-07 16:28:11 +02:00
14afe60f8e added support for the collide commands 2023-08-06 20:37:24 +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