Commit Graph

5246 Commits (df025eeac0eda631d0223129c6c9acf15ad4c6b8)

Author SHA1 Message Date
Mika Laurila 647c1a6777 Added TARGET_STM32F410RB to spi_frequency() in spi_api.c 2015-11-06 07:39:11 +02:00
Brian Daniels 3951ea2273 Handling failures correctly and adding timeout status 2015-11-05 11:22:46 -06:00
dbestm 306f1290fe [DISCO_F469NI] enhance files to pass pin out tests 2015-11-05 17:30:17 +01:00
Wojciech Gorniak 104bd90a44 Merge branch 'master' of https://github.com/RafalFabich/mbed 2015-11-05 16:20:22 +01:00
Wojciech Gorniak 743c3194a4 added target definition to RTOS-related files 2015-11-05 16:20:04 +01:00
Mika Laurila acf608253e Fixed FMPI2C ifdefs and macro names 2015-11-05 15:04:45 +02:00
Wojciech Gorniak 3df37e29a1 added SetSysClock (merged with F411) 2015-11-05 13:48:53 +01:00
Martin Kojtal c7fe39e4bc Merge pull request #1402 from GymTrack/fix_nrf_analogin
Fix analogin checking the wrong flag for completion
2015-11-05 08:47:59 +00:00
Martin Kojtal f8c0829c67 Merge pull request #1406 from shaneleonard/fix_stm32l152re_uarts
Fix broken STM32_NUCLEO_L152RE UARTs 4 and 5.
2015-11-05 08:38:42 +00:00
unknown 3f7afc51bd Removed some duplicate I2C pins 2015-11-05 09:15:13 +02:00
Martin Kojtal 46af745ef4 Merge pull request #1407 from kpurusho/master
Renamed TARGET_SAM_CortexM0+ to TARGET_SAM_CortexM0P for compatiblity with online compiler
2015-11-04 16:28:06 +00:00
P, Akhil c6a222d7c7 Merge pull request #10 in MBED/drivers-atmel from feature/Added_SAML21_Support to atmel
* commit '9857d4985ccb6babda69024dd34f658497db8db0':
  * updated label for SAML21 in targets.py
  Reverted temp rename
  * added files for Keil IDE Support.
  * added files for KEIL IDE Support for SAML21 * updated Startup files for KEIL IDE Support
  * Basic changes to add SAML21J18A Target.
  * Base commit of SAML21J18A hal and CMSIS files.
  * updated mbed tests for SAML21J18A.
  * updated with corrections in analogue out implementation for SAML21. * corrected ARM license year for files.
  Temp rename for merging
  Temp rename for merging
2015-11-04 11:56:20 +01:00
akhilpanayam 9857d4985c * updated label for SAML21 in targets.py 2015-11-04 16:22:53 +05:30
Parthasarathy.S 7d360ad5ad Reverted temp rename 2015-11-04 16:04:30 +05:30
akhilpanayam d7449dc9f8 * added files for Keil IDE Support. 2015-11-04 16:02:49 +05:30
akhilpanayam 7ca0d74564 * added files for KEIL IDE Support for SAML21
* updated Startup files for KEIL IDE Support
2015-11-04 16:02:34 +05:30
akhilpanayam 1623bc6a0c * Basic changes to add SAML21J18A Target. 2015-11-04 16:02:21 +05:30
akhilpanayam 2c5508bf77 * Base commit of SAML21J18A hal and CMSIS files. 2015-11-04 16:02:03 +05:30
akhilpanayam 6f96d862aa * updated mbed tests for SAML21J18A. 2015-11-04 16:01:49 +05:30
akhilpanayam 5aadeb62c7 * updated with corrections in analogue out implementation for SAML21.
* corrected ARM license year for files.
2015-11-04 16:01:38 +05:30
Parthasarathy.S e312ef7a0b Temp rename for merging 2015-11-04 16:01:11 +05:30
Parthasarathy.S 28c7806b59 Temp rename for merging 2015-11-04 16:00:47 +05:30
unknown 75a5894a87 Updated I2C pin mapping 2015-11-04 10:30:20 +02:00
Wojciech Gorniak bc1d9362a1 added DAC support 2015-11-03 12:59:00 +01:00
Purushothaman, Karthik 738392c77d Merge pull request #8 in MBED/drivers-atmel from Folder_Name_Change to atmel
* commit '57dd8871eea40ad48ce1e8f3624a12289e331b56':
  * Renamed TARGET_SAM_CortexM0+ to TARGET_SAM_CortexM0P for compatiblity with online compiler
