fixes DMA issue by introducing new section

This commit is contained in:
2021-06-04 12:59:12 +02:00
parent 12fb19ec7b
commit f78d0c95d3
6 changed files with 40 additions and 10 deletions

View File

@ -6,6 +6,8 @@
#ifndef FSFWCONFIG_OBSWCONFIG_H_
#define FSFWCONFIG_OBSWCONFIG_H_
#define STM_USE_PERIPHERAL_TX_BUFFER_MPU_PROTECTION 1
//! Specify whether TMTC commanding via Ethernet is possible
#define OBSW_ETHERNET_TMTC_COMMANDING 1
//! Only applies if TMTC commanding is enabled.