Commit Graph

40 Commits

Author SHA1 Message Date
Robin Müller 04166f87d8
several important changes for stm32 2021-06-09 23:20:42 +02:00
Robin Müller a35fdbc5dc
small fixes and refactoring 2021-06-05 14:42:20 +02:00
Robin Müller 5ff344eee2
spi com if finished 2021-06-05 14:31:49 +02:00
Robin Müller 22384aec6a
continued stm32 spi code 2021-06-03 14:00:50 +02:00
Robin Müller 4ba4e45789 added uart com if 2021-05-25 17:21:16 +02:00
Robin Müller 9e5e6da6f8 include corrections 2021-05-25 15:35:53 +02:00
Robin Müller c69f314441 additional doc 2021-05-25 15:34:44 +02:00
Robin Müller 3c19e0f9eb some doc added 2021-05-25 15:33:50 +02:00
Robin Müller 836296b3af indentation 2021-05-25 15:18:05 +02:00
Robin Müller 6487c88fc9 small bugfix 2021-05-25 15:16:00 +02:00
Robin Müller 61d7c61852 resetting reply buffer for regular send 2021-05-25 14:01:42 +02:00
Robin Müller c2b4231802 default wiretapping off 2021-05-25 13:52:39 +02:00
Robin Müller 2893da047b extracted wiretapping function 2021-05-25 12:45:11 +02:00
Robin Müller bf8f3db41c some tweaks to make callback usage more easy 2021-05-25 12:14:22 +02:00
Robin Müller 73a427d7e0 function is public now 2021-05-24 20:33:43 +02:00
Robin Müller f363d0fbd5 com if passed to callback as well 2021-05-24 19:11:01 +02:00
Robin Müller d801319c12 small fixes 2021-05-24 01:20:16 +02:00
Robin Müller 2fe1a66836 added callback function 2021-05-24 00:13:59 +02:00
Robin Müller 9203a30bcf added callback functionality to spi 2021-05-23 21:34:59 +02:00
Jakob Meier e5da8b194d wrapped mutex error printout in preprocessor defines 2021-05-12 18:06:03 +02:00
Jakob Meier 49da48dc0d fixed mutex bug 2021-05-12 17:40:14 +02:00
Jakob Meier 8a38c7958b spi mutex only blocked when gpio != NO_GPIO 2021-05-12 10:22:23 +02:00
Robin Müller ee08658f55 implemented dtors 2021-04-11 12:29:54 +02:00
Robin Müller c47d39964f print output improved 2021-04-02 15:16:28 +02:00
Robin Müller 94fcbd587e output split across two lines 2021-04-02 15:12:36 +02:00
Robin Müller 106fd16ac2 better diagnostic output 2021-04-02 15:10:38 +02:00
Robin Müller 2fb50360ef spi wiretapping 2021-04-01 16:33:08 +02:00
Robin Müller c62cdbebcb wiretapping defines added 2021-04-01 16:20:10 +02:00
Robin Müller 5f288ca4bc finished 2021-04-01 15:54:21 +02:00
Robin Müller 7ffae254b1 comment block 2021-04-01 15:34:09 +02:00
Robin Müller 7a3190e5b6 added I2C code 2021-04-01 11:06:04 +02:00
Robin Müller 8f3b0eccdb added spi code for linux 2021-04-01 10:59:23 +02:00
Robin Müller 2c40d67dc3 and now it works 2021-03-23 17:11:34 +01:00
Robin Müller 20b4b5d5d3 find packaging is problematic here.. 2021-03-23 16:52:01 +01:00
Robin Müller f094e9921d restructured everything, dummy file not necessary anymore 2021-03-23 16:44:43 +01:00
Robin Müller 547c788c81 using options now 2021-03-23 16:13:09 +01:00
Robin Müller 45eb9cbe2b added raspberryp i specific code 2021-03-23 16:05:01 +01:00
Robin Müller 501a8919a3 small fixes, now compiling 2021-03-23 16:01:19 +01:00
Robin Müller 6b5dde0db2 added first linux files 2021-03-23 15:41:49 +01:00
Robin Müller 4023f217f6 rpi in linux folder now 2021-03-23 15:35:58 +01:00