16 Commits

Author SHA1 Message Date
CarlWachter
becbf4327f Fixed compile warnings 2025-03-27 13:31:06 +01:00
dario
dcd613ddf0 Fixed compiler errors, untested due to lack of hardware 2024-11-14 21:58:42 +01:00
dario
bbb8f3505e Added timeout to bus communication and added error handling via return values 2024-11-03 18:22:34 +01:00
Iveta
436e7a7336 fixed SPIDevice overloading issue 2024-01-28 11:10:11 +02:00
@CarlWachter
16b9e6135c Updated: Doxygen Documentation 2024-01-07 23:23:35 +01:00
dario
34c92626a1 Last clean-up; removed config.hpp 2023-08-20 17:55:40 +02:00
dario
3259a98f11 Merge branch 'raspi-support' of ssh://git.intern.spaceteamaachen.de:22222/ALPAKA/sta-core into raspi-support 2023-08-20 17:39:17 +02:00
dario
4c157bbe52 Moved simultaneous reading and writing into SPI; removed it from I2C and UART 2023-08-20 17:38:48 +02:00
Dario
558a574793 fixes for raspi i2c support 2023-08-15 17:01:32 +01:00
Dario
d1d43870f4 Merge branch 'raspi-support' of ssh://git.intern.spaceteamaachen.de:22222/ALPAKA/sta-core into raspi-support 2023-08-14 21:08:23 +01:00
Dario
017c07a077 Added changes for Raspi I2C 2023-08-14 21:04:23 +01:00
dario
8ffba482de Fixes to make I2C work for SMT32 2023-08-10 22:54:18 +02:00
dvdb97
0d02d57cbb Small fixes for smt32 support 2023-07-16 12:02:45 +02:00
dvdb97
96d94edc52 First reworks for debugging 2023-07-12 13:33:34 +02:00
dvdb97
e7ddbbf365 Fixed broken imports after dir structure rework & added stm32 i2c 2023-06-24 15:44:56 +02:00
Dario
6b4acfd27b Added I2C support for raspi & first rework of debugging 2023-06-23 15:50:54 +01:00