Skip to content

Commit 95c5b78

Browse files
committed
[disco_f769ni] adding gcc_arm exporter definitions
1 parent 3598af0 commit 95c5b78

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{% extends "gcc_arm_common.tmpl" %}

tools/export/gccarm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ class GccArm(Exporter):
5353
'DISCO_F469NI',
5454
'DISCO_F303VC',
5555
'DISCO_F746NG',
56+
'DISCO_F769NI',
5657
'DISCO_L476VG',
5758
'UBLOX_C027',
5859
'ARCH_PRO',

0 commit comments

Comments
 (0)