Commit Graph

2531 Commits (d3fdca770f60e207521868deeda5280c3aa0f1d3)

Author SHA1 Message Date
akhilpanayam 380fab0072 * updated pwmout_api.c for KnR coding standards. 2015-09-29 10:33:03 +05:30
akhilpanayam ed74f3ae73 * Updated with corrections in PWM driver
* Added PWM LED test for W25 (SAMD21G18A)
2015-09-29 10:33:02 +05:30
akhilpanayam 4f52a16b31 * added board specific file for SAM W25. 2015-09-29 10:33:01 +05:30
akhilpanayam 77bf03b30b * updated with test support for SAMD21G18A targets. Used pins commonly available in expansion headers of development boards.
* USBTX and USBRX pins updated.
2015-09-29 10:32:58 +05:30
vimalrajr a5fed5201c Adding SERCOM and PWM pinouts. 2015-09-29 10:32:57 +05:30
akhilpanayam 8c6b817ca2 * Base Commit for SAMW25 support. 2015-09-29 10:32:56 +05:30
Martin Kojtal 0fa6058084 Revert "[NUCLEO_F303K8] add support of the STM32F303K8" 2015-09-28 19:01:26 +02:00
Paul Staron 3ee5d7ac62 system_MK20DX256.c 96MHz default set up
Added/changed clock set ups for Teensy3.1.
2015-09-28 15:49:07 +02:00
Paul Staron f2f31c82e1 system_MK20DX256.c description wording correction
Corrected frequency description wording to 72MHz CPU clock, 36MHz Bus
clock, 24MHz Flash clock.
2015-09-28 15:48:46 +02:00
Paul Staron bffd22e2fb system_MK20DX256.c Clock Setup 3 correction
Reduced system and flash clock speeds to specification values. Some
MCU's became unstable at the higher speeds.
2015-09-28 15:48:34 +02:00
dbestm d7ab336a2b Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_nucleo_f303k8
Conflicts:
	workspace_tools/host_tests/host_test.py
