16 Commits

Author SHA1 Message Date
dario
5d1fef1b53 Fixed gpio pin implementation and SPI chip select 2024-02-09 20:34:18 +01:00
dario
ec83b7026e Implemented SPI for Arduino and a few fixes 2024-02-09 16:11:48 +01:00
dario
4490c68ee3 First sta-Core rework to work for Arduino 2024-02-09 14:33:05 +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