Home
last modified time | relevance | path

Searched defs:LDSECTION (Results 1 – 4 of 4) sorted by relevance

/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/bootloaders/bt/
H A DMakefile27 LDSECTION = --section-start=.text=0x3800 macro
72 atmega328_bt: LDSECTION = --section-start=.text=0x7000 macro
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/bootloaders/atmega/
H A DMakefile27 LDSECTION = --section-start=.text=0x3800 macro
157 atmega328: LDSECTION = --section-start=.text=0x7800 macro
172 atmega328_notp: LDSECTION = --section-start=.text=0x7800 macro
187 atmega328_pro8: LDSECTION = --section-start=.text=0x7800 macro
202 mega: LDSECTION = --section-start=.text=0x1F000 macro
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/bootloaders/lilypad/src/
H A DMakefile22 LDSECTION = --section-start=.text=0x3800 macro
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/bootloaders/atmega8/
H A DMakefile21 LDSECTION = --section-start=.text=0x1c00 macro