Martin Kojtal
8c14c0600d
Merge pull request #853 from mstevanovic/nucleo103_gpio_irq
...
Targets - Gpio irq hal with max num of irq for Nucleo 103RB
2015-01-27 08:14:29 +01:00
Marcomissyou
f578ea38f7
delet rtc_api.c
2015-01-27 15:07:57 +08:00
Martin Kojtal
c1bba47649
Merge pull request #862 from Willem23/master
...
I2C blockread and blockwrite fixed for LPC812
2015-01-27 08:07:28 +01:00
Marcomissyou
7b4f177cdb
remove older target
2015-01-27 14:56:59 +08:00
Marcomissyou
4a52c80ef5
solve conflict targets.py and i2c_api.c
...
Merge remote-tracking branch 'upstream/master'
Conflicts:
libraries/mbed/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/i2c_api.c
workspace_tools/targets.py
2015-01-27 14:16:17 +08:00
milangit
ea2a3c27a0
Assigned a value to pin variable
2015-01-26 21:47:28 +01:00
Martin Kojtal
18a61f8a2a
Merge pull request #865 from 0xc0170/fix_exporter_tempdir
...
Tools - expoters init file - tempdir name fix
2015-01-26 18:40:32 +01:00
Martin Kojtal
60e511b0f8
Merge pull request #864 from 0xc0170/fix_revert_nordic_usticker_#839
...
HAL - NRF51822 - us ticker fix for the #839
2015-01-26 18:40:23 +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
0xc0170
1fca34a068
HAL - NRF51822 - us ticker fix for the #839
...
There was a project header file which does not exist in mbed SDK, neither
some defines used from it most probably. This commit reverts those parts.
2015-01-26 15:32:14 +01:00
Martin Kojtal
e979bd60eb
Merge pull request #839 from rgrover/master
...
switching timestamp_t back to 32-bits.
2015-01-26 15:13:08 +01:00
Przemek Wirkus
06848611d3
Added initial 'host test auto-detection API'
2015-01-26 12:29:48 +00:00
Przemek Wirkus
e91231ee53
Merge remote-tracking branch 'upstream/master'
2015-01-26 10:26:20 +00:00
Przemek Wirkus
8c50826562
Removed extra checks for operator[] and replaced them with MBED_ASSERT for cleaner code
2015-01-26 08:47:44 +00:00
Martin Kojtal
2c2ab2cb06
Merge pull request #861 from NitinBhaskar/master
...
On-Board SD Card support for LPC11U37H_401 board
2015-01-26 06:46:38 +00:00
Martin Kojtal
4bab223f8d
Merge pull request #860 from ZKvAH/patch-1
...
Test - fix read_result always false
2015-01-26 06:33:14 +00:00
Willem23
3b7d9635b7
I2C blockread and blockwrite fixed for LPC812
...
Quick fix of block read and write. The i2c_start is still wrong: it
should setup the address before initiating a Start condition. Status
read is also wrong in i2c_do_read.
2015-01-24 20:59:01 +01:00
ohagendorf
035a6bed4e
[DISCO_F051R8] reorg hal folder
2015-01-24 20:27:41 +01:00
ohagendorf
b49b2403c3
[NUCLEO_F030R8] reorg hal folder II
2015-01-24 20:03:33 +01:00
ohagendorf
5c6cdd85fe
[NUCLEO_F030R8] reorg hal folder
2015-01-24 20:02:29 +01:00
ohagendorf
87fc6e563c
[NUCLEO_F091RC] reorg hal folder
2015-01-24 19:24:28 +01:00
nitin.bhaskar.27.09@gmail.com
fbd914c369
Merge branch 'master' of https://github.com/NitinBhaskar/mbed
2015-01-24 23:00:29 +05:30
nitin.bhaskar.27.09@gmail.com
19fd60321b
On-Board SD Card support added, SD Card related test cases updated too
2015-01-24 22:57:01 +05:30
Anders Lindvall
627714908d
Removed the mbed_mac_address override as it is not needed on the LPC4088_DM
2015-01-24 12:33:02 +01:00
ZKvAH
466223a617
fix read_result always false
...
read_result always false when read file success
2015-01-24 13:38:20 +08:00
Marcomissyou
66a5f716e3
modify i2c_api, analog_api, system_brf51822.c, targets/py and add device.h, PinNames
2015-01-23 16:40:26 +08:00
Martin Kojtal
ebc51cd52c
Merge pull request #858 from bcostm/master
...
NUCLEO_F303RE - Update SetSysClock function
2015-01-22 12:55:46 +00:00
bcostm
cb36f2c472
[NUCLEO_F303RE] Update SetSysClock function
2015-01-22 11:10:09 +01:00
Martin Kojtal
1c9ba7ca9c
Merge pull request #857 from adamgreen/rtxIssue856Fix
...
Correct warning when assigning HEAP_START to stack_pointer
2015-01-22 07:39:53 +00:00
Adam Green
35d1ffd787
Correct warning when assigning HEAP_START to stack_pointer
...
This fixes issue #856 reported by @neilt6.
I tested on mbedLPC1768 and mbedLPC11U24 using the GCC_ARM toolchain.
2015-01-21 18:52:24 -08:00
Martin Kojtal
2716ab1994
Merge pull request #855 from BlackstoneEngineering/ExporterUpdate
...
Tools: exporters - Fix readme.html
2015-01-21 18:26:13 +00: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
Anders Lindvall
4a2f3e00fe
Fixed review comments
2015-01-21 10:22:02 +01:00
Anders Lindvall
6b0765c2fc
Increased duration for spifi tests (MBED_A22 and MBED_A23)
2015-01-21 10:20:09 +01:00
Anders Lindvall
f463f62498
Added LPC4088_DM to exporters
2015-01-21 10:19:59 +01:00
Anders Lindvall
be14d7d195
Added LPC4088_DM in workspace_tools
2015-01-21 10:19:51 +01:00
Anders Lindvall
cbebd63a2c
Added LPC4088_DM HAL
2015-01-21 10:19:35 +01:00
milangit
b223f83441
Updated gpio irq hal with max num of irq
...
- EXTI lines 5 to 9
- EXTI lines 10 to 15
2015-01-20 21:40:05 +01:00
Martin Kojtal
8d97833cad
Merge pull request #851 from NitinBhaskar/master
...
LPC11U37H_401 - target support added to build_travis.py and build_release.py
2015-01-20 14:26:01 +00:00
Martin Kojtal
65160b8255
Merge pull request #852 from bcostm/master
...
NUCLEO_F303RE - Add GCC_ARM toolchain
2015-01-20 14:25:29 +00:00
bcostm
8fe645ecd1
Merge branch 'master' of https://github.com/mbedmicro/mbed
2015-01-20 13:14:59 +01:00
bcostm
5e57cd3d29
[NUCLEO_F303RE] Add GCC_ARM toolchain
2015-01-20 13:10:22 +01:00
NitinBhaskar
0fbe72662a
Added new target LPC11U37H_401
2015-01-20 14:43:26 +05:30
NitinBhaskar
4fece5da1c
Update build_release.py
...
Added new target LPC11U37H_401
2015-01-20 14:40:41 +05:30
Martin Kojtal
0ab8d2e6b3
Merge pull request #844 from masaohamanaka/master
...
RZ_A1H - Implement some USB functions and fix some bugs about USBHost common codes.
2015-01-19 14:25:26 +00:00
Martin Kojtal
befdc7ae6b
Merge pull request #847 from ytsuboi/master
...
LPC1114 - remove reset pin name to protect people. [LPC824] I2C pin names were crossed
2015-01-19 12:54:52 +00:00
Martin Kojtal
f99ed7037e
Merge pull request #848 from Sissors/master
...
Tools - uVision Teensy3.1 exporter
2015-01-19 12:54:05 +00:00
Martin Kojtal
5c5232c36a
Merge pull request #850 from NitinBhaskar/master
...
Initial support for LPC11U37H_401
2015-01-19 12:52:04 +00:00
Martin Kojtal
af8cf8447d
Merge pull request #849 from adamgreen/lpc4330-GCC-HardFaultFixes
...
Fixes to get LPC4330 GCC based builds to run
2015-01-17 10:18:31 +00:00