Martin Kojtal
9ffb355546
Merge pull request #949 from GustavWi/iar_mbed
...
IAR support LPC824
2015-03-05 14:05:06 +01:00
GustavWi
451dc53fa5
IAR support LPC824
2015-03-04 13:49:44 +01:00
Martin Kojtal
428d7e001c
Merge pull request #941 from GustavWi/iar_mbed
...
IAR support nrf51 based boards
2015-03-04 10:48:42 +01:00
GustavWi
6cf9a111e3
IAR support arch_ble, delta_defcm, hrm1017, nrf51_dk, nrf51_dongle, seed_tiny_ble.
2015-03-02 10:38:46 +01:00
Masao Hamanaka
6fc2d2ab43
Correct the formatting.
2015-02-26 17:02:24 +09:00
Masao Hamanaka
901b06f05b
Modify to support GCC. (tools files)
2015-02-26 16:28:58 +09:00
Martin Kojtal
4e403f8715
Merge pull request #924 from GustavWi/iar_mbed
...
Fix #910 - debug file with predefined hardware debug settings
2015-02-24 11:18:55 +00:00
GustavWi
5c5bf71e1d
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
dinau
a6679e80a5
[Export][GCC_ARM][Makefile][tmpl] Fixed parallel build errro and others.
...
* Additional maintenance.
Refer to commit #708 .
2015-02-16 20:43:42 +09:00
Martin Kojtal
b5fbcc75aa
Merge pull request #914 from NitinBhaskar/master
...
LPC11U68 build support extended to ARM toolchain, uvision export template added
2015-02-16 08:33:41 +00:00
Martin Kojtal
8dce46b543
Merge pull request #915 from BlackstoneEngineering/exporterUpdate2
...
Update to Offline Exporters
2015-02-15 11:06:07 +00:00
Mihail Stoyanov
37c0558f48
Default ide value for zip export mode
2015-02-13 22:19:30 +02:00
Austin Blackstone
9a6d8a9193
added updated .hgignore file to exporters, the file is simply copied in from the .hgignore file int he export directory, this way the file itself can be updated in the future, not the script
2015-02-13 20:02:04 +00:00
Mihail Stoyanov
4585f8aa11
Add simple ZIP exporter for the mbed Online IDE
2015-02-13 22:01:24 +02:00
Austin Blackstone
3bf5f94744
changed name from readme.html to GettingStarted.htm, changed web address from developer.mbed.org to mbed.org
2015-02-13 17:43:48 +00:00
nitin.bhaskar.27.09@gmail.com
ed7e114d66
LPC11U68 build support extended to ARM toolchain, uvision export template added
2015-02-13 21:02:16 +05:30
Ferdas
7c60dad9f0
Update gcc_arm_nrf51_dk.tmpl
...
Changed the SoftDevice path according to the directory structure
2015-02-12 00:19:46 +01:00
Martin Kojtal
b36cbfe9f0
Merge pull request #894 from lindvalla/fix_lpc4088DM_target
...
Fix target issues for TARGET_LPC4088_DM
2015-02-09 09:10:08 +00:00
Anders Lindvall
dcc53f4bda
Fixed target issues for TARGET_LPC4088_DM
...
- Removed target alias from the EXPORT_MAP in targets.py as it didn't work
- Added copies of the LPC4088 target exporters
- Fixed flag issue in the gcc toolchain
- Changed defines in eth USBDevice, rpt and rtos to handle
TARGET_LPC4088_DM
2015-02-08 11:56:39 +01:00
Yihui Xiong
cb35cab5a4
replace target name 'ble_smurfs' with 'seeed_tiny_ble'
2015-02-07 10:14:26 +08:00
Martin Kojtal
f41e6b5ac1
Merge pull request #883 from GustavWi/iar_mbed
...
Added IAR support for NRF51822. IAR's linker can not merge hex files
2015-02-05 13:39:38 +00:00
GustavWi
61d1204e05
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
Martin Kojtal
9f80c90477
Merge pull request #866 from Marcomissyou/master
...
Add a new target DELTA_DFCM_NNN40
2015-02-02 07:25:54 +00:00
Marcomissyou
69a98d743f
correct filename uvision4_delta_dfcm_nnn40.uvproj.tmpl and uvision4_delta_dfcm_nnn40.uvopt.tmpl
2015-01-30 15:34:24 +08:00
Marcomissyou
1b4c6f8a7f
add target NNN40 in uvision4.py and gccarm.py
2015-01-30 15:22:19 +08:00
Marcomissyou
ee9d3cf801
gcc_arm_delta_dfcm_nnn40.tmpl uvision4_deta_dfcm_nnn40.uvopt.tmpl uvision4_deta_dfcm_nnn40.uvproj.tmpl
2015-01-29 17:17:46 +08:00
Olaf Hagendorf
d6721ad2ca
[export/README.md] some minor issues
...
- current development status
- deleting readme.html - a remainder of the disscussion of PR #819
2015-01-27 16:34:28 +01:00
0xc0170
42672cf3bb
Merge branch 'readme_md' of https://github.com/ohagendorf/mbed into ohagendorf-readme_md
2015-01-27 14:23:19 +01:00
Olaf Hagendorf
28435e93bf
[workspace_tools] project.py - some changes ...
...
... suggested by PrzemekWirkus
2015-01-26 17:43:08 +01:00
0xc0170
23afc625b7
Tools - expoters init file - tempdir name fix
2015-01-26 16:22:55 +01:00
Austin Blackstone
c548c2693f
fixed readme.html so it works on all OS's, previous commit only worked on windows
2015-01-21 11:13:33 -06:00
Martin Kojtal
f99ed7037e
Merge pull request #848 from Sissors/master
...
Tools - uVision Teensy3.1 exporter
2015-01-19 12:54:05 +00:00
nitin.bhaskar.27.09@gmail.com
f38d985cc8
Initial support for LPC11U37H_401
2015-01-17 13:29:17 +05:30
Sissors
ac0504da13
[EXPORT][TEENSY3_1] Added uVision Teensy3.1 exporter
...
Copy paste of K20D50M code, pretty sure I modified the most important
bits.
2015-01-16 22:28:13 +01:00
Austin Blackstone
6606e3e3cb
added README.html to every offline export. This will redirect to a handbook page where we can keep an errata of things that need doing with various platforms and various toolchains.
2015-01-15 18:01:28 -06:00
ohagendorf
f5c3b18d75
[NUCLEO_F091RC] adding exporter (gcc_arm, coide), enable rtos
...
- Adding exporter for CoIDE and GCC_ARM
- Adding target to RTOS lib
2015-01-05 22:55:18 +01:00
Martin Kojtal
914dd37b11
Merge pull request #818 from ohagendorf/stm32l053_rtos
...
DISCO/NUCLEO_L053xx - adding to RTOS, corrections for all tests, [DISCO_L053] exporter to µVision
2015-01-05 08:08:00 +01:00
Martin Kojtal
3aef1389d5
Merge pull request #829 from Kazu-zamasu/LPC824-GCC_CR
...
Tools: LPC824 - GCC_CR support
2015-01-05 07:55:21 +01:00
kazu-zamasu
b066ebff90
Add to GCC_CR
...
New create GCC_CR LPCXPresso export.
2015-01-04 12:02:01 +09:00
ohagendorf
43e6502f00
[DISCO_F401VC] new target incl. exporter to gcc_arm and coide
2015-01-02 19:09:41 +01:00
ohagendorf
11d7b0867a
[DISCO_L053xx] exporter to µVision
2015-01-02 12:17:36 +01:00
Martin Kojtal
d198fba547
Merge pull request #821 from ohagendorf/exporter_coide_gccarm
...
NUCLEO/DISCO L053,F103,F100,F051 - adding exporter to gcc_arm and coide
2015-01-02 09:04:06 +01:00
0xc0170
9af828a11f
Merge branch 'master' of https://github.com/mfiore02/mbed into mfiore02-master
...
Conflicts:
workspace_tools/build_travis.py
2015-01-02 07:12:11 +01:00
ohagendorf
aaede9c070
[DISCO_F051R8] exporter to coide and a naming correction
...
In PeripheralNames.h the PWM timer name was wrong. Changed from TIMxx to
PWMxx.
2014-12-31 17:46:32 +01:00
ohagendorf
d9ae0369f9
[DISCO_F100RB] exporter to coide
2014-12-31 17:17:50 +01:00
ohagendorf
2d61dff9c4
[Nucleo_F103RB] exporter to gcc_arm and coide
2014-12-31 16:34:20 +01:00
ohagendorf
df25f50023
[DISCO/NUCLEO_L053xx] exporter to CoIDE
2014-12-31 16:08:01 +01:00
ohagendorf
f75f3c92e3
[workspace_tools] project.py adding 2 cmdline options
...
Forgot to remove an unsed method.
2014-12-30 20:08:36 +01:00
ohagendorf
4af8bc2fae
Merge branch 'readme_md' of https://github.com/ohagendorf/mbed into readme_md
2014-12-30 19:26:50 +01:00
ohagendorf
b57fefbd0c
[workspace_tools] project.py adding 2 cmdline options
...
- Adding an option to print a matrix similar to build.py -S with targets
and supported IDEs
- Adding an option to write README.md in workspace_tools/export
2014-12-30 19:26:43 +01:00