Skip to content

Silence warning#17492

Merged
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
sl1pkn07:ret6_silence_warning
Apr 16, 2020
Merged

Silence warning#17492
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
sl1pkn07:ret6_silence_warning

Conversation

@sl1pkn07
Copy link
Contributor

like:

<command-line>:0:0: warning: "VECT_TAB_ADDR" redefined
<command-line>:0:0: note: this is the location of the previous definition

Requirements

  • SKR E3 DIP with RET6 mCU
  • default_envs = STM32F103RE_btt / STM32F103RE_btt_USB

Description

silence warning about VECT_TAB_ADDR redefined

Benefits

silence warning & parity with STM32F103RC_SKR_MINI.py script

like:
~~~
<command-line>:0:0: warning: "VECT_TAB_ADDR" redefined
<command-line>:0:0: note: this is the location of the previous definition
~~~
@thinkyhead thinkyhead merged commit aca2e14 into MarlinFirmware:bugfix-2.0.x Apr 16, 2020
@sl1pkn07 sl1pkn07 deleted the ret6_silence_warning branch April 16, 2020 20:30
jmp0x0000 pushed a commit to jmp0x0000/Marlin that referenced this pull request Aug 7, 2020
njibhu pushed a commit to njibhu/Marlin that referenced this pull request Aug 24, 2020
HairingX pushed a commit to HairingX/Marlin that referenced this pull request Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments