Martin Kojtal
fba1390241
Merge pull request #891 from AppNearMe/master
...
Add support for LPC11U34_421 and AppNearMe's MicroNFCBoard
2015-02-12 14:30:08 +00:00
Martin Kojtal
e03fb2793f
Merge pull request #908 from adamgreen/exitMoveToRetarget
...
Move exit() to retarget.cpp
2015-02-12 13:10:17 +00:00
Martin Kojtal
4a7b7d067d
Merge pull request #887 from Marcomissyou/master
...
Modify 32MHz crystal setting for NRF51822, overrides file for DFCM-NNN40 target
2015-02-12 12:57:45 +00:00
K4zuki
cb2269fe13
[ SSCI824 ] enabling onboard Oscillator
...
changing flag to use onboard 12MHz oscillator
2015-02-12 12:46:37 +00:00
Martin Kojtal
e5c1f78292
Merge pull request #907 from Ferdas/patch-1
...
Update gcc_arm_nrf51_dk.tmpl
2015-02-12 12:41:22 +00:00
Martin Kojtal
e6c32b545f
Merge pull request #909 from 0xc0170/fix_#902
...
Fix #902 - revert RTOS support for NRF51822
2015-02-12 10:45:33 +00:00
0xc0170
40ae087628
Travis - NRF51822 addition
2015-02-12 10:33:06 +00:00
0xc0170
ccfbdf497b
Fix issue #902 - disable RTOS for NRF51822.
...
To enable, systick needs to be replaced by RTC for this target,
as systick is not implemented.
2015-02-12 09:11:22 +00:00
Adam Green
06495658ce
Move exit override to retarget.cpp
...
I moved the exit handler from exit.c to retarget.cpp where the rest of
the standard C library retargetting routines are found. The exported
makefiles already explicitly link in retarget.o but not exit.o
When building with the GNU toolchain, it is safest to link in the
object file directly for retargetting routines so that GNU linker has
to use these versions of the routines.
Testing:
I have only tested this change with GCC_ARM. It should really be
tested with more toolchains before getting merged.
2015-02-12 00:14:26 -08:00
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
Donatien Garnier
eeba514435
Added extra linker scripts
2015-02-11 16:18:56 +00:00
Martin Kojtal
f3aa30531b
Merge pull request #904 from GustavWi/iar_mbed
...
Fixed issue #903 IAR linker nrf51 rtos
2015-02-11 15:31:32 +00:00
GustavWi
fb4a7f7a58
Fixed issue #903 IAR linker nrf51 rtos
2015-02-11 16:10:18 +01:00
Marcomissyou
2d66553f14
remove comment
2015-02-11 17:44:20 +08:00
Marcomissyou
89de5390fb
Merge remote-tracking branch 'upstream/master'
2015-02-11 16:49:54 +08:00
Marcomissyou
b17246c6ea
edit license of mbed_overrides.c
2015-02-11 16:47:42 +08:00
Martin Kojtal
cef6954740
Merge pull request #881 from Willem23/master
...
I2CSlave support for lpc812
2015-02-11 08:22:09 +00:00
Mihail Stoyanov
be04314419
Add Cortex-M7 and Cortex-M1 symbols
2015-02-10 18:32:44 +02:00
Mihail Stoyanov
3b55949e72
Add Cortex-M1 for ARM_MPS2 platform
2015-02-10 18:04:41 +02:00
Mihail Stoyanov
0153593207
Add Cortex-M1, Cortex-M7, Cortex-M7F target support for CORE_LABELS
2015-02-10 17:58:39 +02:00
Mihail Stoyanov
351ad1864c
ARM MPS2 target support for the build system.
2015-02-10 17:55:14 +02:00
Mihail Stoyanov
7fdc827b50
Add Cortex-M7F support for the armcc toolchain
2015-02-10 17:50:11 +02:00
Donatien Garnier
9a0ed7db7c
Update copyright year
2015-02-10 11:21:05 +00:00
Marcomissyou
4aca0d439f
Merge remote-tracking branch 'upstream/master'
2015-02-10 10:45:11 +08:00
Wim
3aff0e7c9f
Update I2CSlave.cpp
...
Removed comments again regarding need for dedicated i2c_slave_byte_read() and i2c_slave_byte_read(). This issue is captured in "I2c - slave should have own write/read functions (#896 )"
2015-02-09 19:52:59 +01:00
0xc0170
06e2b3c880
Merge branch 'ohagendorf-stm32f0xx_reorg_hal'
2015-02-09 09:27:31 +00:00
0xc0170
408837f212
Merge branch 'stm32f0xx_reorg_hal' of https://github.com/ohagendorf/mbed into ohagendorf-stm32f0xx_reorg_hal
...
Conflicts:
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F070RB/gpio_object.h
2015-02-09 09:26:51 +00: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
Martin Kojtal
8607b74ab8
Merge pull request #892 from xiongyihui/master
...
Replace target name 'ble_smurfs' with 'seeed_tiny_ble'
2015-02-09 08:59:02 +00:00
Martin Kojtal
aeeed2d050
Merge pull request #876 from NitinBhaskar/master
...
Initial ethernet support for LPC433x
2015-02-09 08:40:47 +00:00
Martin Kojtal
68d72ae68f
Merge pull request #895 from 0xc0170/fix_issue#758
...
Targets - K22 - fix issue #758 - vectors number + allocation
2015-02-09 08:36:39 +00:00
0xc0170
d5e43ff5b5
Targets - K22 - fix issue #758 - vectors number + allocation
2015-02-09 08:23:42 +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
Wim
1e098305ef
Update device.h
...
Disabled DEVICE_I2CSLAVE option for LPC812 until the dedicated i2c_slave_byte_read() and i2c_slave_byte_write() functions have been added for all platforms.
2015-02-06 21:14:19 +01:00
Wim
83d87140aa
Update I2CSlave.cpp
...
Added comments regarding the need for dedicated i2c_slave_byte_write() and i2c_slave_byte_read() functions.
2015-02-06 21:11:29 +01:00
Donatien Garnier
662d5a5d41
Added support for NXP LPC11U34_421 and AppNearMe MicroNFCBoard
2015-02-06 18:33:38 +00:00
Donatien Garnier
245789dad2
Added USB interrupts handling in GCC_ARM toolchain for LPC11UXX micros
2015-02-06 18:32:34 +00:00
Marcomissyou
eee73e82e2
solve conflict in system_nrf51822.c
2015-02-06 17:14:37 +08:00
Martin Kojtal
2763700e4b
Merge pull request #885 from takafuminaka/patch-1
...
Fix in the system_nrf51822.c
2015-02-06 08:19:36 +00:00
Marcomissyou
43081555a3
modify #if defined(TARGET_HRM1017) || defined(TARGET_DELTA_DFCM_NNN40) in system_nrf51822.c
2015-02-06 11:34:08 +08:00
Marcomissyou
2ffec3246f
modify system_nrf51822.c for fix HRM1017 and mbed_overrides.c for 32MHz setting
2015-02-06 10:42:28 +08:00
Takafumi Naka
9b4470823b
Update system_nrf51822.c
...
Fixed support for mbed HRM1017.
It had been broken Feb.27th.
2015-02-06 02:44:01 +09:00
Martin Kojtal
3365a1117d
Merge pull request #884 from masaohamanaka/master
...
RZ_A1H - Fix a bug that Ether Driver there is a case where the transmission
2015-02-05 13:40:43 +00: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
Masao Hamanaka
11d836f6de
Fix a bug that Ether Driver there is a case where the transmission can not be performed correctly.
...
Fix a bug as below.
- If Ether driver have been set multiple transmit data without waiting for the received data, Ether driver can not send data correctly .
2015-02-05 13:43:12 +09:00
Wim
5356a00770
Update system_LPC8xx.c
...
Fixed SystemCoreClock calculation for LPC810 (same as for LPC812). Added MainClock variable for serial_api.
Added comments for PLL calculation. Note that SystemCoreClock for LPC810 is still 24MHz rather than rated 30MHz.
2015-02-04 20:53:28 +01:00
GustavWi
aab9677cda
trivial correction
2015-02-04 13:58:40 +01: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
c8f933ba07
Merge pull request #878 from mazgch/master
...
UBLOX_C029 - new target based on STM32F439
2015-02-04 09:19:31 +00:00