Commit graph

94 commits

Author SHA1 Message Date
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
8792cc6bdd added get_ardvoice macro to the crate 2023-09-12 19:20:12 +02:00
928d1fae1c added ArdVoice example and cleanup the project game 2023-09-12 19:06:18 +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
Zenny
9281c66768
Merge pull request #1 from PrimmR/main
Resistor Additions
2023-09-12 18:51:23 +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
a485c43f6c
Merge branch 'ZennDev1337:main' into main 2023-09-11 19:16:29 +01:00
afa19a67dc added support to create new projects 2023-09-11 09:24:37 +02: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
959d112b90 update dr.boy 2023-09-04 15:18:29 +02:00
85dde9ebef update dr.boy 2023-09-04 15:07:26 +02:00
7e9d189d98 update readme 2023-09-04 14:29:07 +02:00
1f35d7ea08 update readme 2023-09-04 14:27:15 +02:00
3dab991c6f upload hex 2023-09-04 13:16:03 +02:00
495c04a648 drboy finish 1.0.0 2023-09-04 12:56:36 +02:00
60ecb63360 added demo 7 pong to the repo 2023-09-04 09:22:04 +02:00