2015-09-28 14:23:53 +02:00
0xc0170 4b5bb913d2 Merge branch 'mbed_dev2' of https://github.com/Wiznet/mbed into Wiznet-mbed_dev2 2015-09-28 12:43:52 +02:00
Martin Kojtal 54fbe4144f Merge pull request #1332 from adustm/dev_NUCLEO_F031K6
NUCLEO_F031K6 : Add new target
2015-09-28 11:35:04 +02:00
Martin Kojtal fd08c6a5e9 Merge pull request #1344 from wodji/patch-4
fix [-Wtype-limits] warning
2015-09-28 11:31:09 +02:00
Martin Kojtal 308ee306a9 Merge pull request #1343 from wodji/patch-3
fix [-Wtype-limits] warning
2015-09-28 11:30:57 +02:00
Martin Kojtal fc71328378 Merge pull request #1342 from wodji/patch-2
fix -Wmaybe-uninitialized warning.
2015-09-28 11:30:37 +02:00
Martin Kojtal 87e468c302 Merge pull request #1353 from helmut64/master
Fixed stack location problem for disco and nucleo boards (STM32L4)
2015-09-28 11:23:50 +02:00
Toyomasa Watarai 1f1c68ce19 [LPC1768 GCC_CR exporter] Fixed linker description
* Divide AHB SRAM for USB and Ethernet RAM regions
* Add NOLOAD keyword for .bss sections to avoid redundant data in final
image
2015-09-27 19:52:11 +09:00
Helmut Tschemernjak 8dead7639d Updated RAM config symbols to reflect the L4 device ram names 2015-09-25 19:45:14 +02:00
adustm dd1e6f2843 Merge remote-tracking branch 'mbedmicro/master' into dev_NUCLEO_F031K6 2015-09-25 16:53:15 +02:00
adustm 7d93e9c8ef NUCLEO_STMF031K6 : fix tabulation + coding style
No code change, only style modifications
2015-09-25 15:40:49 +02:00
Martin Kojtal fe238a91ab Merge pull request #1340 from stevew817/master
Silicon Labs - Add support for low-power async Serial
2015-09-25 15:09:04 +02:00
Martin Kojtal e8c24ba90d Merge pull request #1326 from TomoYamanaka/master
RZ_A1H - Modify to support NEON for RTOS.
2015-09-25 14:23:28 +02:00
Aksel Skauge Mellbye 4c4d2fa6a6 serial_api: Remove unnecessary clocking code. 2015-09-25 12:55:59 +02:00
Martin Kojtal 724c07935c Merge pull request #1337 from kpurusho/master
Changes contains only "Copyright year information" and "KR styling". Safe to merge.
2015-09-25 12:52:38 +02:00
Martin Kojtal ff849970fb Merge pull request #1341 from WoGorniak/master
add Espotel Elmo platform
2015-09-25 12:51:52 +02:00
Martin Kojtal b290644b9c Merge pull request #1338 from PeterConheeney/master
changes for adding IoT Subsystem for Cortex-M target
2015-09-25 12:37:58 +02:00
Helmut Tschemernjak cef2da3c75 Fixed stack location problem for disco and nucleo boards.
Move main ram to the 32k L4-SRAM2 which is being retained on in
standby mode. The additional 96k ram comes second.
The new memory layout preserves all vectors and stack in standby mode
2015-09-25 10:59:36 +02:00
Wojciech Gorniak 848494928a updated years in device header 2015-09-25 10:08:43 +02:00
dbestm 0fb5d52a8c [NUCLEO_F303K8] add rtos support 2015-09-24 16:33:57 +02:00
dbestm 1f04d34700 Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_nucleo_f303k8 2015-09-24 16:22:15 +02:00
Aksel Skauge Mellbye ec865eac30 rtc_api: Bugfix clock selection. 2015-09-23 11:56:56 +02:00
dbestm 8361259947 [NUCLEO_F303K8] add support of the STM32F303K8 2015-09-23 11:32:38 +02:00
adustm 8bb0b79ebb NUCLEO_F031K6 Comment pins that are not on the board 2015-09-22 11:16:51 +02:00
Wodji 8c7c763d21 fix [-Wtype-limits] warning 2015-09-21 20:08:18 +01:00
Wodji 9a66d71919 fix [-Wtype-limits] warning 2015-09-21 20:07:01 +01:00
wodji ec9f18f552 fix -Wmaybe-uninitialized warning. 2015-09-21 19:50:12 +01:00
Wojciech Gorniak a68263815f Merge branch 'master' of https://github.com/mbedmicro/mbed 2015-09-17 11:52:48 +02:00
0xc0170 37ae865a61 mbed lib revision - 107 2015-09-17 08:40:09 +01:00
Aksel Skauge Mellbye e8b022c310 [EFM32] Fix bug in rtc_free_real 2015-09-17 08:23:11 +02:00
Linjia 8a7ce51ddf change license header from mbed to silicon labs 2015-09-16 17:20:43 +02:00
Srod Karim de8ce50fe5 DMA interrupt fix, and avoid potential double-unblock 2015-09-16 17:20:34 +02:00
Srod Karim 42c5af3702 fix for USART transmissions under 3 bytes long 2015-09-16 17:20:31 +02:00
Srod Karim 2af3e5dfd7 abort transfer on TXC 2015-09-16 17:20:28 +02:00
Srod Karim 403f16d83c clear interupts on read_async, and properly abort when end is reached 2015-09-16 17:20:25 +02:00
Srod Karim 5ea16a749f fix typo 2015-09-16 17:17:47 +02:00
Srod Karim 4b3a6e3f92 add comment 2015-09-16 17:17:44 +02:00
Srod Karim 8972fab66c clear interupts also whem using DMA 2015-09-16 17:17:41 +02:00
Srod Karim 30041b8f3d removed unneccesary function 2015-09-16 17:17:39 +02:00
Srod Karim d9d9ea305b properly disable DMA if character match is set 2015-09-16 17:17:36 +02:00