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
path: root/ld
AgeCommit message (Expand)Author
2018-03-03devices.data: add more efm32hg variantsKarl Palsson
2018-03-03efm32hg: add basic makefile, interrupts, device informationSebastian Holzapfel
2018-02-23Add RAM3 support for L4-Plus to linker generationChristian Tacke
2017-11-19awk->gawk: Make the gawk dependency explicitKarl Palsson
2017-06-18devices.data: add stm32f105x8Karl Palsson
2017-05-01devices.data: stm32f0: add stm32f042x[46] devicesGarret Kelly
2017-03-31stm32l476: split sram sections for ld generatorKarl Palsson
2017-02-28devices.data: stm32f7: added all STM32F7 chips (as Feb, 2017)Matthew Lai
2016-12-19eeprom: drop support from linker scripts.Karl Palsson
2016-09-10devices.data: stm32l0: add new devicesKarl Palsson
2016-08-19atmel samd: Basic framework.Karl Palsson
2016-08-19devices.data: add lm3s6965Karl Palsson
2016-08-19devices.data: fix case on stm32f072xbKarl Palsson
2016-08-19devices.data: Add several chipsJonas Meyer
2016-08-19mk/genlink: change devices.data format to remove gcc specific optionsJonas Meyer
2016-02-05devices.data: fix f7 and l0 tech detailsKarl Palsson
2015-12-02Fix flash size for stm32f401x(D|E) in devices.data. According toConstantine Verutin
2015-11-11stm32l4: Add linker generation supportKarl Palsson
2015-10-15[stm32f7] Add initial support of the family, GPIO support.Frantisek Burian
2015-10-11ld generator: add STM32F302x8Hunz
2015-09-07stm32f3: ld: stm32f3x3x[bc] have 32K/40K RAM only.Hanspeter Portner
2015-02-06stm32: f373: support the 373xc devicesJeff Epler
2014-10-15[stm32l0] Initial support for STM32L0 architecture, Add GPIO peripheralFrantisek Burian
2014-02-24[sam3s8] add flash size information for linker script generatorFelix Held
2014-02-07[GENLINK] Updated definitions of memory sizesFrantisek Burian
2014-02-07fix base adresses in sam3 devices with multiple sram blocks, add nfc sectionFelix Held
2014-01-12Add support of splitting parameter classes to ARCH, DEFS, LIBFrantisek Burian
2014-01-03[LINKER] Fix the -m parameterBuFran
2014-01-03[LINKER] Clear ARCH_FLAGS if the DEVICE is specifiedBuFran
2014-01-03[LINKER] Add ARCH_FLAGS to linker definition fileBuFran
2014-01-03[LINKER] Add single underscore to all definitions, no -D for dashed param.BuFran
2014-01-03[BUILD] Updated to make from examples directory correctlyBuFran
2014-01-03[GENLINK] Moved linker template source to ld directoryBuFran
2014-01-03[GENLINK] Edit the documentation to match current versionBuFran
2014-01-03[GENLINK] Add test patternsBuFran
2014-01-03[GENLINK] Add Test suite + simple testBuFran
2014-01-03Add Example makefile to linker script generator dirBuFran
2014-01-03Add Readme to linker script generator dirBuFran
2014-01-03Add example to the device database fileBuFran
2014-01-03Add the linker generator makefileBuFran
2013-07-01[Style] Removed trailing spaces.Piotr Esden-Tempski
2013-07-01Linker generation script for most of the supported chipsBuFran