Commit Graph

30 Commits (a26e8f0a8608394bacd6bec5ca3df29952689016)

Author SHA1 Message Date
Chris a26e8f0a86 Fixed bug from previous commit 2018-05-26 20:12:46 +02:00
Chris d4abd54b56 added fast partial update to embedded_linux example 2018-05-26 20:11:19 +02:00
Chris c9578109cf Improved Drawing Documentation, improved example 2018-05-26 19:50:12 +02:00
Chris 03f2cbc942 decreased the change of a overflow happening in draw_pixel, some more calculations and improvements are needed 2018-05-26 17:38:51 +02:00
Chris 2272ef80ee improved embedded_linux example 2018-05-26 17:28:58 +02:00
Chris 89259d3c78 maybe the full buffer was to much for rpi spi transmission, testing now 2018-05-26 17:20:40 +02:00
Chris f1d49651e4 embedded_linux example: further improvements to panics 2018-05-26 17:16:23 +02:00
Chris 7d3c95bf7c fixed error in example 2018-05-26 17:13:22 +02:00
Chris d30cec2c0e further improved error messages on panic for embedded linux example 2018-05-26 17:04:48 +02:00
Chris 0099d509d8 pin change in the example 2018-05-26 16:47:11 +02:00
Chris a067e3a662 better error handling, still far from perfect for embedded linux example 2018-05-26 16:36:25 +02:00
Christoph Groß d68703d648 improvements to the drawing part, only needs a few more small additions (filled circle, chars, strings,...) and few small changes to the readme 2018-05-25 16:26:52 +02:00
Christoph Groß 9d8a326c82 started work on the drawing part 2018-05-24 16:38:49 +02:00
Christoph Groß 1286afa73f another try at the travis.yml 2018-05-24 15:08:18 +02:00
Christoph Groß a8f93b81bc did i fix travis now? 2018-05-24 15:04:27 +02:00
Christoph Groß 6fb99f9dc5 removed f3 example for now 2018-05-24 14:44:17 +02:00
Christoph Groß 2feff5b9fa added drawing mod to the library, improved readme, fixed travis.yml, made rpi example working with a better pin config, 2018-05-24 14:43:46 +02:00
Christoph Groß 3fa5a12d24 new travis try 2018-05-24 13:27:47 +02:00
Christoph Groß d7873661ae added tests for the examples to travis 2018-05-24 13:18:42 +02:00
Christoph Groß aff8b83ac3 updated version to v0.2 of embedded_hal, but broke f3 example 2018-05-22 12:02:03 +02:00
Chris ba5d44a1d7 fixed documentation tests by ignoring them as they are just examples not build for running 2018-05-11 15:28:31 +02:00
Chris 954c5f862d fixed ci? 2018-05-11 15:11:10 +02:00
Christoph Groß ba674d595d removed deploy from travis and whiteline 2018-05-11 14:13:46 +02:00
Christoph Groß 2df5eeea89 added ci 2018-05-11 14:02:55 +02:00
Christoph Groß 3a9420c046 added license question 2018-05-11 12:16:05 +02:00
Christoph Groß fcbcc82b97 Added examples, small updates to the readme and other small documentation changes 2018-05-11 11:43:03 +02:00
Christoph Groß d82a3d82f9 making delay public 2018-05-11 11:36:56 +02:00
Christoph Groß d75a3f3e96 some changes 2018-05-09 16:50:54 +02:00
Chris 5797f20345
Create License.md 2018-05-04 13:25:57 +02:00
Chris c5ec59dae1
Initial commit 2018-05-04 12:45:49 +02:00