Commit Graph

23 Commits

Author SHA1 Message Date
04166f87d8
several important changes for stm32 2021-06-09 23:20:42 +02:00
5ff344eee2
spi com if finished 2021-06-05 14:31:49 +02:00
22384aec6a
continued stm32 spi code 2021-06-03 14:00:50 +02:00
9e5e6da6f8 include corrections 2021-05-25 15:35:53 +02:00
c69f314441 additional doc 2021-05-25 15:34:44 +02:00
3c19e0f9eb some doc added 2021-05-25 15:33:50 +02:00
836296b3af indentation 2021-05-25 15:18:05 +02:00
6487c88fc9 small bugfix 2021-05-25 15:16:00 +02:00
61d7c61852 resetting reply buffer for regular send 2021-05-25 14:01:42 +02:00
c2b4231802 default wiretapping off 2021-05-25 13:52:39 +02:00
2893da047b extracted wiretapping function 2021-05-25 12:45:11 +02:00
bf8f3db41c some tweaks to make callback usage more easy 2021-05-25 12:14:22 +02:00
73a427d7e0 function is public now 2021-05-24 20:33:43 +02:00
f363d0fbd5 com if passed to callback as well 2021-05-24 19:11:01 +02:00
d801319c12 small fixes 2021-05-24 01:20:16 +02:00
2fe1a66836 added callback function 2021-05-24 00:13:59 +02:00
9203a30bcf added callback functionality to spi 2021-05-23 21:34:59 +02:00
e5da8b194d wrapped mutex error printout in preprocessor defines 2021-05-12 18:06:03 +02:00
49da48dc0d fixed mutex bug 2021-05-12 17:40:14 +02:00
8a38c7958b spi mutex only blocked when gpio != NO_GPIO 2021-05-12 10:22:23 +02:00
2fb50360ef spi wiretapping 2021-04-01 16:33:08 +02:00
c62cdbebcb wiretapping defines added 2021-04-01 16:20:10 +02:00
8f3b0eccdb added spi code for linux 2021-04-01 10:59:23 +02:00