Commit graph

24 commits

Author SHA1 Message Date
Rafael Caricio 0f0a87f3a4 Ignore target dir 2020-04-12 20:43:42 +02:00
Rafael Caricio 5474917c5a Configurable lv_conf.h file 2020-04-12 20:37:26 +02:00
Rafael Caricio 82a0b4b2ef Remove direct dependencies 2020-04-12 13:57:17 +02:00
Rafael Caricio e68275a7c8 Fix packaging with vendor location 2020-04-12 13:41:36 +02:00
Rafael Caricio 8da0d9ee80 Homepage link 2020-04-12 12:40:42 +02:00
Rafael Caricio 4aa46afeef Fix image in README 2020-04-12 12:34:03 +02:00
Rafael Caricio b073ea0b34 Demo image in README 2020-04-12 12:32:18 +02:00
Rafael Caricio 8455e28a82 Initial Rust-y API 2020-04-12 12:19:28 +02:00
Rafael Caricio b7bf19d059
Update README.md 2020-04-12 10:10:04 +02:00
Rafael Caricio 98ad1ef01b
Update README.md 2020-04-12 10:08:55 +02:00
Rafael Caricio c31a5b3646
Update README.md 2020-04-12 10:08:16 +02:00
Rafael Caricio 819779e9ef
Update README.md 2020-04-12 10:03:02 +02:00
Rafael Caricio ec0cb80ea1 Update README based on original 2020-04-12 09:58:01 +02:00
Rafael Caricio 32789020a6 Remove unused imports 2020-04-11 21:21:45 +02:00
Rafael Caricio e5c73143d0 Make bindings no_std compatible 2020-04-11 20:35:33 +02:00
Rafael Caricio 633b076e38 Example draws widgets 2020-04-11 19:39:20 +02:00
Rafael Caricio df0ff1f8eb Completely unsafe example using SDL2 2020-04-11 13:06:16 +02:00
Rafael Caricio 35dbaaf3e8 Basic sanity check test 2020-04-10 20:53:41 +02:00
Rafael Caricio d1d4d59321 Leave lib.rs as container of tests 2020-04-10 20:41:29 +02:00
Rafael Caricio afdb7edd92 Fix lvgl compilation 2020-04-10 20:34:07 +02:00
Rafael Caricio b826993893 Build script generates correct lib.rs bindings 2020-04-10 19:48:21 +02:00
Rafael Caricio 6da7ca0c19 Make bindings be dynamically generated at compile time 2020-04-10 19:38:07 +02:00
Rafael Caricio d71b8097a4 Compile lvgl using cargo 2020-04-10 19:12:10 +02:00
Rafael Caricio 1d94ebd29d
Initial commit 2020-04-10 15:00:21 +02:00