mbed-os/workspace_tools/export
Tiryoh 147d77dc80 Fix typo in some NUCLEO uvproj files
AfterMake RunUserProg1 options are now enabled.
Updated boards lists are shown below.
F042K6,F302R8,F303K8,F303RE,F334R8

Export .bin file names are now Fixed.
Updated boards lists are shown below.
F042K6,F303K8,F303RE
2015-11-12 13:08:13 +09:00
..
.hgignore Update .hgignore 2015-06-19 12:03:00 -05:00
README.md Add GCC_ARM export for TEENSY3_1 2015-07-22 20:29:37 +08:00
__init__.py Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
codered.py Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
codered_arch_pro_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_arch_pro_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_cproject_common.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_cproject_cortexm0_common.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_cproject_cortexm3_common.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpc11u35_401_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpc11u35_401_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc11u35_501_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpc11u35_501_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc11u37h_401_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpc11u37h_401_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc11u68_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpc11u68_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc824_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpc824_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc1114_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpc1114_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc1549_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpc1549_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc1768_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpc1768_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc4088_cproject.tmpl [export] Add no rtti flag to exporters 2014-10-10 18:01:31 -05:00
codered_lpc4088_dm_cproject.tmpl Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
codered_lpc4088_dm_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc4088_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpc4330_m4_cproject.tmpl [export] Add no rtti flag to exporters 2014-10-10 18:01:31 -05:00
codered_lpc4330_m4_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_lpccappuccino_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_lpccappuccino_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_project_common.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codered_ublox_c027_cproject.tmpl [EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template. 2015-07-19 14:32:12 +02:00
codered_ublox_c027_project.tmpl [EXPORTER] Derive all lpcxpresso project files from one common template. 2015-07-19 12:50:31 +02:00
codesourcery.py Modified exporters so they support extra macros from external libraries like CppUTest library 2014-11-11 14:56:26 +00:00
codesourcery_arch_pro.tmpl [export] Add no rtti flag to exporters 2014-10-10 18:01:31 -05:00
codesourcery_lpc1768.tmpl [export] Add no rtti flag to exporters 2014-10-10 18:01:31 -05:00
codesourcery_ublox_c027.tmpl [export] Add no rtti flag to exporters 2014-10-10 18:01:31 -05:00
coide.py Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_disco_f469ni 2015-10-21 16:26:16 +02:00
coide_arch_max.coproj.tmpl [ARCH_MAX] exporter for CoIDE 2015-03-20 01:32:51 +01:00
coide_arch_pro.coproj.tmpl [EXPORT][CoIDE] changed virtual directory names 2014-09-27 01:10:42 +02:00
coide_disco_f051r8.coproj.tmpl [DISCO_F051R8] exporter to coide and a naming correction 2014-12-31 17:46:32 +01:00
coide_disco_f100rb.coproj.tmpl [DISCO_F100RB] exporter to coide 2014-12-31 17:17:50 +01:00
coide_disco_f303vc.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_disco_f334c8.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_disco_f401vc.coproj.tmpl [DISCO_F401VC] new target incl. exporter to gcc_arm and coide 2015-01-02 19:09:41 +01:00
coide_disco_f407vg.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_disco_f429zi.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_disco_l053c8.coproj.tmpl [DISCO/NUCLEO_L053xx] exporter to CoIDE 2014-12-31 16:08:01 +01:00
coide_kl05z.coproj.tmpl [EXPORT][CoIDE] changed virtual directory names 2014-09-27 01:10:42 +02:00
coide_kl25z.coproj.tmpl [EXPORT][CoIDE] changed virtual directory names 2014-09-27 01:10:42 +02:00
coide_lpc1768.coproj.tmpl [EXPORT][CoIDE] changed virtual directory names 2014-09-27 01:10:42 +02:00
coide_mote_l152rc.coproj.tmpl Squashed commit of the following (PR #1023): 2015-04-23 08:55:29 +01:00
coide_mts_mdot_f405rg.coproj.tmpl Rename mDot to mDot F405RG to allow for variation in processor 2014-11-12 16:21:13 -06:00
coide_mts_mdot_f411re.coproj.tmpl Add support for mDot with STM32F411RE processor 2014-12-08 10:58:25 -06:00
coide_nucleo_f030r8.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_nucleo_f070rb.coproj.tmpl [NUCLEO_F070RB] exporter for CoIDE 2015-03-21 20:22:09 +01:00
coide_nucleo_f072rb.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_nucleo_f091rc.coproj.tmpl [NUCLEO_F091RC] adding exporter (gcc_arm, coide), enable rtos 2015-01-05 22:55:18 +01:00
coide_nucleo_f103rb.coproj.tmpl [Nucleo_F103RB] exporter to gcc_arm and coide 2014-12-31 16:34:20 +01:00
coide_nucleo_f302r8.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_nucleo_f303re.coproj.tmpl [NUCLEO_F303RE] exporter for GCC_ARM and CoIDE 2015-03-17 02:13:23 +01:00
coide_nucleo_f334r8.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_nucleo_f401re.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_nucleo_f411re.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_nucleo_f446re.coproj.tmpl [NUCLEO_F446RE] create new target - part 2 2015-05-23 19:03:12 +02:00
coide_nucleo_l053r8.coproj.tmpl [DISCO/NUCLEO_L053xx] exporter to CoIDE 2014-12-31 16:08:01 +01:00
coide_nucleo_l152re.coproj.tmpl [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
coide_nz32sc151.coproj.tmpl Moved target folder as discussed with 0xc0170, renamed target to NZ32SC151 2015-06-10 14:37:19 +10:00
coide_ublox_c027.coproj.tmpl add exporter 2014-12-08 11:14:27 +01:00
ds5_5.py Support of export function to the DS-5. 2015-09-30 15:22:52 +09:00
ds5_5_arch_pro.cproject.tmpl add Arch Pro target 2014-05-28 17:54:42 +08:00
ds5_5_arch_pro.launch.tmpl add Arch Pro target 2014-05-28 17:54:42 +08:00
ds5_5_arch_pro.project.tmpl add Arch Pro target 2014-05-28 17:54:42 +08:00
ds5_5_lpc11u24.cproject.tmpl Fix DS5 11U24 exporter 2013-10-29 10:35:15 +00:00
ds5_5_lpc11u24.launch.tmpl Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
ds5_5_lpc11u24.project.tmpl Base DS-5 lpc11u24 project name on mbed project name 2013-10-10 11:38:02 +01:00
ds5_5_lpc812.cproject.tmpl Add LPC812 exporter for DS5 2013-11-07 17:33:50 +00:00
ds5_5_lpc812.launch.tmpl Add LPC812 exporter for DS5 2013-11-07 17:33:50 +00:00
ds5_5_lpc812.project.tmpl Add LPC812 exporter for DS5 2013-11-07 17:33:50 +00:00
ds5_5_lpc1768.cproject.tmpl Add symbols 2013-10-10 11:31:42 +01:00
ds5_5_lpc1768.launch.tmpl Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
ds5_5_lpc1768.project.tmpl Base project name on mbed project name 2013-10-10 11:32:29 +01:00
ds5_5_rz_a1h.cproject.tmpl Support of export function to the DS-5. 2015-09-30 15:22:52 +09:00
ds5_5_rz_a1h.launch.tmpl Support of export function to the DS-5. 2015-09-30 15:22:52 +09:00
ds5_5_rz_a1h.project.tmpl Support of export function to the DS-5. 2015-09-30 15:22:52 +09:00
ds5_5_ublox_c027.cproject.tmpl Fix exporters on UBLOX_C027 2014-05-19 13:35:30 +01:00
ds5_5_ublox_c027.launch.tmpl Fix exporters on UBLOX_C027 2014-05-19 13:35:30 +01:00
ds5_5_ublox_c027.project.tmpl Fix exporters on UBLOX_C027 2014-05-19 13:35:30 +01:00
emblocks.eix.tmpl EmBlocks EIX plugin support 2014-09-30 16:27:09 +02:00
emblocks.py Modified exporters so they support extra macros from external libraries like CppUTest library 2014-11-11 14:56:26 +00:00
exporters.py Added IAR support for NRF51822. IAR's linker can not merge hex files as a section only binarys. I added a binary under TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_IAR that represents the soft_device. I added support in the python scripts to also copy binaries to the build/mbed dir and also added support for the exporter to copy binaries from resources into the exported zip file. 2015-02-04 11:29:31 +01:00
gcc_arm_arch_ble.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_arch_max.tmpl [GCC_ARM][EXPORTER] ARCH_MAX and ARCH_PRO use the template. 2015-06-17 21:05:23 +02:00
gcc_arm_arch_pro.tmpl [GCC_ARM][EXPORTER] ARCH_MAX and ARCH_PRO use the template. 2015-06-17 21:05:23 +02:00
gcc_arm_common.tmpl [GCC_ARM][EXPORTER] Add Wextra flag as suggested in #950 2015-07-19 10:26:11 +02:00
gcc_arm_delta_dfcm_nnn40.tmpl [GCC_ARM][EXPORTER] Use template on more platforms. 2015-06-17 21:10:48 +02:00
gcc_arm_disco_f051r8.tmpl [GCC_ARM][EXPORTER] Use template on more platforms. 2015-06-17 21:10:48 +02:00
gcc_arm_disco_f100rb.tmpl [GCC_ARM][EXPORTER] Use template on more platforms. 2015-06-17 21:10:48 +02:00
gcc_arm_disco_f303vc.tmpl [GCC_ARM][EXPORTER] Use template on more platforms. 2015-06-17 21:10:48 +02:00
gcc_arm_disco_f334c8.tmpl [GCC_ARM][EXPORTER] Use template on more platforms. 2015-06-17 21:10:48 +02:00
gcc_arm_disco_f401vc.tmpl [GCC_ARM][EXPORTER] Use template on more platforms. 2015-06-17 21:10:48 +02:00
gcc_arm_disco_f407vg.tmpl [GCC_ARM][EXPORTER] Use template on more platforms. 2015-06-17 21:10:48 +02:00
gcc_arm_disco_f429zi.tmpl [GCC_ARM][EXPORTER] Use template on more platforms. 2015-06-17 21:10:48 +02:00
gcc_arm_disco_f469ni.tmpl [DISCO_F469NI] add support of the disco f469ni 2015-10-21 16:26:06 +02:00
gcc_arm_disco_f746ng.tmpl [DISCO_F746NG] Add GCC_ARM exporter template file 2015-08-11 12:12:34 +02:00
gcc_arm_disco_l053c8.tmpl [GCC_ARM][EXPORTER] Use template on more platforms. 2015-06-17 21:10:48 +02:00
gcc_arm_disco_l476vg.tmpl Add GCC and IAR 2015-09-02 07:50:44 +01:00
gcc_arm_efm32_common.tmpl [GCC_ARM][EXPORTER] Add Wextra flag as suggested in #950 2015-07-19 10:26:11 +02:00
gcc_arm_efm32gg_stk3700.tmpl [GCC_ARM][EXPORTER] Use one common template for all EFM32 platforms. 2015-06-20 11:52:40 +02:00
gcc_arm_efm32hg_stk3400.tmpl [GCC_ARM][EXPORTER] Use one common template for all EFM32 platforms. 2015-06-20 11:52:40 +02:00
gcc_arm_efm32lg_stk3600.tmpl [GCC_ARM][EXPORTER] Use one common template for all EFM32 platforms. 2015-06-20 11:52:40 +02:00
gcc_arm_efm32wg_stk3800.tmpl [GCC_ARM][EXPORTER] Use one common template for all EFM32 platforms. 2015-06-20 11:52:40 +02:00
gcc_arm_efm32zg_stk3200.tmpl [GCC_ARM][EXPORTER] Use one common template for all EFM32 platforms. 2015-06-20 11:52:40 +02:00
gcc_arm_hrm1017.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_k20d50m.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_k22f.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_k64f.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_kl05z.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_kl25z.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_kl43z.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_kl46z.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc11u24.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc11u35_401.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc11u35_501.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc11u37h_401.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc810.tmpl LPC81X: reduce code size and add ARM_GCC support 2015-08-16 21:35:08 -04:00
gcc_arm_lpc812.tmpl LPC81X: reduce code size and add ARM_GCC support 2015-08-16 21:35:08 -04:00
gcc_arm_lpc824.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc1114.tmpl [GCC_ARM][EXPORTER] Set different LDFLAGS for all cortex m0(+). 2015-06-17 21:05:22 +02:00
gcc_arm_lpc1549.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc1768.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc2368.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc2460.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc4088.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc4088_dm.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpc4330_m4.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_lpccappuccino.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_max32600mbed.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_maxwsnenv.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_mote_l152rc.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_mts_gambit.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_mts_mdot_f405rg.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_mts_mdot_f411re.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nrf51_dk.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nrf51_dongle.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nrf51822.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f030r8.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f031k6.tmpl NUCLEO_F031K6: Add gcc compilation exporter file 2015-09-15 10:07:41 +02:00
gcc_arm_nucleo_f042k6.tmpl [NUCLEO_F042K6] add nucleo_f042k6 support 2015-10-01 14:03:52 +02:00
gcc_arm_nucleo_f070rb.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f072rb.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f091rc.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f103rb.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f302r8.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f303k8.tmpl [NUCLEO_F303K8] add support for the nucleo_f303k8 2015-10-12 11:34:06 +02:00
gcc_arm_nucleo_f303re.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f334r8.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f401re.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f411re.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_f446re.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_l053r8.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_l073rz.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nucleo_l152re.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_nz32sc151.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_rblab_blenano.tmpl Add ARM GCC export for RBLabs BLE Nano 2015-10-06 17:24:51 -04:00
gcc_arm_rblab_nrf51822.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_rz_a1h.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-17 21:10:59 +02:00
gcc_arm_samd21g18a.tmpl * added template file for SAMD21G18A in GCC 2015-09-29 10:32:58 +05:30
gcc_arm_samd21j18a.tmpl ** Initial Commit for Atmel SAMD21J18A and SAMR21G18A. 2015-06-24 11:10:17 +05:30
gcc_arm_saml21j18a.tmpl * Basic changes to add SAML21J18A Target. 2015-11-04 16:02:21 +05:30
gcc_arm_samr21g18a.tmpl ** Initial Commit for Atmel SAMD21J18A and SAMR21G18A. 2015-06-24 11:10:17 +05:30
gcc_arm_seeed_tiny_ble.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-20 11:52:28 +02:00
gcc_arm_ssci824.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-20 11:52:28 +02:00
gcc_arm_stm32f407.tmpl [GCC_ARM][EXPORTER] Use the cpu flags from the toolchain. 2015-06-17 21:05:22 +02:00
gcc_arm_teensy3_1.tmpl Add gcc_arm_teensy3_1.tmpl 2015-07-22 20:25:23 +08:00
gcc_arm_ublox_c027.tmpl [GCC_ARM][EXPORTER] A few more targets use the template. 2015-06-20 11:52:28 +02:00
gccarm.py Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into dev_disco_f469ni 2015-11-10 10:09:20 +01:00
iar.eww.tmpl Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
iar.py Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_disco_f469ni 2015-10-21 16:26:16 +02:00
iar_arch_ble.ewd.tmpl IAR support arch_ble, delta_defcm, hrm1017, nrf51_dk, nrf51_dongle, seed_tiny_ble. 2015-03-02 10:38:46 +01:00
iar_arch_ble.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_arch_pro.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_arch_pro.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_delta_dfcm_nnn40.ewd.tmpl IAR support arch_ble, delta_defcm, hrm1017, nrf51_dk, nrf51_dongle, seed_tiny_ble. 2015-03-02 10:38:46 +01:00
iar_delta_dfcm_nnn40.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_disco_f334c8.ewd.tmpl [DISCO_F334C8] Add uVision and IAR exporters 2015-06-01 12:18:02 +02:00
iar_disco_f334c8.ewp.tmpl [DISCO_F334C8] Add uVision and IAR exporters 2015-06-01 12:18:02 +02:00
iar_disco_f469ni.ewd.tmpl [DISCO_F469NI] add support of the disco f469ni 2015-10-21 16:26:06 +02:00
iar_disco_f469ni.ewp.tmpl [DISCO_F469NI] add support of the disco f469ni 2015-10-21 16:26:06 +02:00
iar_disco_f746ng.ewd.tmpl [DISCO_F746NG] Add IAR exporter 2015-07-20 13:16:22 +02:00
iar_disco_f746ng.ewp.tmpl [DISCO_F746NG] Add IAR exporter 2015-07-20 13:16:22 +02:00
iar_disco_l053c8.ewd.tmpl Squashed commit (pull request #1072) 2015-04-30 11:57:14 +01:00
iar_disco_l053c8.ewp.tmpl Squashed commit (pull request #1072) 2015-04-30 11:57:14 +01:00
iar_disco_l476vg.ewd.tmpl Add GCC and IAR 2015-09-02 07:50:44 +01:00
iar_disco_l476vg.ewp.tmpl Add GCC and IAR 2015-09-02 07:50:44 +01:00
iar_hrm1017.ewd.tmpl IAR support arch_ble, delta_defcm, hrm1017, nrf51_dk, nrf51_dongle, seed_tiny_ble. 2015-03-02 10:38:46 +01:00
iar_hrm1017.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_k20d50m.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_k20d50m.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_k22f.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_k22f.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_k64f.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_k64f.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_kl05z.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_kl05z.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_kl25z.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_kl25z.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_kl46z.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_kl46z.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc11u24.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc11u24.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc11u35_401.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc11u35_401.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc11u35_501.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc11u35_501.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc812.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc812.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc824.ewd.tmpl IAR support LPC824 2015-03-04 13:49:44 +01:00
iar_lpc824.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc1114.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc1114.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc1347.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc1347.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc1549.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc1549.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc1768.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc1768.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc4088.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc4088.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpc4088_dm.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_lpc4088_dm.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_lpccappuccino.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_max32600mbed.ewd.tmpl Adding export support for MAXWSNENV and MAX32600MBED. 2015-04-16 14:04:40 -05:00
iar_max32600mbed.ewp.tmpl Adding export support for MAXWSNENV and MAX32600MBED. 2015-04-16 14:04:40 -05:00
iar_maxwsnenv.ewd.tmpl Adding export support for MAXWSNENV and MAX32600MBED. 2015-04-16 14:04:40 -05:00
iar_maxwsnenv.ewp.tmpl Adding export support for MAXWSNENV and MAX32600MBED. 2015-04-16 14:04:40 -05:00
iar_mote_l152rc.ewp.tmpl Squashed commit of the following (PR #1023): 2015-04-23 08:55:29 +01:00
iar_mts_dragonfly_f411re.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_mts_dragonfly_f411re.ewp.tmpl [mbed][MTS_DRAGONFLY_F411RE] remove post-build from Release build - Release doesn't seem to work at all 2015-03-25 11:41:30 -05:00
iar_mts_mdot_f405rg.ewd.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_mts_mdot_f405rg.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_mts_mdot_f411re.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_mts_mdot_f411re.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nrf51_dk.ewd.tmpl IAR support arch_ble, delta_defcm, hrm1017, nrf51_dk, nrf51_dongle, seed_tiny_ble. 2015-03-02 10:38:46 +01:00
iar_nrf51_dk.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nrf51_dongle.ewd.tmpl IAR support arch_ble, delta_defcm, hrm1017, nrf51_dk, nrf51_dongle, seed_tiny_ble. 2015-03-02 10:38:46 +01:00
iar_nrf51_dongle.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nrf51822.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nrf51822.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f030r8.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f030r8.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f031k6.ewd.tmpl NUCLEO_F031K6 : add new target 2015-09-11 15:02:05 +02:00
iar_nucleo_f031k6.ewp.tmpl NUCLEO_F031K6: Update templates for IAR and KEIL exporters 2015-09-22 09:58:37 +02:00
iar_nucleo_f042k6.ewd.tmpl [NUCLEO_F042K6] add nucleo_f042k6 support 2015-10-01 14:03:52 +02:00
iar_nucleo_f042k6.ewp.tmpl [NUCLEO_F042K6] add nucleo_f042k6 support 2015-10-01 14:03:52 +02:00
iar_nucleo_f070rb.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f070rb.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f072rb.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f072rb.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f091rc.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f091rc.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f103rb.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f103rb.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f302r8.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f302r8.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f303k8.ewd.tmpl [NUCLEO_F303K8] add support for the nucleo_f303k8 2015-10-12 11:34:06 +02:00
iar_nucleo_f303k8.ewp.tmpl [NUCLEO_F303K8] add support for the nucleo_f303k8 2015-10-12 11:34:06 +02:00
iar_nucleo_f303re.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f303re.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f334r8.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f334r8.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f401re.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f401re.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f411re.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_f411re.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_f446re.ewd.tmpl Add ARM and IAR support + exporters 2015-08-17 14:37:28 +02:00
iar_nucleo_f446re.ewp.tmpl Add ARM and IAR support + exporters 2015-08-17 14:37:28 +02:00
iar_nucleo_l053r8.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_l053r8.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_nucleo_l073rz.ewd.tmpl [NUCLEO_L073RZ] Update python files and add toolchains template 2015-03-16 14:43:51 +01:00
iar_nucleo_l073rz.ewp.tmpl [NUCLEO_L073RZ] Update python files and add toolchains template 2015-03-16 14:43:51 +01:00
iar_nucleo_l152re.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_nucleo_l152re.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_seeed_tiny_ble.ewd.tmpl IAR support arch_ble, delta_defcm, hrm1017, nrf51_dk, nrf51_dongle, seed_tiny_ble. 2015-03-02 10:38:46 +01:00
iar_seeed_tiny_ble.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_stm32f407.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
iar_ublox_c027.ewd.tmpl Issue #910. Added debug file with predefined hardware debug settings. When user exports to IAR the project has all the necessary settings so the user can immediately flash the program 2015-02-20 15:59:16 +01:00
iar_ublox_c027.ewp.tmpl When exporting project to IAR the src files are now structured in folders to give the user a better overview of the project. 2015-03-05 15:58:24 +01:00
kds.py Modified exporters so they support extra macros from external libraries like CppUTest library 2014-11-11 14:56:26 +00:00
kds_k22f_cproject.tmpl Update kds_k22f_cproject.tmpl 2015-06-19 14:39:41 -05:00
kds_k22f_project.tmpl [mbed][exporters][k22f][gcc] Added exporters for uvision, gcc_arm, kds. Known issues are: uvision5 as K22F doesnt seem to be supported with uvision4. gcc_arm and kds - build but blinky led color doesnt behave correctly. Haven't debugged much. python project.py -m K22F -p 25 -i kds [uvision] [gcc_arm] to pick back up. 2014-09-19 18:46:22 -05:00
kds_k64f_cproject.tmpl Update kds_k64f_cproject.tmpl 2015-06-19 14:40:28 -05:00
kds_k64f_project.tmpl initial version - exporters for Freescale KDS 2014-06-11 16:30:43 +01:00
kds_launch.tmpl Freescale KDS template for launch configuration 2014-06-12 15:12:12 +01:00
simplicityv3.py Kit ID update for Happy Gecko 2015-05-07 11:04:42 -05:00
simplicityv3_slsproj.tmpl Workaround for SS not taking into account linker ordering 2015-05-06 15:51:25 -05:00
uvision4.py Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into dev_disco_f469ni 2015-11-10 10:09:20 +01:00
uvision4_arch_ble.uvopt.tmpl fix gcc/uvision template for Arch BLE 2014-12-17 14:38:09 +08:00
uvision4_arch_ble.uvproj.tmpl fix gcc/uvision template for Arch BLE 2014-12-17 14:38:09 +08:00
uvision4_arch_max.uvopt.tmpl [ARCH_MAX] add uvision project template 2014-10-04 21:54:08 +08:00
uvision4_arch_max.uvproj.tmpl [export] Add no rtti flag to exporters 2014-10-10 18:01:31 -05:00
uvision4_arch_pro.uvopt.tmpl add Arch Pro target 2014-05-28 17:54:42 +08:00
uvision4_arch_pro.uvproj.tmpl add Arch Pro target 2014-05-28 17:54:42 +08:00
uvision4_delta_dfcm_nnn40.uvopt.tmpl correct filename uvision4_delta_dfcm_nnn40.uvproj.tmpl and uvision4_delta_dfcm_nnn40.uvopt.tmpl 2015-01-30 15:34:24 +08:00
uvision4_delta_dfcm_nnn40.uvproj.tmpl correct filename uvision4_delta_dfcm_nnn40.uvproj.tmpl and uvision4_delta_dfcm_nnn40.uvopt.tmpl 2015-01-30 15:34:24 +08:00
uvision4_disco_f334c8.uvopt.tmpl [DISCO_F334C8] Add uVision and IAR exporters 2015-06-01 12:18:02 +02:00
uvision4_disco_f334c8.uvproj.tmpl [DISCO_F334C8] Add uVision and IAR exporters 2015-06-01 12:18:02 +02:00
uvision4_disco_f407vg.uvopt.tmpl add DISCO_F407VG's uvision support 2014-08-12 11:53:19 +08:00
uvision4_disco_f407vg.uvproj.tmpl [export] Add no rtti flag to exporters 2014-10-10 18:01:31 -05:00
uvision4_disco_f469ni.uvopt.tmpl [DISCO_F469NI] add support of the disco f469ni 2015-10-21 16:26:06 +02:00
uvision4_disco_f469ni.uvproj.tmpl [DISCO_F469NI] add support of the disco f469ni 2015-10-21 16:26:06 +02:00
uvision4_disco_f746ng.uvopt.tmpl [DISCO_F746NG] Add new target (py files + uvision exporter template) 2015-06-18 11:16:09 +02:00
uvision4_disco_f746ng.uvproj.tmpl [DISCO_F746NG] Add new target (py files + uvision exporter template) 2015-06-18 11:16:09 +02:00
uvision4_disco_l053c8.uvopt.tmpl [DISCO_L053xx] exporter to µVision 2015-01-02 12:17:36 +01:00
uvision4_disco_l053c8.uvproj.tmpl [DISCO_L053xx] exporter to µVision 2015-01-02 12:17:36 +01:00
uvision4_disco_l476vg.uvopt.tmpl Correct uVision 2015-09-02 07:51:02 +01:00
uvision4_disco_l476vg.uvproj.tmpl Correct uVision 2015-09-02 07:51:02 +01:00
uvision4_hrm1017.uvopt.tmpl changed device name from nRF51822_xxAA -> nRF51xxx on all Nordic boards. This change is necessary due to a conflict with KeilV4 naming 2014-12-11 19:28:15 -06:00
uvision4_hrm1017.uvproj.tmpl changed device name from nRF51822_xxAA -> nRF51xxx on all Nordic boards. This change is necessary due to a conflict with KeilV4 naming 2014-12-11 19:28:15 -06:00
uvision4_k20d50m.uvopt.tmpl [K20D50M] K20D50M - correct target name 2014-07-10 13:46:38 +01:00
uvision4_k20d50m.uvproj.tmpl [K20D50M] K20D50M - correct target name 2014-07-10 13:46:38 +01:00
uvision4_k22f.uvopt.tmpl [mbed][exporters][k22f][gcc] Added exporters for uvision, gcc_arm, kds. Known issues are: uvision5 as K22F doesnt seem to be supported with uvision4. gcc_arm and kds - build but blinky led color doesnt behave correctly. Haven't debugged much. python project.py -m K22F -p 25 -i kds [uvision] [gcc_arm] to pick back up. 2014-09-19 18:46:22 -05:00
uvision4_k22f.uvproj.tmpl [mbed][exporters][k22f][gcc] Added exporters for uvision, gcc_arm, kds. Known issues are: uvision5 as K22F doesnt seem to be supported with uvision4. gcc_arm and kds - build but blinky led color doesnt behave correctly. Haven't debugged much. python project.py -m K22F -p 25 -i kds [uvision] [gcc_arm] to pick back up. 2014-09-19 18:46:22 -05:00
uvision4_k64f.uvopt.tmpl Target K64F addition. 2014-04-02 14:41:06 +02:00
uvision4_k64f.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_kl05z.uvopt.tmpl KL05Z GCC support, exporters for arm_gcc, uvision 2013-12-15 11:54:44 +01:00
uvision4_kl05z.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_kl25z.uvopt.tmpl Add templates for KL25Z project export to uVision 2013-02-26 15:43:34 +00:00
uvision4_kl25z.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_kl43z.uvopt.tmpl Added uvision4 and makefile templates for KL43Z. Inserted KL43Z target into travis build. 2014-10-22 19:42:07 +02:00
uvision4_kl43z.uvproj.tmpl Added uvision4 and makefile templates for KL43Z. Inserted KL43Z target into travis build. 2014-10-22 19:42:07 +02:00
uvision4_kl46z.uvopt.tmpl exporters for KL46Z (ARM GCC, uVision) 2013-12-10 17:10:23 +01:00
uvision4_kl46z.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_lpc11c24.uvopt.tmpl Modify uVision LPC11C24 template to actually use the LPC11C24 2013-09-18 14:07:13 -07:00
uvision4_lpc11c24.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_lpc11u24.uvopt.tmpl Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
uvision4_lpc11u24.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_lpc11u37h_401.uvopt.tmpl Initial support for LPC11U37H_401 2015-01-17 13:29:17 +05:30
uvision4_lpc11u37h_401.uvproj.tmpl Initial support for LPC11U37H_401 2015-01-17 13:29:17 +05:30
uvision4_lpc11u68.uvopt.tmpl LPC11U68 build support extended to ARM toolchain, uvision export template added 2015-02-13 21:02:16 +05:30
uvision4_lpc11u68.uvproj.tmpl LPC11U68 build support extended to ARM toolchain, uvision export template added 2015-02-13 21:02:16 +05:30
uvision4_lpc812.uvopt.tmpl Add a method to the exporter to choose the toolchain. Add initial LPC812 uvision template 2013-09-17 15:56:35 +01:00
uvision4_lpc812.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_lpc1114.uvopt.tmpl Modify uVision LPC1114 template output name and directory to match others 2013-09-18 08:46:43 -07:00
uvision4_lpc1114.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_lpc1347.uvopt.tmpl Add LPC1347 export templates. Cleanup GCC toolchain check. 2013-08-02 17:56:11 +01:00
uvision4_lpc1347.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_lpc1549.uvopt.tmpl [LPC1549] Added export support 2014-02-17 11:53:44 +09:00
uvision4_lpc1549.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_lpc1768.uvopt.tmpl Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
uvision4_lpc1768.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_lpc4088.uvopt.tmpl [LPC4088] Making it possible to reserve stack space by weak function. 2014-01-09 08:51:30 +01:00
uvision4_lpc4088.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_lpc4088_dm.uvopt.tmpl Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
uvision4_lpc4088_dm.uvproj.tmpl Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
uvision4_lpc4330_m4.uvopt.tmpl Updates to LPC4330_M4 drivers 2014-07-11 14:48:25 -04:00
uvision4_lpc4330_m4.uvproj.tmpl [export] Add no rtti flag to exporters 2014-10-10 18:01:31 -05:00
uvision4_lpc4337.uvopt.tmpl [LPC4337] renamed target name from LPC4337_M4 to LPC4337 2014-09-03 02:20:48 +09:00
uvision4_lpc4337.uvproj.tmpl [LPC4337] renamed target name from LPC4337_M4 to LPC4337 2014-09-03 02:20:48 +09:00
uvision4_max32600mbed.uvopt.tmpl Updating Keil export templates to have flash algorithm. 2015-05-14 11:10:48 -05:00
uvision4_max32600mbed.uvproj.tmpl Updating Keil export templates to have flash algorithm. 2015-05-14 11:10:48 -05:00
uvision4_maxwsnenv.uvopt.tmpl Updating Keil export templates to have flash algorithm. 2015-05-14 11:10:48 -05:00
uvision4_maxwsnenv.uvproj.tmpl Updating Keil export templates to have flash algorithm. 2015-05-14 11:10:48 -05:00
uvision4_mote_l152rc.uvopt.tmpl Squashed commit of the following (PR #1023): 2015-04-23 08:55:29 +01:00
uvision4_mote_l152rc.uvproj.tmpl Squashed commit of the following (PR #1023): 2015-04-23 08:55:29 +01:00
uvision4_mts_gambit.uvopt.tmpl [MTS_GAMBIT][K64F][exporters][net] Update directory names for K64F to allow derivative platforms. Change net/eth/lwip-eth/arch directory name to allow K64F derivative EthernetInterface support. Disable Ethernet in MTS_GAMBIT device.h - seems depreciated or just not implemented. Add MTS_GAMBIT exporters for uvision and gcc_arm 2014-09-04 17:26:54 -05:00
uvision4_mts_gambit.uvproj.tmpl [MTS_GAMBIT][K64F][exporters][net] Update directory names for K64F to allow derivative platforms. Change net/eth/lwip-eth/arch directory name to allow K64F derivative EthernetInterface support. Disable Ethernet in MTS_GAMBIT device.h - seems depreciated or just not implemented. Add MTS_GAMBIT exporters for uvision and gcc_arm 2014-09-04 17:26:54 -05:00
uvision4_mts_mdot_f405rg.uvopt.tmpl Rename mDot to mDot F405RG to allow for variation in processor 2014-11-12 16:21:13 -06:00
uvision4_mts_mdot_f405rg.uvproj.tmpl Rename mDot to mDot F405RG to allow for variation in processor 2014-11-12 16:21:13 -06:00
uvision4_nrf51_dk.uvopt.tmpl changed device name from nRF51822_xxAA -> nRF51xxx on all Nordic boards. This change is necessary due to a conflict with KeilV4 naming 2014-12-11 19:28:15 -06:00
uvision4_nrf51_dk.uvproj.tmpl changed device name from nRF51822_xxAA -> nRF51xxx on all Nordic boards. This change is necessary due to a conflict with KeilV4 naming 2014-12-11 19:28:15 -06:00
uvision4_nrf51_dongle.uvopt.tmpl changed device name from nRF51822_xxAA -> nRF51xxx on all Nordic boards. This change is necessary due to a conflict with KeilV4 naming 2014-12-11 19:28:15 -06:00
uvision4_nrf51_dongle.uvproj.tmpl changed device name from nRF51822_xxAA -> nRF51xxx on all Nordic boards. This change is necessary due to a conflict with KeilV4 naming 2014-12-11 19:28:15 -06:00
uvision4_nrf51822.uvopt.tmpl changed device name from nRF51822_xxAA -> nRF51xxx on all Nordic boards. This change is necessary due to a conflict with KeilV4 naming 2014-12-11 19:28:15 -06:00
uvision4_nrf51822.uvproj.tmpl changed device name from nRF51822_xxAA -> nRF51xxx on all Nordic boards. This change is necessary due to a conflict with KeilV4 naming 2014-12-11 19:28:15 -06:00
uvision4_nucleo_f030r8.uvopt.tmpl Add exporters for NUCLEO_L152RE and F030R8 2014-02-11 16:38:37 +01:00
uvision4_nucleo_f030r8.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_nucleo_f031k6.uvopt.tmpl NUCLEO_F031K6: Update templates for IAR and KEIL exporters 2015-09-22 09:58:37 +02:00
uvision4_nucleo_f031k6.uvproj.tmpl NUCLEO_F031K6: Update templates for IAR and KEIL exporters 2015-09-22 09:58:37 +02:00
uvision4_nucleo_f042k6.uvopt.tmpl [NUCLEO_F042K6] add nucleo_f042k6 support 2015-10-01 14:03:52 +02:00
uvision4_nucleo_f042k6.uvproj.tmpl Fix typo in some NUCLEO uvproj files 2015-11-12 13:08:13 +09:00
uvision4_nucleo_f070rb.uvopt.tmpl [NUCLEO_F070RB]Add new target - part 3 workspace_tools 2014-12-18 09:30:19 +01:00
uvision4_nucleo_f070rb.uvproj.tmpl [NUCLEO_F070RB]Add new target - part 3 workspace_tools 2014-12-18 09:30:19 +01:00
uvision4_nucleo_f072rb.uvopt.tmpl [NUCLEO_F072RB] Add uvision exporter template files 2014-05-21 16:13:06 +02:00
uvision4_nucleo_f072rb.uvproj.tmpl [NUCLEO_F072RB] Add uvision exporter template files 2014-05-21 16:13:06 +02:00
uvision4_nucleo_f091rc.uvopt.tmpl [NUCLEO_F091RC] Update python files for this target, add uVision exporter 2014-10-06 16:31:48 +02:00
uvision4_nucleo_f091rc.uvproj.tmpl [NUCLEO_F091RC] Update python files for this target, add uVision exporter 2014-10-06 16:31:48 +02:00
uvision4_nucleo_f103rb.uvopt.tmpl Add exporters for NUCLEO_L152RE and F030R8 2014-02-11 16:38:37 +01:00
uvision4_nucleo_f103rb.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_nucleo_f302r8.uvopt.tmpl [NUCLEO_F302R8] Add uvision4 exporter + correct cortex name 2014-03-20 11:00:15 +01:00
uvision4_nucleo_f302r8.uvproj.tmpl Fix typo in some NUCLEO uvproj files 2015-11-12 13:08:13 +09:00
uvision4_nucleo_f303k8.uvopt.tmpl [NUCLEO_F303K8] add support for the nucleo_f303k8 2015-10-12 11:34:06 +02:00
uvision4_nucleo_f303k8.uvproj.tmpl Fix typo in some NUCLEO uvproj files 2015-11-12 13:08:13 +09:00
uvision4_nucleo_f303re.uvopt.tmpl [NUCLEO_F303RE] Add target part 3 - workspace_tools 2014-12-02 07:51:14 +01:00
uvision4_nucleo_f303re.uvproj.tmpl Fix typo in some NUCLEO uvproj files 2015-11-12 13:08:13 +09:00
uvision4_nucleo_f334r8.uvopt.tmpl [NUCLEO_F334R8] Add uVision4 exporter 2014-06-24 11:18:43 +02:00
uvision4_nucleo_f334r8.uvproj.tmpl Fix typo in some NUCLEO uvproj files 2015-11-12 13:08:13 +09:00
uvision4_nucleo_f401re.uvopt.tmpl [NUCLEO_F401RE] Add uvision exporter + remove compilation warning 2014-02-11 21:08:36 +01:00
uvision4_nucleo_f401re.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_nucleo_f411re.uvopt.tmpl [NUCLEO_F411RE] Add uVision4 exporter 2014-06-20 14:17:55 +02:00
uvision4_nucleo_f411re.uvproj.tmpl [NUCLEO_F411RE] Add uVision4 exporter 2014-06-20 14:17:55 +02:00
uvision4_nucleo_f446re.uvopt.tmpl Add ARM and IAR support + exporters 2015-08-17 14:37:28 +02:00
uvision4_nucleo_f446re.uvproj.tmpl Add ARM and IAR support + exporters 2015-08-17 14:37:28 +02:00
uvision4_nucleo_l053r8.uvopt.tmpl [NUCLEO_L053R8] Add this platform in workspace_tools files 2014-05-05 11:22:02 +02:00
uvision4_nucleo_l053r8.uvproj.tmpl [NUCLEO_F072RB] Add uvision exporter template files 2014-05-21 16:13:06 +02:00
uvision4_nucleo_l073rz.uvopt.tmpl [NUCLEO_L073RZ] Update python files and add toolchains template 2015-03-16 14:43:51 +01:00
uvision4_nucleo_l073rz.uvproj.tmpl [NUCLEO_L073RZ] Update python files and add toolchains template 2015-03-16 14:43:51 +01:00
uvision4_nucleo_l152re.uvopt.tmpl Add exporters for NUCLEO_L152RE and F030R8 2014-02-11 16:38:37 +01:00
uvision4_nucleo_l152re.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_nz32sc151.uvopt.tmpl Moved target folder as discussed with 0xc0170, renamed target to NZ32SC151 2015-06-10 14:37:19 +10:00
uvision4_nz32sc151.uvproj.tmpl Moved target folder as discussed with 0xc0170, renamed target to NZ32SC151 2015-06-10 14:37:19 +10:00
uvision4_rblab_nrf51822.uvopt.tmpl [export] add gcc/uvision templates for RedBearLab nRF51822. 2015-03-17 00:13:55 +08:00
uvision4_rblab_nrf51822.uvproj.tmpl [export] add gcc/uvision templates for RedBearLab nRF51822. 2015-03-17 00:13:55 +08:00
uvision4_samd21g18a.uvopt.tmpl * Added Keil IDE Support for SAMD21J18A and SAMD21G18A. 2015-10-27 17:03:06 +05:30
uvision4_samd21g18a.uvproj.tmpl * Added Keil IDE Support for SAMD21J18A and SAMD21G18A. 2015-10-27 17:03:06 +05:30
uvision4_samd21j18a.uvopt.tmpl * Added Keil IDE Support for SAMD21J18A and SAMD21G18A. 2015-10-27 17:03:06 +05:30
uvision4_samd21j18a.uvproj.tmpl * Added Keil IDE Support for SAMD21J18A and SAMD21G18A. 2015-10-27 17:03:06 +05:30
uvision4_saml21j18a.uvopt.tmpl * added files for Keil IDE Support. 2015-11-04 16:02:49 +05:30
uvision4_saml21j18a.uvproj.tmpl * added files for Keil IDE Support. 2015-11-04 16:02:49 +05:30
uvision4_samr21g18a.uvopt.tmpl * Added Keil IDE Support for SAMD21J18A and SAMD21G18A. 2015-10-27 17:03:06 +05:30
uvision4_samr21g18a.uvproj.tmpl * Added Keil Compiler Supprot for SAMR21G18A 2015-10-27 17:03:05 +05:30
uvision4_seeed_tiny_ble.uvopt.tmpl replace target name 'ble_smurfs' with 'seeed_tiny_ble' 2015-02-07 10:14:26 +08:00
uvision4_seeed_tiny_ble.uvproj.tmpl replace target name 'ble_smurfs' with 'seeed_tiny_ble' 2015-02-07 10:14:26 +08:00
uvision4_teensy3_1.uvopt.tmpl [EXPORT][TEENSY3_1] Added uVision Teensy3.1 exporter 2015-01-16 22:28:13 +01:00
uvision4_teensy3_1.uvproj.tmpl [EXPORT][TEENSY3_1] Added uVision Teensy3.1 exporter 2015-01-16 22:28:13 +01:00
uvision4_ublox_c027.uvopt.tmpl Changed class name of Ublox C027 because it conflicts with the C027 library 2014-02-01 18:16:36 +00:00
uvision4_ublox_c027.uvproj.tmpl uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
zip.py Add simple ZIP exporter for the mbed Online IDE 2015-02-13 22:01:24 +02:00

README.md

Exporter IDE/Platform Support

Platform codesourcery coide ds5_5 emblocks gcc_arm iar kds lpcxpresso uvision
APPNEARME_MICRONFCBOARD - - - - - - - -
ARCH_BLE - - - - -
ARCH_GPRS - - - - - - - -
ARCH_MAX - - - - -
ARCH_PRO -
ARM_MPS2 - - - - - - - -
ARM_MPS2_M0 - - - - - - - -
ARM_MPS2_M0P - - - - - - - -
ARM_MPS2_M1 - - - - - - - -
ARM_MPS2_M3 - - - - - - - -
ARM_MPS2_M4 - - - - - - - -
ARM_MPS2_M7 - - - - - - - -
DELTA_DFCM_NNN40 - - - - -
DELTA_DFCM_NNN40_OTA - - - - - - - -
DISCO_F051R8 - - - - - -
DISCO_F100RB - - - - - -
DISCO_F303VC - - - - - -
DISCO_F334C8 - - - - - -
DISCO_F401VC - - - - - -
DISCO_F407VG - - - - -
DISCO_F429ZI - - - - - -
DISCO_L053C8 - - - - -
HRM1017 - - - - -
K20D50M - - - - -
K22F - - - -
K64F - - - -
KL05Z - - - -
KL25Z - - - -
KL43Z - - - - - -
KL46Z - - - - -
LPC1114 - - - -
LPC11C24 - - - - - - -
LPC11U24 - - - -
LPC11U24_301 - - - - - - - -
LPC11U34_421 - - - - - - - -
LPC11U35_401 - - - - -
LPC11U35_501 - - - - -
LPC11U35_Y5_MBUG - - - - - - - -
LPC11U37H_401 - - - - -
LPC11U37_501 - - - - - - - -
LPC11U68 - - - - - -
LPC1347 - - - - - -
LPC1549 - - - -
LPC1768 -
LPC2368 - - - - - - -
LPC4088 - - - -
LPC4088_DM - - - -
LPC4330_M0 - - - - - - - - -
LPC4330_M4 - - - - -
LPC4337 - - - - - - - -
LPC810 - - - - - - - - -
LPC812 - - - - - -
LPC824 - - - - - -
LPCCAPPUCCINO - - - - - -
MTS_DRAGONFLY_F411RE - - - - - - -
MTS_GAMBIT - - - - - -
MTS_MDOT_F405RG - - - -
MTS_MDOT_F411RE - - - - -
NRF51822 - - - - -
NRF51822_BOOT - - - - - - - -
NRF51822_OTA - - - - - - - -
NRF51822_Y5_MBUG - - - - - - - -
NRF51_DK - - - - -
NRF51_DK_BOOT - - - - - - - -
NRF51_DK_OTA - - - - - - - -
NRF51_DONGLE - - - - -
NUCLEO_F030R8 - - - -
NUCLEO_F070RB - - - -
NUCLEO_F072RB - - - -
NUCLEO_F091RC - - - -
NUCLEO_F103RB - - - -
NUCLEO_F302R8 - - - -
NUCLEO_F303RE - - - -
NUCLEO_F334R8 - - - -
NUCLEO_F401RE - - - -
NUCLEO_F411RE - - - -
NUCLEO_L053R8 - - - -
NUCLEO_L073RZ - - - - -
NUCLEO_L152RE - - - -
OC_MBUINO - - - - - - - -
RBLAB_BLENANO - - - - - - - -
RBLAB_NRF51822 - - - - - -
RZ_A1H - - - - - - -
SEEED_TINY_BLE - - - - -
SEEED_TINY_BLE_BOOT - - - - - - - -
SEEED_TINY_BLE_OTA - - - - - - - -
SSCI824 - - - - - - - - -
STM32F3XX - - - - - - - -
STM32F407 - - - - - - -
TEENSY3_1 - - - - - -
UBLOX_C027 -
UBLOX_C029 - - - - - - - -
WALLBOT_BLE - - - - - - - -
XADOW_M0 - - - - - - - -
Total IDEs: 9
Total platforms: 94
Total permutations: 288