0xc0170
|
e993e94886
|
Update kl25z_gcc_arm branch to latest master
|
2013-08-04 19:21:04 +02:00 |
Emilio Monti
|
54893092c3
|
Merge pull request #17 from matthewelse/forpullrequest
LPC1114 Port Pull Request
|
2013-08-02 08:56:44 -07:00 |
0xc0170
|
afab75fd01
|
only one flash memory (FLASH)
|
2013-08-02 07:14:36 +02:00 |
matthewelse
|
c01e03c09e
|
Tidied up one line of targets.py
Removed an extra indent.
|
2013-08-01 23:12:04 +01:00 |
Matthew Else
|
07cddbf038
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-30 12:01:49 +01:00 |
Bogdan Marinescu
|
454ce65693
|
Added armcc support for STM32F407
|
2013-07-29 19:03:19 +03:00 |
Matthew Else
|
200b263dcd
|
Added basic stuff necessary to compile for LPC11C24 target.
|
2013-07-27 18:12:35 +01:00 |
Matthew Else
|
ddbb67a996
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-26 09:00:23 +01:00 |
Emilio Monti
|
c241af345d
|
Keep information about type of interface disk provided by the target board
|
2013-07-25 17:55:52 +01:00 |
Toyomasa Watarai
|
796bbbeb0d
|
Fixed ARM/uARM build and compile error in DigitalOut.h
|
2013-07-20 19:46:24 +09:00 |
Matthew Else
|
a9bb4aa5cb
|
Lots of changes, fixing build bugs and renaming
Files renamed to fit with the new style folder structure
|
2013-07-19 13:59:50 +01:00 |
Matthew Else
|
18c291b7ce
|
Added ytsuboi's modifications for using the 1114
|
2013-07-19 11:24:51 +01:00 |
Emilio Monti
|
091fe5c3d0
|
synch targets, exporters and tests
|
2013-07-17 14:11:54 +01:00 |
Emilio Monti
|
170b1f8f49
|
fix target name
|
2013-07-08 15:58:15 +01:00 |
jesusalvarez
|
804176b806
|
Update targets and pins for LPC43xx
|
2013-07-07 23:27:11 -04:00 |
0xc0170
|
43ace93009
|
removed KL05Z hw tests + mv KL05Z to TARGET_Freescale
|
2013-07-04 17:57:52 +02:00 |
0xc0170
|
551f06b66b
|
Merge branch 'master' into freedomKL05
Conflicts:
workspace_tools/toolchains/arm.py
|
2013-07-04 17:40:46 +02:00 |
Emilio Monti
|
597c62e06a
|
Add the vendor name as a proper target label
|
2013-07-03 17:14:43 +01:00 |
0xc0170
|
ed200183d0
|
RTC OSC32, systemUpdate v0.1
- RTC clock init from crystal, tested
- system update function
- startup - handler PORTB correction
|
2013-07-01 21:32:22 +02:00 |
0xc0170
|
cd5d235e2b
|
Merge branch 'master' into freedomKL05
Conflicts:
workspace_tools/targets.py
workspace_tools/tests.py
|
2013-06-29 07:53:32 +02:00 |
Joe Turner
|
3e40b905f0
|
Merge branch 'master' of git://github.com/mbedmicro/mbed into STM32F4
Conflicts:
workspace_tools/targets.py
|
2013-06-26 13:34:34 +01:00 |
jesusalvarez
|
ecd051c7a1
|
LPC43xx port from Micromint
|
2013-06-25 02:20:08 -04:00 |
Emilio Monti
|
984ba4b113
|
Refactor the build system:
* add sets of TARGET and TOOLCHAIN "labels"
|
2013-06-24 14:32:08 +01:00 |
0xc0170
|
8a41a5ba9a
|
KL05 analog in+out, gpio irq
- AnalogIn
- AnalogOut
- GPIO irq
- target KL05 added
|
2013-06-23 18:22:46 +02:00 |
Joe Turner
|
92a5e412bd
|
Merge branch 'master' into STM32F4
Conflicts:
workspace_tools/build_api.py
workspace_tools/data/support.py
workspace_tools/libraries.py
workspace_tools/paths.py
workspace_tools/toolchains.py
|
2013-06-19 13:10:44 +01:00 |
Andreas Rebert
|
2662e105c4
|
Add support for NXP LPC4088
|
2013-05-16 08:53:02 +02:00 |
Emilio Monti
|
992f34117a
|
Use two separate toolchains for CodeWarrior: one using EWL and one using newlib
|
2013-05-10 16:36:40 +01:00 |
Emilio Monti
|
2f74fffc00
|
Avoid relying on environmental variables for ARMCC system include and library paths. Provide build progress notification to web IDE. Add generic MBED_MCU target.
|
2013-04-26 17:34:42 +01:00 |
Emilio Monti
|
4e747af031
|
Refactor the build system to keep the information about a new target in a single class
|
2013-04-18 15:43:29 +01:00 |