Commit graph

15 commits

Author SHA1 Message Date
a54fa90edc Big refactor and new run script 2023-10-11 14:55:18 +02:00
91c809697b added fxdrawframes to the ArduboyFX examples. 2023-10-09 12:07:30 +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
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
79a913f442 added begin()
drawBitmap()
      display()
      exports for testing purposes
2023-10-02 11:18:17 +02:00
c7bb5c7326 changed build flags for pio 2023-09-20 22:09:55 +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
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
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
747ec6e9c9 move the Wrapper-Project out of the root directory and change readme and docs 2023-08-16 12:08:25 +02:00