cyberman54
1ae49f8263
add spi deinit for sleep
2020-12-23 16:30:25 +01:00
Klaus K Wilting
258b6fce53
deep sleep further development
2020-12-10 15:10:28 +01:00
Klaus K Wilting
87d93f6978
#include cleanup
2020-03-29 18:08:52 +02:00
Verkehrsrot
2d04dc2bd2
spislave.h: bugfix missing TaskHandle declaration
2020-01-28 21:42:37 +01:00
Verkehrsrot
829ab0ea05
bugfix message queuing to LMIC while LMIC is busy
2019-08-28 10:48:39 +02:00
Verkehrsrot
bf70f2f9f2
removed spi & lora houskeeping functions
2019-08-03 11:35:16 +02:00
Klaus K Wilting
06a1775779
added priority control for lora and spi sendqueue
2019-02-03 14:12:21 +01:00
Klaus K Wilting
2e51071d87
bugfix payload port
2018-11-17 22:49:14 +01:00
Klaus K Wilting
8373f9107b
spislave.h corrected
2018-11-03 20:49:45 +01:00
Klaus K Wilting
8e3805a63b
SPI slave integration (experimental)
2018-11-03 20:44:54 +01:00
Christian Ambach
a3750ef01b
add SPI slave support
...
Set up SPI slave transactions for entries in the SPI send queue.
Add a header to each SPI datagram that includes a CRC16,
the type and the size of the message that follows.
Does not act on received bytes (yet).
Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-02 17:10:59 +01:00