Merge remote-tracking branch 'upstream/development' into mueller/check-for-empty-pst

This commit is contained in:
2021-09-27 15:37:49 +02:00
13 changed files with 1364 additions and 72 deletions

View File

@ -78,6 +78,8 @@ enum: uint8_t {
HAL_I2C, //HI2C
HAL_GPIO, //HGIO
FIXED_SLOT_TASK_IF, //FTIF
MGM_LIS3MDL, //MGMLIS3
MGM_RM3100, //MGMRM3100
FW_CLASS_ID_COUNT // [EXPORT] : [END]
};