Commit Graph

5179 Commits (d16d77b50c78ce60be83ddaaeb706d6e78bdd55c)

Author SHA1 Message Date
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
bcostm 9a9c147e49 Remove eventual pending stop bit before start 2015-10-28 13:17:19 +01:00
bcostm d459d87749 Add HSI calibration value 2015-10-28 09:53:45 +00:00
Martin Kojtal ac02e9452e Merge pull request #1398 from dbestm/dev_nucleo_f042k6
[NUCLEO_F042K6] HSI default value rightly set
2015-10-27 16:25:03 +00:00
dbestm 77a3884c33 [NUCLEO_F042K6] HSI default value rightly set
this resolves a lot of problems and the external clock can be check
2015-10-27 17:02:51 +01:00
Martin Kojtal 9caf79b8c9 Merge pull request #1396 from dbestm/dev_nucleo_f042k6
[NUCLEO_F042K6] remove external clock
2015-10-27 15:39:22 +00:00
Rafal Fabich f1578435be Renamed linker and startup files
Fixed memory sizes in compilers files
2015-10-27 15:57:24 +01:00
dbestm 403df2fe25 [NUCLEO_F042K6] remove external clock 2015-10-27 15:05:33 +01:00
Rafal Fabich 29922943eb Modified memory sizes in linker script 2015-10-27 13:58:08 +01:00
Rafal Fabich 274d769a0e Added build target for STM32F410RB.
Initial version that can be built is based on STM32F411RE target which is compatible with F410.
TODOs: MCU specific modifications in CMSIS/HAL like memory sizes/map, peripherals, clocks, etc.
2015-10-27 13:50:52 +01:00
akhilpanayam 8b0b517378 * updated with changes in ld files for D21 Targets. 2015-10-27 17:03:06 +05:30
akhilpanayam 8eb34cf253 * Added Keil IDE Support for SAMD21J18A and SAMD21G18A. 2015-10-27 17:03:06 +05:30
akhilpanayam c187bc952d * Added Keil Compiler Supprot for SAMR21G18A 2015-10-27 17:03:05 +05:30
Tim Hutt 8aaee5aa4f Fix #1393 - I2C assumes NRF_TWI1; causes SPI lockup if that peripheral is actually used by SPI. 2015-10-27 10:48:47 +00:00
dbestm 8c549f9b9a Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_disco_f469ni 2015-10-26 10:14:58 +01:00
Martin Kojtal 22ef412435 Merge pull request #1384 from bcostm/fix_analogout
STM32xx -Fix analog_out issue with 12 to 16bits conversion
2015-10-26 08:57:15 +00:00
Martin Kojtal 96f5f02eda Merge pull request #1390 from Sissors/lookmartinImadeanewbranch
HAL K20XX - us_ticker changes
2015-10-26 08:54:08 +00:00
Martin Kojtal 0447fe6536 Merge pull request #1388 from al177/master
Copy NVIC to RAM from anywhere in flash for TARGET_K22F
2015-10-26 08:48:56 +00:00