0xc0170
|
4c4d15f323
|
Serial api - clock, SPImaster test
|
2013-06-28 19:59:15 +02:00 |
0xc0170
|
5d169ce654
|
Clocks correction, ticker, tests
- systemInit - clock update (crystal 32768Hz)
- us_ticker - MCG clock input
- Kl05 testing - pin definitions for KL05 (all run in KEIL with debugger)
|
2013-06-27 23:20:47 +02:00 |
0xc0170
|
bf4746897f
|
KL05 clock removal, I2C API
- spi - bus clock clock correction
- i2c driver
|
2013-06-25 21:53:06 +02:00 |
0xc0170
|
3884f1ba3c
|
SPI API
|
2013-06-24 22:40:04 +02:00 |
0xc0170
|
19ead14dcb
|
KL05 Clocks, PWM, RTC, Serial
- clock setup update
- serial correction with core clock (define)
- pwm defines
- RTC clock
|
2013-06-24 19:41:54 +02:00 |
0xc0170
|
0bad32c110
|
Serial API
- serial UART0 added
- correction in gpio irq (port b)
|
2013-06-23 22:55:23 +02:00 |
0xc0170
|
8a41a5ba9a
|
KL05 analog in+out, gpio irq
- AnalogIn
- AnalogOut
- GPIO irq
- target KL05 added
|
2013-06-23 18:22:46 +02:00 |
0xc0170
|
72659a220b
|
HAL removing code for API which is not ported yet
|
2013-06-22 20:54:48 +02:00 |
0xc0170
|
a14d88f156
|
KL05 - target ARM - gpio, us_ticker
- cmsis - only one type of MCG at the moment
- HAL - gpio pins
- us_ticker
|
2013-06-21 20:39:27 +02:00 |
Emilio Monti
|
31ee5e5f29
|
Refactoring of the mbed SDK:
- Provide a well defined HAL and API
- Keep separated the HAL implementations for the different targets
|
2013-06-10 15:44:08 +01:00 |
Emilio Monti
|
85ee266ab2
|
Add scripts to sinchronize mbed.org libraries with mbed SDK
|
2013-05-30 18:22:41 +01:00 |
Emilio Monti
|
a0c51e0eff
|
mirror the mbed.org libraries
|
2013-05-30 18:17:50 +01:00 |
Emilio Monti
|
1ac73081f6
|
setup main thread stack for GCC toolchains
|
2013-05-30 10:57:27 +01:00 |
Emilio Monti
|
f3acb6c8fd
|
cleanup
|
2013-05-30 10:56:18 +01:00 |
Emilio Monti
|
6cdbf5512b
|
Merge pull request #5 from arebert/lpc4088
Add support for NXP LPC4088
|
2013-05-21 10:14:03 -07:00 |
Andreas Rebert
|
2662e105c4
|
Add support for NXP LPC4088
|
2013-05-16 08:53:02 +02:00 |
Emilio Monti
|
be73e26366
|
[mbed::net] Not shutting down the socket, before closing it, is not robust in lwIP
|
2013-05-14 10:41:47 +01:00 |
Emilio Monti
|
3f96b401b0
|
Do not repeat tolchain names list
|
2013-05-13 16:14:22 +01:00 |
Emilio Monti
|
cc3dcf6c87
|
Update KL25Z uVision project template. Use an RTOS project as exporter test case.
|
2013-05-13 16:13:25 +01: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 |
samux
|
4292adebc1
|
[KL25Z]: spi slave and i2c slave support
|
2013-05-08 16:05:57 +01:00 |
Emilio Monti
|
3f5db944ab
|
In the Keil MDK toolchain RTX_Config.h is a special system library header file
|
2013-04-30 11:58:51 +01:00 |
Emilio Monti
|
0fc4d497b2
|
Fix whitespaces missed by merge tool
|
2013-04-26 17:51:31 +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
|
3cba20b3cd
|
ARMCC 5.03 support: correct python indentation
|
2013-04-24 15:33:41 +01:00 |
Emilio Monti
|
a6cad7b15e
|
Prepare support for ARMCC 5.03 (mainline microlib)
|
2013-04-24 15:29:23 +01:00 |
Emilio Monti
|
a44371aa5c
|
Fix typo in mbed-rpc parse_pins
|
2013-04-24 15:26:47 +01:00 |
Emilio Monti
|
15e1cb5bbb
|
Add KL25Z support to rtos
|
2013-04-24 15:25:28 +01:00 |
Emilio Monti
|
865ffcb623
|
Merge pull request #3 from spectaclelabs/bugfix-unfiltered-analog-in
Fix NXP unfiltered analog in compile error.
|
2013-04-24 05:48:54 -07:00 |
Joe Turner
|
7fba5bae39
|
Add fix for non-compiling analog in C API when median filtering is disabled.
|
2013-04-24 09:52:45 +01:00 |
Emilio Monti
|
1cfac4cec4
|
Add parse_pins function removed from the mbed library
|
2013-04-22 17:53:15 +01:00 |
Emilio Monti
|
36ee7d95b8
|
Update README.md
|
2013-04-19 18:10:29 +02:00 |
Emilio Monti
|
178e96d65f
|
Fix integration with online tools
|
2013-04-19 14:59:13 +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 |
Emilio Monti
|
a607392724
|
[LPC812] Add us_ticker interrupts, board pin names and tests
|
2013-04-17 16:32:49 +01:00 |
Emilio Monti
|
0037711cc5
|
Merge pull request #1 from pbrier/master
Build USB libs with GCC_ARM
|
2013-04-16 02:38:15 -07:00 |
Emilio Monti
|
4a6e8aa5f6
|
Update support data
|
2013-04-11 17:45:02 +01:00 |
Emilio Monti
|
d884cb99bd
|
Fix indentation
|
2013-04-11 17:33:06 +01:00 |
Emilio Monti
|
3f684a518f
|
Add initial KL25Z startup code and linker script for Code Warrior
|
2013-04-11 17:22:34 +01:00 |
Emilio Monti
|
498d5efcc4
|
Add LPC812 peripherals
|
2013-04-11 17:19:34 +01:00 |
Emilio Monti
|
0da3c49fef
|
Add chroot build option. Add CodeWarrior toolchain
|
2013-04-11 17:14:45 +01:00 |
Emilio Monti
|
49b28faba3
|
Update tests
|
2013-04-11 17:13:23 +01:00 |
Emilio Monti
|
c8913dc9d6
|
Add simple script to search for symbols in libraries and objects
|
2013-04-11 17:10:53 +01:00 |
pbrier
|
4440251d78
|
Added __packed macro to be compatible with GCC compiler, in order to build USB libs with GCC_ARM
|
2013-04-06 15:50:57 +02:00 |
samux
|
7ee1e59662
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2013-03-21 13:37:36 +00:00 |
samux
|
301abc8fef
|
[pyOCD]: fixed bInterfaceNumber in pyusb backend
|
2013-03-21 13:35:07 +00:00 |
Emilio Monti
|
3fa0f0a3c0
|
[KL25Z] Use channel 0 as a prescaler for channel 1
|
2013-03-21 13:33:59 +00:00 |
samux
|
1faab40336
|
modify debugger/README
|
2013-03-19 16:43:57 +00:00 |
samux
|
318797a55e
|
update debugger/README
|
2013-03-19 15:02:46 +00:00 |
samux
|
6dcdad6059
|
rename README -> README.md
|
2013-03-19 14:50:19 +00:00 |