nuttx/configs/clicker2-stm32/scripts
Gregory Nutt 8bd9cfe038 Squashed commit of the following:
arch/arm:  Remove support for CONFIG_ARMV7M_CMNVECTOR.  It is now the only vector support available.  Also remove CONFIG_HAVE_CMNVECTOR.  That no longer signifies anything."
    arch/arm/src/stm32:  This commit removes support for the dedicated vector handling from the STM32 architecture support. Only common vectors are now supported.
2018-06-20 12:30:37 -06:00
..
flash.ld Squashed commit of the following: 2018-06-20 12:30:37 -06:00
gnu-elf.ld
kernel-space.ld Squashed commit of the following: 2018-06-20 12:30:37 -06:00
Make.defs configs: Fix all boards with module support to use nuttx/libs/libc/modlib/gnu-elf.ld instead of nuttx/libc/modlib/gnu-elf.ld. 2018-06-01 08:00:59 -06:00
memory.ld
user-space.ld