pdec handler

This commit is contained in:
Jakob Meier
2021-11-01 12:41:20 +01:00
parent b7cd192185
commit 556a3986c1
18 changed files with 895 additions and 117 deletions

View File

@ -109,6 +109,7 @@ debugging. */
#define OBSW_DEBUG_STARTRACKER 0
#define OBSW_DEBUG_PLOC_MPSOC 0
#define OBSW_DEBUG_PLOC_SUPERVISOR 0
#define OBSW_DEBUG_PDEC_HANDLER 0
/*******************************************************************/
/** Hardcoded */

View File

@ -100,6 +100,8 @@ enum gpioId_t {
VC3_PAPB_EMPTY,
VC3_PAPB_BUSY,
PDEC_RESET,
RS485_EN_TX_DATA,
RS485_EN_TX_CLOCK

View File

@ -1,7 +1,7 @@
/**
* @brief Auto-generated event translation file. Contains 106 translations.
* @details
* Generated on: 2021-08-31 10:50:10
* Generated on: 2021-10-31 17:56:40
*/
#include "translateEvents.h"