OpenDTU/lib/CMT2300a
Thomas Basler 793cd9db91 Fix: Possible crash when multiple tasks accessed the SPI bus
This could happen when  the main loop and the web server callback accessed the  SPI bus at the same time  (e.g. to show the isConnected status)
2023-04-22 10:59:32 +02:00
..
cmt2300a_defs.h Added CMT2300 driver 2023-04-15 10:55:47 +02:00
cmt2300a_hal.c First step towards a modular CMT2300 driver similar to the NRF24 one 2023-04-15 10:55:47 +02:00
cmt2300a_hal.h First step towards a modular CMT2300 driver similar to the NRF24 one 2023-04-15 10:55:47 +02:00
cmt2300a_params.h Set CMT to 13dBm and added parameter values in plain text 2023-04-15 10:55:47 +02:00
cmt2300a.c Added CMT2300 driver 2023-04-15 10:55:47 +02:00
cmt2300a.h Added CMT2300 driver 2023-04-15 10:55:47 +02:00
cmt2300wrapper.cpp Remove cmtProocess method and move RF logic into the cmt2300wrapper class 2023-04-15 10:55:48 +02:00
cmt2300wrapper.h Remove cmtProocess method and move RF logic into the cmt2300wrapper class 2023-04-15 10:55:48 +02:00
cmt_spi3.c Fix: Possible crash when multiple tasks accessed the SPI bus 2023-04-22 10:59:32 +02:00
cmt_spi3.h First step towards a modular CMT2300 driver similar to the NRF24 one 2023-04-15 10:55:47 +02:00