mbed-os/workspace_tools/export
Martin Kojtal 46e37048a8 Merge pull request #535 from bcostm/dev_F091RC
Platform: New platform addition - NUCLEO_F091RC
2014-10-07 09:23:49 +01:00
..
README.md [LPC1549][GCC_ARM] Add export functionality 2014-08-09 16:05:07 +02:00
__init__.py Keeping git happy about line endings 2014-10-06 14:28:55 +01:00
codered.py Enable exporters for LPC4330_M4 2014-07-21 21:41:05 -04:00
codered_arch_pro_cproject.tmpl add Arch Pro target 2014-05-28 17:54:42 +08:00
codered_arch_pro_project.tmpl add Arch Pro target 2014-05-28 17:54:42 +08:00
codered_lpc11u35_401_cproject.tmpl [LPC11U35][GCC_CR] Added export functionality 2014-03-16 22:16:05 +09:00
codered_lpc11u35_401_project.tmpl [LPC11U35][GCC_CR] Added export functionality 2014-03-16 22:16:05 +09:00
codered_lpc11u35_501_cproject.tmpl [LPC11U35][GCC_CR] Added export functionality 2014-03-16 22:16:05 +09:00
codered_lpc11u35_501_project.tmpl [LPC11U35][GCC_CR] Added export functionality 2014-03-16 22:16:05 +09:00
codered_lpc11u68_cproject.tmpl Update codered_lpc11u68_cproject.tmpl 2014-06-16 08:00:51 +09:00
codered_lpc11u68_project.tmpl add 11U68 ARM CR 2014-06-15 09:12:42 +09:00
codered_lpc1114_cproject.tmpl [LPC1114][GCC_CR] Added export functionality 2014-03-15 10:21:36 +09:00
codered_lpc1114_project.tmpl [LPC1114][GCC_CR] Added export functionality 2014-03-15 10:21:36 +09:00
codered_lpc1549_cproject.tmpl Update codered_lpc1549_cproject.tmpl 2014-06-16 08:01:28 +09:00
codered_lpc1549_project.tmpl add 1549 GCC_CR 2014-06-12 05:33:50 +09:00
codered_lpc1768_cproject.tmpl Define all the required symbols in the generated project files 2013-08-08 16:58:37 +01:00
codered_lpc1768_project.tmpl Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
codered_lpc4088_cproject.tmpl [LPC4088] Corrected FPU setting in LPCXpresso project file 2014-06-12 11:22:18 +02:00
codered_lpc4088_project.tmpl Added: Export to uVision and Code Red toolchains 2013-09-09 14:12:39 +02:00
codered_lpc4330_m4_cproject.tmpl Updates to LPC4330_M4 drivers 2014-07-11 14:48:25 -04:00
codered_lpc4330_m4_project.tmpl Updates to LPC4330_M4 drivers 2014-07-11 14:48:25 -04:00
codered_lpccappuccino_cproject.tmpl LPCCAPPUCCINO] initial port 2014-06-20 23:08:02 +09:00
codered_lpccappuccino_project.tmpl LPCCAPPUCCINO] initial port 2014-06-20 23:08:02 +09:00
codered_ublox_c027_cproject.tmpl Fix exporters on UBLOX_C027 2014-05-19 13:35:30 +01:00
codered_ublox_c027_project.tmpl Fix exporters on UBLOX_C027 2014-05-19 13:35:30 +01:00
codesourcery.py Merge branch 'arch-pro' of git://github.com/xiongyihui/mbed 2014-06-11 09:40:42 +01:00
codesourcery_arch_pro.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
codesourcery_lpc1768.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
codesourcery_ublox_c027.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
coide.py [DISCO_F429ZI] new target with [EXPORT] to gcc_arm and CoIDE 2014-10-05 23:05:16 +02:00
coide_arch_pro.coproj.tmpl [EXPORT][CoIDE] changed virtual directory names 2014-09-27 01:10:42 +02:00
coide_disco_f407vg.coproj.tmpl [EXPORT][CoIDE] [DISCO_407] and [NUCLEO_F4x1] memory areas 2014-09-28 14:49:57 +02:00
coide_disco_f429zi.coproj.tmpl [DISCO_F429ZI] new target with [EXPORT] to gcc_arm and CoIDE 2014-10-05 23:05:16 +02: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_nucleo_f401re.coproj.tmpl [EXPORT][CoIDE] [DISCO_407] and [NUCLEO_F4x1] memory areas 2014-09-28 14:49:57 +02:00
coide_nucleo_f411re.coproj.tmpl [EXPORT][CoIDE] [DISCO_407] and [NUCLEO_F4x1] memory areas 2014-09-28 14:49:57 +02:00
ds5_5.py Merge branch 'arch-pro' of git://github.com/xiongyihui/mbed 2014-06-11 09:40:42 +01: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_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 EmBlocks EIX plugin support 2014-09-30 16:27:09 +02:00
exporters.py Using jinja2 environment to load the template file. 2014-08-13 21:52:47 +02:00
gcc_arm_arch_ble.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_arch_max.tmpl [ARCH_MAX] add gcc project template 2014-10-04 22:01:50 +08:00
gcc_arm_arch_pro.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_disco_f051r8.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_disco_f100rb.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_disco_f303vc.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_disco_f407vg.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_disco_f429zi.tmpl [DISCO_F429ZI] new target with [EXPORT] to gcc_arm and CoIDE 2014-10-05 23:05:16 +02:00
gcc_arm_k20d50m.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_k22f.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
gcc_arm_k64f.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_kl05z.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_kl25z.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_kl46z.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpc11u24.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpc11u35_401.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpc11u35_501.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpc1114.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpc1549.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpc1768.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpc2368.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpc4088.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpc4330_m4.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_lpccappuccino.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_mts_gambit.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
gcc_arm_nrf51822.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_nucleo_f401re.tmpl [NUCLEO_F4x1RE] export to GCC_ARM 2014-09-15 21:55:11 +02:00
gcc_arm_nucleo_f411re.tmpl [NUCLEO_F4x1RE] export to GCC_ARM 2014-09-15 21:55:11 +02:00
gcc_arm_stm32f407.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gcc_arm_ublox_c027.tmpl Fixed RTOS compilation for some targets (in exporters) 2014-09-12 10:51:14 +01:00
gccarm.py Merge branch 'DISCO_F429' of git://github.com/ohagendorf/mbed into ohagendorf-DISCO_F429 2014-10-06 14:33:21 +01:00
iar.ewp.tmpl Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
iar.eww.tmpl Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
iar.py Merge branch 'arch-pro' of git://github.com/xiongyihui/mbed 2014-06-11 09:40:42 +01:00
kds.py [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_k22f_cproject.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_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 [KDS exporter] Release target missing paths + flags corrections 2014-06-16 14:26:50 +03: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
uvision4.py Merge pull request #535 from bcostm/dev_F091RC 2014-10-07 09:23:49 +01:00
uvision4_arch_ble.uvopt.tmpl export support for arch ble 2014-07-07 15:11:47 +08:00
uvision4_arch_ble.uvproj.tmpl export support for arch ble 2014-07-07 15:11:47 +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 [ARCH_MAX] add uvision project template 2014-10-04 21:54:08 +08: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_disco_f407vg.uvopt.tmpl add DISCO_F407VG's uvision support 2014-08-12 11:53:19 +08:00
uvision4_disco_f407vg.uvproj.tmpl add DISCO_F407VG's uvision support 2014-08-12 11:53:19 +08: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_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_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_lpc4330_m4.uvopt.tmpl Updates to LPC4330_M4 drivers 2014-07-11 14:48:25 -04:00
uvision4_lpc4330_m4.uvproj.tmpl Updates to LPC4330_M4 drivers 2014-07-11 14:48:25 -04: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_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_nrf51822.uvopt.tmpl [Exporters] Nordic - uvision - RAM fix and mergehex removal 2014-08-08 16:08:41 +01:00
uvision4_nrf51822.uvproj.tmpl [Exporters] Nordic - uvision - RAM fix and mergehex removal 2014-08-08 16:08:41 +01: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_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 uvision exporter - precompiled headers, flags addition 2014-05-12 14:27:35 +01:00
uvision4_nucleo_f334r8.uvopt.tmpl [NUCLEO_F334R8] Add uVision4 exporter 2014-06-24 11:18:43 +02:00
uvision4_nucleo_f334r8.uvproj.tmpl [NUCLEO_F334R8] Add uVision4 exporter 2014-06-24 11:18:43 +02: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_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_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_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

README.md

Exporter Toolchain/Platform Support

LPCXpresso Code Sourcery CoIDE DS-5 GCC ARM IAR KEIL uVision
NXP LPC1768
NXP LPC1549
NXP LPC11U24
NXP LPC812
NXP LPC4088
NXP LPC1347
NXP LPC1114
Freescale KL05Z
Freescale KL20D5M
Freescale KL25Z
Freescale KL46Z
Freescale K64F
ST Nucleo F030R8
ST Nucleo F103RB
ST Nucleo F302R8
ST Nucleo F401RE
ST Nucleo L152RE
Nordic NRF51822