Commit Graph

29 Commits

Author SHA1 Message Date
Thomas Klaehn 5ef54fa1fc Fix lib install dir 2019-07-22 17:11:59 +02:00
Thomas Klaehn 3431597f5a Fix include path. 2019-07-22 16:49:04 +02:00
Thomas Klaehn 07775772a7 Exchange NULL pointer checks with assert 2019-07-18 12:08:25 +02:00
Thomas Klaehn f4cc51669b Add readme 2019-07-18 11:46:10 +02:00
Thomas Klaehn 3cbcfee449 Add uninstall make target 2019-07-18 11:45:44 +02:00
Thomas Klaehn 62fc41d5c9 Make cppcheck happy 2019-07-17 15:22:50 +02:00
Thomas Klaehn 1d358b1086 Convert to library 2019-07-17 00:14:47 +02:00
Thomas Klaehn 8f5d0dd7f8 Add unit tests for gpio ftdi driver. 2019-07-16 16:49:12 +02:00
Thomas Klaehn 862ebe5fae Add code coverage report generation 2019-07-16 13:45:27 +02:00
Thomas Klaehn 66be59c7ee Add unit test framework and simple unit test example 2019-07-15 23:15:10 +02:00
Thomas Klaehn e5f7de6df1 Add static code analysis with cppcheck 2019-07-15 13:52:12 +02:00
Thomas Klaehn 707c75131c Expand compiler flags for static code analysis 2019-07-15 13:27:17 +02:00
Thomas Klaehn a6c2d808eb Debug config for vs code ide 2019-07-15 12:46:28 +02:00
Thomas Klaehn 7aaac22e6b gpio driver 2019-07-15 12:46:22 +02:00
Thomas Klaehn cc851fc929 Workaround: In alpine libftdi is named libftdi1 2019-07-13 22:36:04 +02:00
Thomas Klaehn 57f7b1ebe4 add missing includes 2019-07-13 20:23:25 +02:00
Thomas Klaehn 79859f2d9d short ftdi bit bang test 2019-07-13 20:11:18 +02:00
Thomas Klaehn f752aece31 build process improved 2019-07-13 12:45:42 +02:00
Thomas Klaehn 614a1a73f8 Add task integration for IDE VS Code 2019-07-09 14:20:06 +02:00
Thomas Klaehn 1a6c514170 codebase consolidated 2019-07-09 14:11:03 +02:00
Thomas Klaehn 6aa295a9fd Bugfix: dependency files 2019-07-09 12:27:35 +02:00
Thomas Klaehn dc884d51a9 Correct html string 2019-07-03 15:52:39 +02:00
Thomas Klaehn 9be6b57887 Correct html string 2019-07-03 14:08:21 +02:00
Thomas Klaehn c4dd0bc0b3 Correct html string 2019-07-03 14:03:30 +02:00
Thomas Klaehn 7aee6bca41 Correct html string 2019-07-03 13:54:14 +02:00
Thomas Klaehn 33ddd0ff73 Split html string 2019-06-29 12:00:55 +02:00
Thomas Klaehn 9bc0352dd8 Correct html string 2019-06-29 11:54:50 +02:00
Thomas Klaehn 741eb3bedc remove commented code 2019-06-29 11:45:56 +02:00
Thomas Klaehn a8ded86fe1 initial commit 2019-06-29 11:29:51 +02:00