Commit graph

112 commits

Author SHA1 Message Date
e3e27c05df test_game 2023-10-12 15:00:50 +02:00
36cb36ffee updated 2023-10-12 11:16:00 +02:00
cca197bf45 updated 2023-10-12 11:14:44 +02:00
3c1f94ab0a updated 2023-10-12 09:54:42 +02:00
c4a3b84bfd updated gitignore 2023-10-12 08:53:34 +02:00
2ec7fc250e edit the docs 2023-10-11 18:41:42 +02:00
3d5d8ccf49 edit the docs 2023-10-11 18:41:22 +02:00
ffb6d42f10 cleanup 2023-10-11 18:05:53 +02:00
Zenny
4d646828cb
Merge pull request #3 from ZennDev1337/dev
refactor and new run script
2023-10-11 17:44:57 +02:00
86095c714d new docs and new readme 2023-10-11 17:43:20 +02:00
a2889273dd new docs and new readme 2023-10-11 17:42:27 +02:00
a54fa90edc Big refactor and new run script 2023-10-11 14:55:18 +02:00
5796b78695 updated docs 2023-10-09 13:31:48 +02:00
24fd088adb updated docs 2023-10-09 13:24:56 +02:00
91c809697b added fxdrawframes to the ArduboyFX examples. 2023-10-09 12:07:30 +02:00
Zenny
c5dc1be337
Merge pull request #2 from ZennDev1337/arduboyfx
Arduboyfx
2023-10-09 10:19:33 +02:00
d3aff941ce added all the examples for the FX library. changes in the Readme.md and updated the docs. 2023-10-09 10:16:12 +02:00
6c70700ad7 added all the examples for the FX library. changes in the Readme.md and updated the docs. 2023-10-09 10:15:40 +02:00
4c3a37dee7 commit save to work 2023-10-09 08:25:48 +02:00
4a3100c0bd fixed some problems and added the demos for fxhelloworld, fxbasicexample and fxchompies 2023-10-06 15:21:04 +02:00
9ad03927de fixed an error with types in screen with 2023-10-06 09:52:08 +02:00
54bf01cfea run scripts added fx build commands 2023-10-05 11:55:17 +02:00
b9e517fa21 all FX functions are now safe wrapped and I added the crate to the docs also it is added to the prelude 2023-10-04 14:55:54 +02:00
522844499e all FX functions are now safe wrapped and I added the crate to the docs also it is added to the prelude 2023-10-04 14:47:38 +02:00
3f847e86a6 added arduboyfx_read_data_array arduboyfx_set_frame arduboyfx_draw_frame arduboyfx_draw_string arduboyfx_draw_string_buffer arduboyfx_set_cursor 2023-10-03 09:47:55 +02:00
ddf419f702 added ArduboyFx begin drawBitmap and display to the crate also added a fxdata-converter.html file to the docs 2023-10-03 08:50:48 +02:00
9248c9f2ac added begin()
drawBitmap()
      display()
      exports for testing purposes
2023-10-02 12:48:45 +02:00
dfe67ea0da Merge branch 'main' of github.com:ZennDev1337/Rust-for-Arduboy into arduboyfx 2023-10-02 11:18:49 +02:00
79a913f442 added begin()
drawBitmap()
      display()
      exports for testing purposes
2023-10-02 11:18:17 +02:00
1ad7f0de2a added no vcs to the new lib command 2023-10-01 11:47:23 +02:00
1c582941d8 Merge branch 'main' of github.com:ZennDev1337/Rust-for-Arduboy into dev 2023-10-01 11:33:08 +02:00
b4ee5f56f9 fixed typo 2023-10-01 11:31:40 +02:00
432be75b40 clean up 2023-09-21 11:16:39 +02:00
f4647a19df clean up 2023-09-21 11:15:47 +02:00
7807207f45 fixed typo 2023-09-21 10:45:45 +02:00
cf21233415 fixed typos for the doc examples 2023-09-21 10:14:26 +02:00
7c8901e213 fixed typos for the doc examples 2023-09-21 10:13:45 +02:00
ce74ee7c14 added .idea because of my new ide RustRover. 2023-09-21 10:13:10 +02:00
c7bb5c7326 changed build flags for pio 2023-09-20 22:09:55 +02:00
cb5246dbcc hotfix 2023-09-20 21:52:14 +02:00
d9f73a9140 added new docs for the serial library and fixed some typos 2023-09-20 21:35:15 +02:00
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
65db708e61 added demo9 2023-09-20 14:05:43 +02:00
28d1b1a6da reset of project main 2023-09-18 18:59:50 +02:00
5df6d9e67b reset the game lib 2023-09-18 16:24:18 +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
d033160657 Docs updated 2023-09-12 20:08:47 +02:00