Commit Graph

1006 Commits (b87dac9fcef3a698e78979537d1c2d825e54ff3d)

Author SHA1 Message Date
Emilio Monti b87dac9fce fix us_ticker issue for Nucleo boards 2014-02-17 16:13:40 +00:00
Emilio Monti 3136fcc15c Add Nucleo board reset. Do not release Nordic yet. 2014-02-14 10:38:52 +00:00
Emilio Monti d31fe02875 Merge branch 'master' of https://github.com/mbedmicro/mbed 2014-02-13 18:05:04 +00:00
Emilio Monti 725053636a Merge pull request #165 from bcostm/master
[NUCLEO_xxx] Fix issue with attach_us function
2014-02-13 18:04:15 +00:00
Stephen Paulger e647c0ffb9 Update Exporter README
Added rows for ST Platforms.
Added rows for missing Freescale Platforms.
Added columns for CoIDE
2014-02-13 17:18:56 +00:00
Emilio Monti b50e5e4c7a Merge branch 'master' of https://github.com/mbedmicro/mbed 2014-02-13 15:42:18 +00:00
bcostm fda11bae82 [NUCLEO_xxx] Fix issue with attach_us function 2014-02-13 14:11:01 +01:00
Emilio Monti 6bfcd8796b Merge pull request #164 from neilt6/master
LPC11U35 Toolchain & Readme Fixes
2014-02-12 17:02:44 +00:00
neilt6 d3944590ba Added LPC11U35 to readme
Added a reference to the EA LPC11U35 QuickStart Board to the readme.
2014-02-12 09:57:43 -07:00
neilt6 985c40a3d9 Changed LPC11U35 online toolchain to uARM
Added the ONLINE_TOOLCHAIN tag to the LPC11U35_401 target class in order
to prevent ARM Standard from being used instead of ARM Micro.
2014-02-12 09:55:06 -07:00
Emilio Monti 641ac65ce7 Remove duplicate label (already in the target name) 2014-02-12 14:03:44 +00:00
root e04b97e6e1 Merge branch 'master' of https://github.com/mbedmicro/mbed 2014-02-12 11:43:00 +00:00
Mihail Stoyanov fc201caf64 Add preferred online toolchain flag in targets.py 2014-02-12 11:42:19 +00:00
Emilio Monti 9762d3af3b Add UBLOX_C027 to official builds 2014-02-12 11:34:06 +00:00
Emilio Monti e5ac8fed59 Update list of officially supported builds 2014-02-12 10:31:25 +00:00
Emilio Monti 0466e90b2a Merge pull request #163 from bcostm/master
Add uvision exporters for NUCLEO_L152RE/F030R8/F401RE
2014-02-11 23:01:21 +00:00
bcostm 156be94791 [NUCLEO_F401RE] Add uvision exporter + remove compilation warning 2014-02-11 21:08:36 +01:00
Emilio Monti b213992ac0 Optimize for speed 2014-02-11 17:07:29 +00:00
Emilio Monti 0b9d9ff701 Add proper support to nrfjprog interface 2014-02-11 15:54:52 +00:00
bcostm 90c261a513 Merge branch 'master' of https://github.com/mbedmicro/mbed 2014-02-11 16:50:40 +01:00
bcostm e9394fc5f5 Add exporters for NUCLEO_L152RE and F030R8 2014-02-11 16:38:37 +01:00
Emilio Monti 17499c34d2 Remove stm32f4xx_hal_msp template 2014-02-11 14:51:18 +00:00
Mihail Stoyanov 4b49861ffb Remove "quirky" resources assignment to toolchain 2014-02-11 10:55:20 +00:00
Mihail Stoyanov 31ccf33a12 Fixed parameters of binary_hook functions 2014-02-11 10:50:16 +00:00
Emilio Monti 82b58af42c Merge pull request #162 from bcostm/master
[NUCLEO_F401RE] Corrections in uvision exporter, GPIOs setting and SPI.
2014-02-10 18:48:45 +00:00
root c19ed4c263 Merge branch 'master' of https://github.com/mbedmicro/mbed 2014-02-10 15:39:11 +00:00
Mihail Stoyanov 8c9d70d224 Changed binary naming flag to OUTPUT_NAMING; Fixed binary_hook() to use 3 params 2014-02-10 15:38:37 +00:00
bcostm ddce5e741d [NUCLEO_F103RB] Correction in SPI clock setting. 2014-02-10 16:33:45 +01:00
root a81a6055aa Changed binary naming flag to OUTPUT_NAMING; Fixed binary_hook() to use 3 params 2014-02-10 15:21:57 +00:00
bcostm adab2d9fbc [NUCLEO_F401RE] Correction in GPIO setting (wrong macro used). 2014-02-10 15:17:46 +01:00
bcostm 3bcee59e40 Add NUCLEO_F401RE in uvision exporter, change flash prog to stlink for F103RB 2014-02-09 21:49:55 +01:00
Emilio Monti 9272cdeb45 Merge pull request #161 from bcostm/master
Add NUCLEO_F401RE, improvements
2014-02-08 19:33:17 +00:00
bcostm 3a64c7f9d5 [NUCLEO_F401RE] Add toolchain_arm_micro files 2014-02-08 19:12:37 +01:00
Emilio Monti 8c4fcca8c8 Merge pull request #160 from sg-/master
PWM update for Freescale Targets
2014-02-08 11:50:05 +00:00
sg- fad5c27038 Add default interrupt handler for Freescale NMI_b pins. 2014-02-07 18:20:45 -06:00
sg- 7ef411e7fb Clean up tabs to spaces 2014-02-07 18:13:02 -06:00
sg- 5237b766e6 Updated PinMap PinMap_PWM for KL05Z, KL25Z and KL46Z targets. Should support all MCU pins 2014-02-07 18:07:11 -06:00
Emilio Monti 4b2b368a6a Fix build system merge with Nordic changes 2014-02-07 17:57:35 +00:00
Emilio Monti 90d56a0234 Fix "binary" function parameters 2014-02-07 12:10:39 +00:00
Emilio Monti acdd9db330 Throw exception if in verbose mode 2014-02-07 12:06:48 +00:00
tkuyucu f597baf35b Targets.py nrf correction 2014-02-07 12:43:25 +01:00
tkuyucu 78b141b483 Revert "Revert "Use hex delivery mode for NRF51822""
This reverts commit 5038233192.
2014-02-07 11:08:58 +01:00
tkuyucu 026b6610a8 Merge remote-tracking branch 'upstream/master'
Conflicts:
	libraries/tests/mbed/portinout/main.cpp
	libraries/tests/mbed/portout_portin/main.cpp
	libraries/tests/mbed/sd/main.cpp
	libraries/tests/mbed/spi_slave/main.cpp
	workspace_tools/targets.py
	workspace_tools/toolchains/arm.py
	workspace_tools/toolchains/gcc.py
	workspace_tools/toolchains/iar.py
2014-02-07 11:04:50 +01:00
tkuyucu 9b701f6a49 No Ports reduced to 1
Licensing headers replaced with mbed Apache.
SPI/SPIS pin configuration is done via PIN_CNF
2014-02-07 10:28:34 +01:00
bcostm e69063a971 [NUCLEO_F401RE] Add Cube F4 driver V1.0.0RC2 2014-02-07 09:40:12 +01:00
bcostm c08d507168 [NUCLEO_F401RE] Many corrections on pinmap, RTC, ... 2014-02-07 09:36:31 +01:00
bcostm 4ee89986b7 [NUCLEO_F103RB] Update mapping file.
Solve compilation error with flash.
2014-02-07 09:33:15 +01:00
tkuyucu 5038233192 Revert "Use hex delivery mode for NRF51822"
This reverts commit 658b18d502.
2014-02-07 09:31:34 +01:00
Mihail Stoyanov 281fcc76b6 Add 8.3 naming support for ST HDK limitations 2014-02-06 16:02:37 +00:00
bcostm a3d0a9bd96 [NUCLEO_F401RE] Add cmsis files 2014-02-05 18:08:43 +01:00