Skip to content

Commit b2616ca

Browse files
Deepak V. ShreshtiDeepak V. Shreshti
authored andcommitted
Resolved linker issue
1 parent 0ad1133 commit b2616ca

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_TOSHIBA/TARGET_TMPM4G9/Periph_Driver/src

1 file changed

+1
-1
lines changed

targets/TARGET_TOSHIBA/TARGET_TMPM4G9/Periph_Driver/src/txz_adc_ch.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
#include "txz_adc_include.h"
4444
#include "txz_adc_ch.h"
4545

46-
#if defined(__ADC_CH_H)
46+
#if defined(__TXZ_ADC_CH_H)
4747
/**
4848
* @addtogroup Periph_Driver Peripheral Driver
4949
* @{

0 commit comments

Comments
 (0)