Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Jiglau <george@mux.ro>2017-11-21 05:11:51 +0300
committerKarl Palsson <karlp@tweak.net.au>2018-04-14 21:40:54 +0300
commit396701808d83d21f9b292dd752daa2495ba90acb (patch)
tree6e525bb6f3fa63da93fddc75f7fa4b75598b2e14 /ld/devices.data
parentc7d46c4fbb816d5b082313b28745a02d7d606e23 (diff)
genlink: Rewrite genlink script from awk to python
This removes the dependency on awk and should fix #732 python was already a dependency, for the irq generation
Diffstat (limited to 'ld/devices.data')
-rw-r--r--ld/devices.data2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/devices.data b/ld/devices.data
index 034cd8a1..3815e7a4 100644
--- a/ld/devices.data
+++ b/ld/devices.data
@@ -55,7 +55,7 @@
# --- queried chip name ---
# stm32f051c8t6
#
-# --- output of the awk script ---
+# --- output of the python script ---
# -DROM=16K -DRAM=4K -DROM_OFF=0x08000000 -DRAM_OFF=0x20000000
#
# The generated linker script file will contain sections rom and ram with