Commit graph

83 commits

Author SHA1 Message Date
79a913f442 added begin()
drawBitmap()
      display()
      exports for testing purposes
2023-10-02 11:18:17 +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
9b003be2b0 added .arduboy generator 2023-08-30 12:15:44 +02:00
657ce2190e added external github link to the docs 2023-08-23 13:48:03 +02:00
6c0fa2b50e added external github link to the docs 2023-08-23 08:44:29 +02:00
fc21ae3d7d Docs update for mobile 2023-08-22 15:31:12 +02:00
14f80f0fb8 Docs update for mobile 2023-08-22 14:51:41 +02:00
3ce6b4d20e redesine docs page 2023-08-22 14:36:06 +02:00
7d5eabe78c redesine docs page 2023-08-22 14:13:00 +02:00
fb16b912fc added nav to converter pages 2023-08-22 13:50:53 +02:00
7aff62809e added tile- sprite- image-converter to the gh-pages 2023-08-22 12:54:54 +02:00
65043e506a added new assets to drboy 2023-08-21 15:57:20 +02:00
d5d27498a7 added next level loop to the game and reduced 10% ram usage 2023-08-21 05:56:22 +02:00