2015-11-03 09:25:00 +01:00
akhilpanayam 57dd8871ee * Renamed TARGET_SAM_CortexM0+ to TARGET_SAM_CortexM0P for compatiblity with online compiler 2015-11-03 12:27:50 +05:30
Shane Leonard 3bd04ade93 Fix broken STM32_NUCLEO_L152RE UARTs 4 and 5. 2015-11-02 11:30:56 -08:00
Martin Kojtal 5eccd220ea Merge pull request #1395 from kpurusho/master
Added Keil compiler support for Atmel Targets
2015-11-02 10:05:01 +00:00
tomoyuki yamanaka c3c389744e Modify the format of code
We modified the format of code.
2015-11-02 17:50:04 +09:00
tomoyuki yamanaka 3d708b73dd Modify to not missed the received data in EthernetInerface
In EthernetInerface, we added the measures so as not to miss the received data.
2015-11-02 10:49:41 +09:00
David 1d40c27584 Fix analogin checking the wrong flag for completion 2015-10-30 11:27:00 -04:00
Wojciech Gorniak c90cbb7663 fixed bug with pwm5 2015-10-30 16:13:49 +01:00
Rafal Fabich 05ee7852bd Removed broken hyperlink 2015-10-30 14:48:08 +01:00
Rafal Fabich 00a477d7d4 Added STM32F410RB to the list of supported MCUs in the README.md file 2015-10-30 14:46:06 +01:00
Wojciech Gorniak 0b6e85ec95 removed PWR5 2015-10-30 14:23:01 +01:00
Rafal Fabich 668ee0922b Merge branch 'master' of https://github.com/RafalFabich/mbed 2015-10-30 13:33:13 +01:00
Rafal Fabich e0dd831b4d Updated files used by IAR compiler with those available from STM32CubeF4 package 2015-10-30 13:31:31 +01:00
Wojciech Gorniak 326f23c6e1 redefined rest of the peripherialPins 2015-10-30 13:31:27 +01:00
Rafal Fabich 4394cf7e11 Revert "Fixed bug: missing clock enable for PWM_5 (TIM5)"
This reverts commit f1358842bd.
2015-10-30 11:30:20 +01:00
Rafal Fabich 0938cc034f Fixed FMPI2C1 defines in i2c_api.c 2015-10-30 09:14:36 +01:00
Rafal Fabich f1358842bd Fixed bug: missing clock enable for PWM_5 (TIM5) 2015-10-29 16:18:45 +01:00
Wojciech Gorniak eaa226b2ba added pwm mapping in peripherialPins 2015-10-29 16:09:27 +01:00
Rafal Fabich 3d27c7d806 Added FMPI2C1 controller as 3rd available I2C 2015-10-29 14:58:30 +01:00
Parthasarathy.S 0870736257 Updated default toolchain to ARM 2015-10-29 18:54:44 +05:30
Rafal e856a30c95 Fixed and re-enabled PWMs 2015-10-29 13:00:12 +01:00
0xc0170 6bdf53a4e8 mbed lib revision - 109
Fix in analogin - DK target does not provide the pins
2015-10-29 11:48:55 +00:00
Rafal 8ef60cdca2 Changes in pin mapping in order to build the STM32F410RB Nucelo target.
Target can be built, but not verified due to Flashing problems.
2015-10-29 12:12:57 +01:00
Rafal Fabich af67241528 Upgraded HAL drivers to 1.4.1.
Note: NUCLEO-F410RB target cannot be built due to incorrect pin mapping, which has to be fixed.
2015-10-29 11:06:44 +01:00
Tim Hutt dbbe290da9 Tabs -> Spaces 2015-10-28 14:01:14 +00:00
Martin Kojtal e7e5893c20 Merge pull request #1400 from bcostm/fix_i2c_stm32f4
[STM32F4xx] Remove eventual pending stop bit before start on I2C
2015-10-28 12:52:55 +00:00